Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_HIDS_2525020210001_hal/
DWSEN_HIDS_2525020210001_hal.h121 uint8_t rebootMemory : 1; /**< BOOT (0: normal mode; 1: reboot) */ member
DWSEN_HIDS_2525020210001_hal.c430 ctrlReg2.rebootMemory = reboot; in HIDS_reboot()
450 *rebooting = (HIDS_state_t) ctrlReg2.rebootMemory; in HIDS_isRebooting()