Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_timers.h49 #define COUNTER_DOWN_MODE 0 macro
299 …ype == MICRO_SEC_MODE) || (timerType == _256_MICRO_SEC_MODE) || (timerType == COUNTER_DOWN_MODE)) { in RSI_TIMERS_SetTimerType()