Searched refs:countDir (Results 1 – 2 of 2) sorted by relevance
104 …i_error_t RSI_TIMERS_SetDirection(RSI_TIMERS_T *pTIMER, uint8_t timerNum, ulp_timer_dir_t countDir) in RSI_TIMERS_SetDirection() argument107 if (countDir == UP_COUNTER) { in RSI_TIMERS_SetDirection()109 } else if (countDir == DOWN_COUNTER) { in RSI_TIMERS_SetDirection()362 uint32_t timers_read_timer(RSI_TIMERS_T *pTIMER, uint8_t timerNum, boolean_t countDir);
450 uint32_t (*timers_read_timer)(RSI_TIMERS_T *pTIMER, uint8_t timerNum, boolean_t countDir);