Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2040/hardware_structs/include/hardware/structs/
Dtimer.h112 #define timer_hw ((timer_hw_t *)TIMER_BASE)
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Daddressmap.h64 #define TIMER_BASE _u(0x40054000) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2040/Include/
DRP2040.h2595 #define TIMER_BASE 0x40054000UL macro
2644 #define TIMER ((TIMER_Type*) TIMER_BASE)