Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dsysinfo.h48 #define sysinfo_hw ((sysinfo_hw_t *)SYSINFO_BASE)
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dsysinfo.h56 #define sysinfo_hw ((sysinfo_hw_t *)SYSINFO_BASE)
/hal_rpi_pico-latest/src/rp2040/pico_platform/
Dplatform.c31 uint32_t chip_id = *((io_ro_32*)(SYSINFO_BASE + SYSINFO_CHIP_ID_OFFSET)); in rp2040_chip_version()
/hal_rpi_pico-latest/src/rp2350/pico_platform/
Dplatform.c36 uint32_t chip_id = *((io_ro_32*)(SYSINFO_BASE + SYSINFO_CHIP_ID_OFFSET)); in rp2350_chip_version()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Daddressmap.h43 #define SYSINFO_BASE _u(0x40000000) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Daddressmap.h43 #define SYSINFO_BASE _u(0x40000000) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2040/Include/
DRP2040.h2582 #define SYSINFO_BASE 0x40000000UL macro
2631 #define SYSINFO ((SYSINFO_Type*) SYSINFO_BASE)
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2350/Include/
DRP2350.h5944 #define SYSINFO_BASE 0x40000000UL macro
6010 #define SYSINFO ((SYSINFO_Type*) SYSINFO_BASE)