Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/
Druntime_init.c73 unreset_block_mask_wait_blocking(RESETS_RESET_BITS & ~( in runtime_init_early_resets()
151 unreset_block_mask_wait_blocking(RESETS_RESET_BITS); in runtime_init_post_clock_resets()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dresets.h20 #define RESETS_RESET_BITS _u(0x01ffffff) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dresets.h18 #define RESETS_RESET_BITS _u(0x1fffffff) macro