Home
last modified time | relevance | path

Searched defs:i2cDisable (Results 1 – 5 of 5) sorted by relevance

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/
DWSEN_ITDS_2533020201601_hal.h122 …uint8_t i2cDisable : 1; /**< I2C_DISABLE: Disable I2C digital Interface. Default: 0 (0: enab… member
DWSEN_ITDS_2533020201601_hal.c432 int8_t ITDS_disableI2CInterface(WE_sensorInterface_t* sensorInterface, ITDS_state_t i2cDisable) in ITDS_disableI2CInterface()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_PADS_2511020213301_hal/
DWSEN_PADS_2511020213301_hal.c773 int8_t PADS_disableI2CInterface(WE_sensorInterface_t* sensorInterface, PADS_state_t i2cDisable) in PADS_disableI2CInterface()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h271 …uint8_t i2cDisable : 1; /**< Disable I2C interface. Default value: 0. 0: both I2C … member
DWSEN_ISDS_2536030320001_hal.c1665 int8_t ISDS_disableI2CInterface(WE_sensorInterface_t* sensorInterface, ISDS_state_t i2cDisable) in ISDS_disableI2CInterface()