Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/app/test1.app/
Dtest_app1.c22 static bool start_task(uint32_t myTid) in start_task() function
41 APP_INIT(0, start_task, end_task, handle_event);
/device/google/contexthub/firmware/app/test0.app/
Dtest_app0.c34 static bool start_task(uint32_t myTid) in start_task() function
76 APP_INIT(0, start_task, end_task, handle_event);