Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dplatform.h48 void platEarlyLogFlush(void);
/device/google/contexthub/firmware/os/platform/stm32/
Dplatform.c161 void platEarlyLogFlush(void) in platEarlyLogFlush() function
/device/google/contexthub/firmware/os/core/
DhostIntf.c1159 platEarlyLogFlush(); in onEvtAppStart()