Home
last modified time | relevance | path

Searched refs:r_cgc_clock_start_stop (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.c84 static ssp_err_t r_cgc_clock_start_stop(cgc_clock_change_t clock_state, cgc_clock_t clock_to_change…
423 err = r_cgc_clock_start_stop(CGC_CLOCK_CHANGE_STOP, current_system_clock, p_clock_cfg); in R_CGC_ClocksCfg()
1371 static ssp_err_t r_cgc_clock_start_stop(cgc_clock_change_t clock_state, cgc_clock_t clock_to_change… in r_cgc_clock_start_stop() function
1754 err = r_cgc_clock_start_stop(options[CGC_CLOCK_PLL], CGC_CLOCK_PLL, p_clock_cfg); in r_cgc_apply_start_stop_options()
1759 err = r_cgc_clock_start_stop(options[i], (cgc_clock_t) i, p_clock_cfg); in r_cgc_apply_start_stop_options()