Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/inc/
Drsi_error.h129 ERROR_INVAL_TIMER_MODE = ERROR_INVAL_TIMER_NUM + 1, enumerator
130 ERROR_INVAL_TIMERTYPE = ERROR_INVAL_TIMER_MODE + 1,
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/inc/
Drsi_timers.h327 return ERROR_INVAL_TIMER_MODE; in RSI_TIMERS_SetTimerMode()