Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_cgc/
H A Dr_cgc.c127 static void r_cgc_init_pllfreq (R_SYSTEM_Type * p_system_reg);
470r_cgc_init_pllfreq(gp_system_reg); /* calculate PLL clock frequenc… in R_CGC_ClockStart()
1796r_cgc_init_pllfreq(gp_system_reg); // calculate PLL clock frequency in r_cgc_prepare_pll_clock()
1829 static void r_cgc_init_pllfreq (R_SYSTEM_Type * p_system_reg) in r_cgc_init_pllfreq() function