Home
last modified time | relevance | path

Searched refs:NUM_RESETS (Results 1 – 4 of 4) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_resets/include/hardware/
Dresets.h149 invalid_params_if(HARDWARE_RESETS, block_num > NUM_RESETS); in unreset_block_num()
159 invalid_params_if(HARDWARE_RESETS, block_num > NUM_RESETS); in unreset_block_num_wait_blocking()
169 invalid_params_if(HARDWARE_RESETS, block_num > NUM_RESETS); in reset_unreset_block_num_wait_blocking()
/hal_rpi_pico-latest/src/rp2_common/pico_runtime_init/
Druntime_init.c57 static_assert(NUM_RESETS <= 32, ""); in runtime_init_early_resets()
150 static_assert(NUM_RESETS <= 32, ""); in runtime_init_post_clock_resets()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/
Dplatform_defs.h39 #define NUM_RESETS _u(24) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/
Dplatform_defs.h45 #define NUM_RESETS _u(28) macro