ether2ser 0.1.0
Ethernet <-> synchronous V.24 bridge firmware for RP2040 + W5500
Loading...
Searching...
No Matches
watchdog.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void reboot (void)
 Reboots by resetting the watchdog.
 

Function Documentation

◆ reboot()

void reboot ( void  )

Reboots by resetting the watchdog.

Definition at line 28 of file watchdog.c.

References FLUSH_LOG_BEFORE_REBOOT_MS, and LOG_PLAIN.

Referenced by event_dispatch().

Here is the caller graph for this function: