HomeSort by relevance Sort by last modified time
    Searched refs:platAdjustDevInSleepMode (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/inc/
platform.h 71 bool platAdjustDevInSleepMode(uint32_t sleepDevID, uint32_t maxWakeupTime); //adjust maxWakeupTime for this device
  /device/google/contexthub/firmware/os/platform/stm32/
exti.c 117 platAdjustDevInSleepMode(Stm32sleepDevExti, maxLatencyNs);
platform.c 355 bool platAdjustDevInSleepMode(uint32_t sleepDevID, uint32_t maxWakeupTime)

Completed in 963 milliseconds