Home
last modified time | relevance | path

Searched refs:REG_ALIAS_SET_BITS (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/pico/rp2040/hardware_regs/include/hardware/regs/
A Daddressmap.h12 #define REG_ALIAS_SET_BITS (0x2u << 12u) macro
/lk-master/external/platform/pico/rp2_common/hardware_base/include/hardware/
A Daddress_mapped.h68 #define hw_set_alias_untyped(addr) ((void *)(REG_ALIAS_SET_BITS | (uintptr_t)(addr)))

Completed in 2 milliseconds