Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_timers.h63 #define TIMER_3 3 macro
106 if (timerNum <= TIMER_3) { in RSI_TIMERS_SetDirection()
134 if (timerNum <= TIMER_3) { in RSI_TIMERS_getDirection()
152 if (timerNum <= TIMER_3) { in RSI_TIMERS_GetTimerMode()
168 if (timerNum <= TIMER_3) { in RSI_TIMERS_TimerStart()
186 if (timerNum <= TIMER_3) { in RSI_TIMERS_TimerStop()
204 if (timerNum <= TIMER_3) { in RSI_TIMERS_InterruptEnable()
222 if (timerNum <= TIMER_3) { in RSI_TIMERS_InterruptDisable()
240 if (timerNum <= TIMER_3) { in RSI_TIMERS_InterruptClear()
259 if (timerNum <= TIMER_3) { in RSI_TIMERS_SetMatch()
[all …]