Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_gtm/
Dr_gtm.c33 static uint32_t r_gtm_clock_frequency_get(R_GTM0_Type * p_gtm_regs);
297 p_info->clock_frequency = r_gtm_clock_frequency_get(p_instance_ctrl->p_reg); in R_GTM_InfoGet()
511 static uint32_t r_gtm_clock_frequency_get (R_GTM0_Type * p_gtm_regs) in r_gtm_clock_frequency_get() function