Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dbootram.h43 } bootram_hw_t; typedef
45 #define bootram_hw ((bootram_hw_t *)(BOOTRAM_BASE + BOOTRAM_WRITE_ONCE0_OFFSET))
46 static_assert(sizeof (bootram_hw_t) == 0x002c, "");