Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_watchdog/include/hardware/
Dwatchdog.h121 bool watchdog_enable_caused_reboot(void);
/hal_rpi_pico-latest/src/rp2_common/hardware_watchdog/
Dwatchdog.c123 bool watchdog_enable_caused_reboot(void) { in watchdog_enable_caused_reboot() function