Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ist8310/
Dist8310.c111 if (ist8310_reg_read(dev, IST8310_WHO_AM_I, &reg, 1) < 0) { in ist8310_init_chip()
116 if (ist8310_reg_read(dev, IST8310_WHO_AM_I, &reg, 1) < 0) { in ist8310_init_chip()
121 if (ist8310_reg_read(dev, IST8310_WHO_AM_I, &reg, 1) < 0) { in ist8310_init_chip()
Dist8310.h48 #define IST8310_WHO_AM_I 0x00 macro