Searched defs:dataReady (Results 1 – 3 of 3) sorted by relevance
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/ |
D | WSEN_ITDS_2533020201601_hal.h | 239 …uint8_t dataReady : 1; /**< DRDY: Acceleration data-ready status bit (0: not ready, 1: X-, … member 426 …uint8_t dataReady : 1; /**< DRDY: Acceleration data-ready status (0: not ready, 1: X-, … member
|
D | WSEN_ITDS_2533020201601_hal.c | 1552 int8_t ITDS_isAccelerationDataReady(WE_sensorInterface_t* sensorInterface, ITDS_state_t *dataReady) in ITDS_isAccelerationDataReady() 3361 int8_t ITDS_isTemperatureDataReady(WE_sensorInterface_t* sensorInterface, ITDS_state_t *dataReady) in ITDS_isTemperatureDataReady()
|
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/ |
D | WSEN_ISDS_2536030320001_hal.c | 3335 int8_t ISDS_isDataEnableDataReady(WE_sensorInterface_t* sensorInterface, ISDS_state_t *dataReady) in ISDS_isDataEnableDataReady() 3369 int8_t ISDS_isAccelerationDataReady(WE_sensorInterface_t* sensorInterface, ISDS_state_t *dataReady) in ISDS_isAccelerationDataReady() 3389 int8_t ISDS_isGyroscopeDataReady(WE_sensorInterface_t* sensorInterface, ISDS_state_t *dataReady) in ISDS_isGyroscopeDataReady() 3409 int8_t ISDS_isTemperatureDataReady(WE_sensorInterface_t* sensorInterface, ISDS_state_t *dataReady) in ISDS_isTemperatureDataReady()
|