Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dplatform.h71 bool platAdjustDevInSleepMode(uint32_t sleepDevID, uint32_t maxWakeupTime); //adjust maxWakeupTime …
/device/google/contexthub/firmware/os/platform/stm32/
Dexti.c117 platAdjustDevInSleepMode(Stm32sleepDevExti, maxLatencyNs); in extiUpdateMaxLatency()
Dplatform.c355 bool platAdjustDevInSleepMode(uint32_t sleepDevID, uint32_t maxWakeupTime) in platAdjustDevInSleepMode() function