Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2350/boot_stage2/
Dboot2_w25q080.S159 li a3, PADS_QSPI_BASE + REG_ALIAS_CLR_BITS
245 adds r3, #REG_ALIAS_CLR_BITS
252 adds r3, (XIP_QMI_BASE - (PADS_QSPI_BASE + REG_ALIAS_CLR_BITS))
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Daddressmap.h21 #define REG_ALIAS_CLR_BITS (_u(0x3) << _u(12)) macro
/hal_rpi_pico-latest/src/rp2_common/hardware_base/include/hardware/
Daddress_mapped.h112 #define hw_clear_alias_untyped(addr) ((void *)(REG_ALIAS_CLR_BITS + hw_alias_check_addr(addr)))
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Daddressmap.h21 #define REG_ALIAS_CLR_BITS (_u(0x3) << _u(12)) macro