Searched refs:gyro_state (Results 1 – 2 of 2) sorted by relevance
3431 …ce_t* sensorInterface, ISDS_state_t *temp_state, ISDS_state_t *acc_state, ISDS_state_t *gyro_state) in ISDS_isDataReady() argument3448 if(gyro_state != NULL) in ISDS_isDataReady()3450 *gyro_state = (ISDS_state_t) statusRegister.gyroDataReady; in ISDS_isDataReady()
1119 …e_t* sensorInterface, ISDS_state_t *temp_state, ISDS_state_t *acc_state, ISDS_state_t *gyro_state);