Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nxp/p3t1755/
Dp3t1755.c133 if (config->inst_on_bus == P3T1755_BUS_I2C) { in p3t1755_init()
169 .inst_on_bus = P3T1755_BUS_I2C,
180 .inst_on_bus = P3T1755_BUS_I3C, \
Dp3t1755.h60 uint8_t inst_on_bus; member
/Zephyr-latest/drivers/sensor/nxp/fxas21002/
Dfxas21002.c322 if (config->inst_on_bus == FXAS21002_BUS_I2C) { in fxas21002_init()
331 if (config->inst_on_bus == FXAS21002_BUS_SPI) { in fxas21002_init()
376 if (config->inst_on_bus == FXAS21002_BUS_I2C) { in fxas21002_init()
451 .inst_on_bus = FXAS21002_BUS_I2C, \
458 .inst_on_bus = FXAS21002_BUS_SPI, \
Dfxas21002.h104 uint8_t inst_on_bus; member
/Zephyr-latest/drivers/sensor/nxp/fxls8974/
Dfxls8974.c451 if (cfg->inst_on_bus == FXLS8974_BUS_I2C) { in fxls8974_init()
462 if (cfg->inst_on_bus == FXLS8974_BUS_SPI) { in fxls8974_init()
596 .inst_on_bus = FXLS8974_BUS_I2C,
603 .inst_on_bus = FXLS8974_BUS_SPI, \
Dfxls8974.h131 uint8_t inst_on_bus; member
/Zephyr-latest/drivers/sensor/nxp/fxos8700/
Dfxos8700.c517 if (config->inst_on_bus == FXOS8700_BUS_I2C) { in fxos8700_init()
526 if (config->inst_on_bus == FXOS8700_BUS_SPI) { in fxos8700_init()
743 .inst_on_bus = FXOS8700_BUS_I2C,
751 .inst_on_bus = FXOS8700_BUS_SPI, \
Dfxos8700.h187 uint8_t inst_on_bus; member