Home
last modified time | relevance | path

Searched defs:taskId (Results 1 – 8 of 8) sorted by relevance

/device/google/contexthub/firmware/os/drivers/tilt_detection/
Dtilt_detection.c57 uint32_t taskId; member
278 static bool tiltDetectionStart(uint32_t taskId) in tiltDetectionStart()
/device/google/contexthub/firmware/os/drivers/leds/
Dleds_gpio.c95 static bool startTask(uint32_t taskId) in startTask()
/device/google/contexthub/firmware/os/drivers/hall/
Dhall.c207 static bool startTask(uint32_t taskId) in startTask()
/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c196 static bool startTask(uint32_t taskId) in startTask()
/device/google/contexthub/firmware/os/drivers/hall_twopole/
Dhall_twopole.c223 static bool startTask(uint32_t taskId) in startTask()
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c570 static bool startTask(uint32_t taskId) in startTask()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c636 static bool startTask(uint32_t taskId) in startTask()
/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp10139 int32_t QCamera2HardwareInterface::waitForBackgroundTask(uint32_t& taskId) in waitForBackgroundTask()