Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c3431 …ce_t* sensorInterface, ISDS_state_t *temp_state, ISDS_state_t *acc_state, ISDS_state_t *gyro_state) in ISDS_isDataReady() argument
3448 if(gyro_state != NULL) in ISDS_isDataReady()
3450 *gyro_state = (ISDS_state_t) statusRegister.gyroDataReady; in ISDS_isDataReady()
DWSEN_ISDS_2536030320001_hal.h1119 …e_t* sensorInterface, ISDS_state_t *temp_state, ISDS_state_t *acc_state, ISDS_state_t *gyro_state);