Home
last modified time | relevance | path

Searched refs:endTask (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/src/drivers/vsync/
Dvsync.c170 static void endTask(void) in endTask() function
179 INTERNAL_APP_INIT(VSYNC_APP_ID, VSYNC_APP_VERSION, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/src/drivers/hall/
Dhall.c220 static void endTask(void) in endTask() function
229 INTERNAL_APP_INIT(APP_ID_MAKE(APP_ID_VENDOR_GOOGLE, 6), APP_VERSION, startTask, endTask, handleEven…
/device/google/contexthub/firmware/src/drivers/hall_twopole/
Dhall_twopole.c238 static void endTask(void) in endTask() function
252 INTERNAL_APP_INIT(APP_ID, APP_VERSION, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/src/drivers/bosch_bmp280/
Dbosch_bmp280.c564 static void endTask(void) in endTask() function
569 INTERNAL_APP_INIT(BMP280_APP_ID, 0, startTask, endTask, handleEvent);
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c3084 static void endTask(void) in endTask() function
3375 INTERNAL_APP_INIT(BMI160_APP_ID, 1, startTask, endTask, handleEvent);