Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_multicore/
Dmulticore.c111 *power_off_set = PSM_FRCE_OFF_PROC1_BITS; in multicore_reset_core1()
112 while (!(*power_off & PSM_FRCE_OFF_PROC1_BITS)) tight_loop_contents(); in multicore_reset_core1()
123 *power_off_clr = PSM_FRCE_OFF_PROC1_BITS; in multicore_reset_core1()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Dpsm.h149 #define PSM_FRCE_OFF_PROC1_BITS _u(0x00010000) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Dpsm.h205 #define PSM_FRCE_OFF_PROC1_BITS _u(0x01000000) macro