Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/platform/linux/
Dplat.h24 static inline void platWake(void) in platWake() function
/device/google/contexthub/firmware/inc/platform/stm32f4xx/
Dplat.h63 static inline void platWake(void) in platWake() function
/device/google/contexthub/firmware/src/
DeventQ.c142 platWake(); in evtQueueEnqueue()