Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos/os/entropy-1/include/
Dwmscan.h96 int WS_GetSystemState(void);
/TwlSDK-5.4/build/demos/os/entropy-1/src/
Dmain.c133 while (WS_GetSystemState() != WS_SYSSTATE_IDLE) in NitroMain()
Dwmscan.c66 int WS_GetSystemState(void) in WS_GetSystemState() function