Home
last modified time | relevance | path

Searched refs:PSM_BASE (Results 1 – 7 of 7) sorted by relevance

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dpsm.h112 #define psm_hw ((psm_hw_t *)PSM_BASE)
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dpsm.h144 #define psm_hw ((psm_hw_t *)PSM_BASE)
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Daddressmap.h47 #define PSM_BASE _u(0x40010000) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Daddressmap.h46 #define PSM_BASE _u(0x40018000) macro
/hal_rpi_pico-latest/src/rp2_common/pico_multicore/
Dmulticore.c104 io_rw_32 *power_off = (io_rw_32 *) (PSM_BASE + PSM_FRCE_OFF_OFFSET); in multicore_reset_core1()
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2040/Include/
DRP2040.h2576 #define PSM_BASE 0x40010000UL macro
2625 #define PSM ((PSM_Type*) PSM_BASE)
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2350/Include/
DRP2350.h5937 #define PSM_BASE 0x40018000UL macro
6003 #define PSM ((PSM_Type*) PSM_BASE)