Home
last modified time | relevance | path

Searched defs:atomicCmpXchgByte (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/cpu/x86/
Datomic.c75 bool atomicCmpXchgByte(volatile uint8_t *byte, uint32_t prevVal, uint32_t newVal) in atomicCmpXchgByte() function
/device/google/contexthub/firmware/os/cpu/cortexm4/
Datomic.c89 bool atomicCmpXchgByte(volatile uint8_t *byte, uint32_t prevVal, uint32_t newVal) in atomicCmpXchgByte() function