Home
last modified time | relevance | path

Searched refs:end_task (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/app/test1.app/
Dtest_app1.c29 static void end_task(void) in end_task() function
41 APP_INIT(0, start_task, end_task, handle_event);
/device/google/contexthub/firmware/app/test0.app/
Dtest_app0.c42 static void end_task(void) in end_task() function
76 APP_INIT(0, start_task, end_task, handle_event);