Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/board/haas100/config/
A Dk_config.c49 static int idle_sleep = 1; // swd will set it variable
52 idle_sleep = onoff; in krhino_idle_hook_onoff()
60 if (idle_sleep == 0) in krhino_idle_hook()
/AliOS-Things-master/hardware/board/haas200/config/
A Dk_config.c38 static int idle_sleep = 1; // swd will set it variable
41 idle_sleep = onoff; in krhino_idle_hook_onoff()
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dk_config.c47 static int idle_sleep = 1; // swd will set it variable
48 void krhino_idle_hook_onoff(int onoff) { idle_sleep = onoff; } in krhino_idle_hook_onoff()
55 if (idle_sleep == 0) in krhino_idle_hook()

Completed in 6 milliseconds