Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_watchdog/
Dwatchdog.c48 hw_set_bits(&psm_hw->wdsel, PSM_WDSEL_BITS & ~(PSM_WDSEL_ROSC_BITS | PSM_WDSEL_XOSC_BITS)); in _watchdog_enable()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dpsm.h270 #define PSM_WDSEL_BITS _u(0x0001ffff) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dpsm.h381 #define PSM_WDSEL_BITS _u(0x01ffffff) macro