Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_watchdog/
Dwatchdog.c32 return watchdog_hw->ctrl & WATCHDOG_CTRL_TIME_BITS; in watchdog_get_time_remaining_ms()
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dwatchdog.h69 #define WATCHDOG_CTRL_TIME_BITS _u(0x00ffffff) macro
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dwatchdog.h69 #define WATCHDOG_CTRL_TIME_BITS _u(0x00ffffff) macro