Home
last modified time | relevance | path

Searched refs:R_GTM_Open (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dr_gtm.h93 fsp_err_t R_GTM_Open(timer_ctrl_t * const p_ctrl, timer_cfg_t const * const p_cfg);
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_gtm/
Dr_gtm.c56 .open = R_GTM_Open,
96 fsp_err_t R_GTM_Open (timer_ctrl_t * const p_ctrl, timer_cfg_t const * const p_cfg) in R_GTM_Open() function