Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dtimer.h122 #define timer0_hw ((timer_hw_t *)TIMER0_BASE) macro
/hal_rpi_pico-latest/src/rp2_common/hardware_timer/include/hardware/
Dtimer.h93 #define TIMER_INSTANCE(num) ((num) ? timer1_hw : timer0_hw)