Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dsau.h58 } armv8m_sau_hw_t; typedef
60 #define sau_hw ((armv8m_sau_hw_t *)(PPB_BASE + M33_SAU_CTRL_OFFSET))
61 #define sau_ns_hw ((armv8m_sau_hw_t *)(PPB_NONSEC_BASE + M33_SAU_CTRL_OFFSET))
62 static_assert(sizeof (armv8m_sau_hw_t) == 0x0014, "");