Searched refs:timer_state_t (Results 1 – 6 of 6) sorted by relevance
95 } timer_state_t; typedef154 timer_state_t state; ///< Current timer state (running or stopped)
98 } timer_state_t; typedef164 timer_state_t state; ///< Current timer state (running or stopped)
434 p_status->state = (timer_state_t) p_instance_ctrl->p_reg->ULPTCR_b.TCSTF; in R_ULPT_StatusGet()
578 p_status->state = (timer_state_t) p_reg_ctrl->AGTCR_b.TCSTF; in R_AGT_StatusGet()
639 p_status->state = (timer_state_t) p_instance_ctrl->p_reg->GTCR_b.CST; in R_GPT_StatusGet()
703 p_status->state = (timer_state_t) p_instance_ctrl->p_reg->GTCR_b.CST; in R_GPT_StatusGet()