Home
last modified time | relevance | path

Searched refs:timer_status_t (Results 1 – 12 of 12) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/inc/api/
Dr_timer_api.h155 } timer_status_t; typedef
294 fsp_err_t (* statusGet)(timer_ctrl_t * const p_ctrl, timer_status_t * const p_status);
/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_timer_api.h165 } timer_status_t; typedef
274 fsp_err_t (* statusGet)(timer_ctrl_t * const p_ctrl, timer_status_t * const p_status);
/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dr_gtm.h91 fsp_err_t R_GTM_StatusGet(timer_ctrl_t * const p_ctrl, timer_status_t * const p_status);
Dr_gpt.h390 fsp_err_t R_GPT_StatusGet(timer_ctrl_t * const p_ctrl, timer_status_t * const p_status);
/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_ulpt.h162 fsp_err_t R_ULPT_StatusGet(timer_ctrl_t * const p_ctrl, timer_status_t * const p_status);
Dr_agt.h177 fsp_err_t R_AGT_StatusGet(timer_ctrl_t * const p_ctrl, timer_status_t * const p_status);
Dr_gpt.h411 fsp_err_t R_GPT_StatusGet(timer_ctrl_t * const p_ctrl, timer_status_t * const p_status);
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_gtm/
Dr_gtm.c314 fsp_err_t R_GTM_StatusGet (timer_ctrl_t * const p_ctrl, timer_status_t * const p_status) in R_GTM_StatusGet()
/hal_renesas-latest/drivers/ra/fsp/src/r_ulpt/
Dr_ulpt.c422 fsp_err_t R_ULPT_StatusGet (timer_ctrl_t * const p_ctrl, timer_status_t * const p_status) in R_ULPT_StatusGet()
/hal_renesas-latest/drivers/ra/fsp/src/r_agt/
Dr_agt.c564 fsp_err_t R_AGT_StatusGet (timer_ctrl_t * const p_ctrl, timer_status_t * const p_status) in R_AGT_StatusGet()
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_gpt/
Dr_gpt.c629 fsp_err_t R_GPT_StatusGet (timer_ctrl_t * const p_ctrl, timer_status_t * const p_status) in R_GPT_StatusGet()
/hal_renesas-latest/drivers/ra/fsp/src/r_gpt/
Dr_gpt.c693 fsp_err_t R_GPT_StatusGet (timer_ctrl_t * const p_ctrl, timer_status_t * const p_status) in R_GPT_StatusGet()