Searched refs:ERROR_INVAL_TIMER_NUM (Results 1 – 2 of 2) sorted by relevance
115 return ERROR_INVAL_TIMER_NUM; in RSI_TIMERS_SetDirection()138 return ERROR_INVAL_TIMER_NUM; in RSI_TIMERS_getDirection()155 return ERROR_INVAL_TIMER_NUM; in RSI_TIMERS_GetTimerMode()171 return ERROR_INVAL_TIMER_NUM; in RSI_TIMERS_TimerStart()189 return ERROR_INVAL_TIMER_NUM; in RSI_TIMERS_TimerStop()207 return ERROR_INVAL_TIMER_NUM; in RSI_TIMERS_InterruptEnable()225 return ERROR_INVAL_TIMER_NUM; in RSI_TIMERS_InterruptDisable()243 return ERROR_INVAL_TIMER_NUM; in RSI_TIMERS_InterruptClear()262 return ERROR_INVAL_TIMER_NUM; in RSI_TIMERS_SetMatch()305 return ERROR_INVAL_TIMER_NUM; in RSI_TIMERS_SetTimerType()[all …]
128 ERROR_INVAL_TIMER_NUM = ERROR_TIMER_BASE + 1, enumerator129 ERROR_INVAL_TIMER_MODE = ERROR_INVAL_TIMER_NUM + 1,