Searched refs:timer_status_t (Results 1 – 4 of 4) sorted by relevance
115 } timer_status_t; typedef161 timer_status_t status;
163 } timer_status_t; typedef292 fsp_err_t (* statusGet)(timer_ctrl_t * const p_ctrl, timer_status_t * const p_status);
421 fsp_err_t R_GPT_StatusGet(timer_ctrl_t * const p_ctrl, timer_status_t * const p_status);
657 fsp_err_t R_GPT_StatusGet (timer_ctrl_t * const p_ctrl, timer_status_t * const p_status) in R_GPT_StatusGet()