Searched refs:GPTIMER_COUNT_UP (Results 1 – 9 of 9) sorted by relevance
26 GPTIMER_COUNT_UP, /*!< Increase count value */ enumerator
60 TIMER_COUNT_UP = GPTIMER_COUNT_UP, /*!< Ascending Count from Zero*/
114 hw->hw_timer[timer_num].config.tx_increase = direction == GPTIMER_COUNT_UP; in timer_ll_set_count_direction()
118 hw->hw_timer[timer_num].config.tx_increase = direction == GPTIMER_COUNT_UP; in timer_ll_set_count_direction()
117 hw->hw_timer[timer_num].config.tn_increase = (direction == GPTIMER_COUNT_UP); in timer_ll_set_count_direction()
156 hw->hw_timer[timer_num].config.tx_increase = (direction == GPTIMER_COUNT_UP); in timer_ll_set_count_direction()