Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_HIDS_2525020210001_hal/
DWSEN_HIDS_2525020210001_hal.h268 int8_t HIDS_isRebooting(WE_sensorInterface_t* sensorInterface, HIDS_state_t *rebooting);
DWSEN_HIDS_2525020210001_hal.c441 int8_t HIDS_isRebooting(WE_sensorInterface_t* sensorInterface, HIDS_state_t *rebooting) in HIDS_isRebooting() argument
450 *rebooting = (HIDS_state_t) ctrlReg2.rebootMemory; in HIDS_isRebooting()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/
DWSEN_ITDS_2533020201601_hal.h698 int8_t ITDS_isRebooting(WE_sensorInterface_t* sensorInterface, ITDS_state_t *rebooting);
DWSEN_ITDS_2533020201601_hal.c252 int8_t ITDS_isRebooting(WE_sensorInterface_t* sensorInterface, ITDS_state_t *rebooting) in ITDS_isRebooting() argument
261 *rebooting = (ITDS_state_t) ctrl2.boot; in ITDS_isRebooting()
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h1006 int8_t ISDS_isRebooting(WE_sensorInterface_t* sensorInterface, ISDS_state_t *rebooting);
DWSEN_ISDS_2536030320001_hal.c1602 int8_t ISDS_isRebooting(WE_sensorInterface_t* sensorInterface, ISDS_state_t *rebooting) in ISDS_isRebooting() argument
1611 *rebooting = (ISDS_state_t) ctrl3.boot; in ISDS_isRebooting()