Home
last modified time | relevance | path

Searched defs:pause_on_debug (Results 1 – 1 of 1) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_watchdog/
Dwatchdog.c43 void _watchdog_enable(uint32_t delay_ms, bool pause_on_debug) { in _watchdog_enable()
79 void watchdog_enable(uint32_t delay_ms, bool pause_on_debug) { in watchdog_enable()