Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2350/pico_platform/
Dplatform.c22 return (*(io_ro_32 *)TBMAN_BASE) & TBMAN_PLATFORM_FPGA_BITS; in running_on_fpga()
27 return (*(io_ro_32 *)TBMAN_BASE) & TBMAN_PLATFORM_HDLSIM_BITS; in running_in_sim()
/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dtbman.h34 #define tbman_hw ((tbman_hw_t *)TBMAN_BASE)
/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dtbman.h35 #define tbman_hw ((tbman_hw_t *)TBMAN_BASE)
/hal_rpi_pico-latest/src/rp2040/pico_platform/
Dplatform.c22 return (*(io_ro_32 *)TBMAN_BASE) & TBMAN_PLATFORM_FPGA_BITS; in running_on_fpga()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Daddressmap.h69 #define TBMAN_BASE _u(0x4006c000) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Daddressmap.h94 #define TBMAN_BASE _u(0x40160000) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2040/Include/
DRP2040.h2608 #define TBMAN_BASE 0x4006C000UL macro
2657 #define TBMAN ((TBMAN_Type*) TBMAN_BASE)
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2350/Include/
DRP2350.h5987 #define TBMAN_BASE 0x40160000UL macro
6053 #define TBMAN ((TBMAN_Type*) TBMAN_BASE)