Searched refs:TI_HDC1050_DEVID (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/drivers/sensor/ti/ti_hdc/ | ||
D | ti_hdc.h | 18 #define TI_HDC1050_DEVID 0x1050 macro |
D | ti_hdc.c | 132 if (tmp != TI_HDC1000_DEVID && tmp != TI_HDC1050_DEVID) { in ti_hdc_init() |