Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2350/hardware_structs/include/hardware/structs/
Dtimer.h123 #define timer1_hw ((timer_hw_t *)TIMER1_BASE) macro
/hal_rpi_pico-latest/src/rp2_common/hardware_timer/include/hardware/
Dtimer.h77 #define TIMER_NUM(timer) ((timer) == timer1_hw)
93 #define TIMER_INSTANCE(num) ((num) ? timer1_hw : timer0_hw)