Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_cgc/
H A Dr_cgc_private_api.h35 ssp_err_t R_CGC_SystemClockFreqGet (cgc_system_clocks_t clock, uint32_t * freq_hz);
H A Dr_cgc.c251 .systemClockFreqGet = R_CGC_SystemClockFreqGet,
746 ssp_err_t R_CGC_SystemClockFreqGet (cgc_system_clocks_t clock, uint32_t * p_freq_hz) in R_CGC_SystemClockFreqGet() function