Home
last modified time | relevance | path

Searched refs:blSyncWait (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dbl.h113 bool blSyncWait(uint32_t syncCode);
/device/google/contexthub/firmware/os/platform/stm32/
Dbl.c468 bool blSyncWait(uint32_t syncCode) in blSyncWait() function
/device/google/contexthub/firmware/os/core/
Dbl.c482 if (blSyncWait(BL_SYNC_IN)) { in blLoader()