Home
last modified time | relevance | path

Searched defs:bit (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/src/
DhostIntf.c1308 void hostIntfSetInterrupt(uint32_t bit) in hostIntfSetInterrupt()
1326 bool hostIntfGetInterrupt(uint32_t bit) in hostIntfGetInterrupt()
1331 void hostIntfClearInterrupt(uint32_t bit) in hostIntfClearInterrupt()
1349 void hostIntfSetInterruptMask(uint32_t bit) in hostIntfSetInterruptMask()
1366 bool hostIntfGetInterruptMask(uint32_t bit) in hostIntfGetInterruptMask()
1371 void hostIntfClearInterruptMask(uint32_t bit) in hostIntfClearInterruptMask()
/device/google/contexthub/firmware/src/cpu/cortexm4f/
DatomicBitset.c87 uint32_t scratch1, scratch2, scratch3, bit = 32; in atomicBitsetFindClearAndSet() local
/device/huawei/angler/location/loc_api/loc_api_v02/
Dloc_api_v02_client.c694 uint32_t bit = reqId & ((uint32_t)7); in checkQmiMsgsSupported() local
/device/lge/bullhead/location/loc_api/loc_api_v02/
Dloc_api_v02_client.c694 uint32_t bit = reqId & ((uint32_t)7); in checkQmiMsgsSupported() local
/device/moto/shamu/location/loc_api/loc_api_v02/
Dloc_api_v02_client.c651 int bit = reqId%8; in checkQmiMsgsSupported() local