Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dplatform.h46 void platLogFlush(void *userData);
/device/google/contexthub/firmware/os/platform/stm32/
Dplatform.c177 void platLogFlush(void *userData) in platLogFlush() function
/device/google/contexthub/firmware/os/core/
Dseos.c1370 platLogFlush(userData); in osLogv()