Searched refs:idle_sleep (Results 1 – 3 of 3) sorted by relevance
49 static int idle_sleep = 1; // swd will set it variable52 idle_sleep = onoff; in krhino_idle_hook_onoff()60 if (idle_sleep == 0) in krhino_idle_hook()
38 static int idle_sleep = 1; // swd will set it variable41 idle_sleep = onoff; in krhino_idle_hook_onoff()
47 static int idle_sleep = 1; // swd will set it variable48 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 4 milliseconds