Searched refs:rebooting (Results 1 – 6 of 6) sorted by relevance
268 int8_t HIDS_isRebooting(WE_sensorInterface_t* sensorInterface, HIDS_state_t *rebooting);
441 int8_t HIDS_isRebooting(WE_sensorInterface_t* sensorInterface, HIDS_state_t *rebooting) in HIDS_isRebooting() argument450 *rebooting = (HIDS_state_t) ctrlReg2.rebootMemory; in HIDS_isRebooting()
698 int8_t ITDS_isRebooting(WE_sensorInterface_t* sensorInterface, ITDS_state_t *rebooting);
252 int8_t ITDS_isRebooting(WE_sensorInterface_t* sensorInterface, ITDS_state_t *rebooting) in ITDS_isRebooting() argument261 *rebooting = (ITDS_state_t) ctrl2.boot; in ITDS_isRebooting()
1006 int8_t ISDS_isRebooting(WE_sensorInterface_t* sensorInterface, ISDS_state_t *rebooting);
1602 int8_t ISDS_isRebooting(WE_sensorInterface_t* sensorInterface, ISDS_state_t *rebooting) in ISDS_isRebooting() argument1611 *rebooting = (ISDS_state_t) ctrl3.boot; in ISDS_isRebooting()