Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c50 if (DBG_ENABLE) { \
55 #define DBG_ENABLE 0 macro
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c59 if (DBG_ENABLE) { \
65 if ((cond) && DBG_ENABLE) { \
70 #define DBG_ENABLE 0 macro
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c88 if (DBG_ENABLE) { \
94 if ((cond) && DBG_ENABLE) { \
99 #define DBG_ENABLE 0 macro