Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Daddressmap.h19 #define REG_ALIAS_XOR_BITS (_u(0x1) << _u(12)) macro
/hal_rpi_pico-latest/src/rp2_common/hardware_base/include/hardware/
Daddress_mapped.h113 #define hw_xor_alias_untyped(addr) ((void *)(REG_ALIAS_XOR_BITS + hw_alias_check_addr(addr)))
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Daddressmap.h19 #define REG_ALIAS_XOR_BITS (_u(0x1) << _u(12)) macro