Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c751 static bool sendOtcGyroUpdate_();
752 #define sendOtcGyroUpdate() sendOtcGyroUpdate_(_task)
4329 static bool sendOtcGyroUpdate_(TASK) { function