Home
last modified time | relevance | path

Searched refs:i2cDisabled (Results 1 – 6 of 6) sorted by relevance

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_PADS_2511020213301_hal/
DWSEN_PADS_2511020213301_hal.h440 …t8_t PADS_isI2CInterfaceDisabled(WE_sensorInterface_t* sensorInterface, PADS_state_t *i2cDisabled);
DWSEN_PADS_2511020213301_hal.c793 int8_t PADS_isI2CInterfaceDisabled(WE_sensorInterface_t* sensorInterface, PADS_state_t *i2cDisabled) in PADS_isI2CInterfaceDisabled() argument
802 *i2cDisabled = (PADS_state_t) interfaceCtrl.disableI2C; in PADS_isI2CInterfaceDisabled()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/
DWSEN_ITDS_2533020201601_hal.h708 …t8_t ITDS_isI2CInterfaceDisabled(WE_sensorInterface_t* sensorInterface, ITDS_state_t *i2cDisabled);
DWSEN_ITDS_2533020201601_hal.c452 int8_t ITDS_isI2CInterfaceDisabled(WE_sensorInterface_t* sensorInterface, ITDS_state_t *i2cDisabled) in ITDS_isI2CInterfaceDisabled() argument
461 *i2cDisabled = (ITDS_state_t) ctrl2.i2cDisable; in ITDS_isI2CInterfaceDisabled()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h1012 …t8_t ISDS_isI2CInterfaceDisabled(WE_sensorInterface_t* sensorInterface, ISDS_state_t *i2cDisabled);
DWSEN_ISDS_2536030320001_hal.c1685 int8_t ISDS_isI2CInterfaceDisabled(WE_sensorInterface_t* sensorInterface, ISDS_state_t *i2cDisabled) in ISDS_isI2CInterfaceDisabled() argument
1694 *i2cDisabled = (ISDS_state_t) ctrl4.i2cDisable; in ISDS_isI2CInterfaceDisabled()