Searched refs:watchdog_reboot (Results 1 – 3 of 3) sorted by relevance
54 void watchdog_reboot(uint32_t pc, uint32_t sp, uint32_t delay_ms);
90 void watchdog_reboot(uint32_t pc, uint32_t sp, uint32_t delay_ms) { in watchdog_reboot() function
141 watchdog_reboot(0, 0, PICO_STDIO_USB_RESET_RESET_TO_FLASH_DELAY_MS); in resetd_control_xfer_cb()