Home
last modified time | relevance | path

Searched refs:r_cgc_operating_mode_set (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.c98 static void r_cgc_operating_mode_set(cgc_clock_t const clock_source, uint32_t const current_system_…
429 r_cgc_operating_mode_set(requested_system_clock, bsp_cpu_clock_get()); in R_CGC_ClocksCfg()
711 r_cgc_operating_mode_set(clock_source, SystemCoreClock); in R_CGC_SystemClockSet()
1501 static void r_cgc_operating_mode_set(cgc_clock_t const clock_source, uint32_t const current_system_… in r_cgc_operating_mode_set() function