Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/inc/api/
Dr_timer_api.h148 } timer_info_t; typedef
283 fsp_err_t (* infoGet)(timer_ctrl_t * const p_ctrl, timer_info_t * const p_info);
/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_timer_api.h158 } timer_info_t; typedef
267 fsp_err_t (* infoGet)(timer_ctrl_t * const p_ctrl, timer_info_t * const p_info);
/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dr_gtm.h90 fsp_err_t R_GTM_InfoGet(timer_ctrl_t * const p_ctrl, timer_info_t * const p_info);
Dr_gpt.h389 fsp_err_t R_GPT_InfoGet(timer_ctrl_t * const p_ctrl, timer_info_t * const p_info);
/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_ulpt.h161 fsp_err_t R_ULPT_InfoGet(timer_ctrl_t * const p_ctrl, timer_info_t * const p_info);
Dr_agt.h176 fsp_err_t R_AGT_InfoGet(timer_ctrl_t * const p_ctrl, timer_info_t * const p_info);
Dr_gpt.h410 fsp_err_t R_GPT_InfoGet(timer_ctrl_t * const p_ctrl, timer_info_t * const p_info);
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_gtm/
Dr_gtm.c283 fsp_err_t R_GTM_InfoGet (timer_ctrl_t * const p_ctrl, timer_info_t * const p_info) in R_GTM_InfoGet()
/hal_renesas-latest/drivers/ra/fsp/src/r_ulpt/
Dr_ulpt.c389 fsp_err_t R_ULPT_InfoGet (timer_ctrl_t * const p_ctrl, timer_info_t * const p_info) in R_ULPT_InfoGet()
/hal_renesas-latest/drivers/ra/fsp/src/r_agt/
Dr_agt.c508 fsp_err_t R_AGT_InfoGet (timer_ctrl_t * const p_ctrl, timer_info_t * const p_info) in R_AGT_InfoGet()
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_gpt/
Dr_gpt.c593 fsp_err_t R_GPT_InfoGet (timer_ctrl_t * const p_ctrl, timer_info_t * const p_info) in R_GPT_InfoGet()
/hal_renesas-latest/drivers/ra/fsp/src/r_gpt/
Dr_gpt.c654 fsp_err_t R_GPT_InfoGet (timer_ctrl_t * const p_ctrl, timer_info_t * const p_info) in R_GPT_InfoGet()