Home
last modified time | relevance | path

Searched refs:WATCHDOG_CTRL_TRIGGER_BITS (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_watchdog/
Dwatchdog.c61 hw_set_bits(&watchdog_hw->ctrl, WATCHDOG_CTRL_TRIGGER_BITS); in _watchdog_enable()
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dwatchdog.h28 #define WATCHDOG_CTRL_TRIGGER_BITS _u(0x80000000) macro
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dwatchdog.h28 #define WATCHDOG_CTRL_TRIGGER_BITS _u(0x80000000) macro