Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_pcr.c73 uint32_t mec_hal_pcr_cpu_max_freq(void) in mec_hal_pcr_cpu_max_freq() function
95 uint32_t max_freq = mec_hal_pcr_cpu_max_freq(); in mec_hal_pcr_cpu_clk_speed()
146 max_freq = mec_hal_pcr_cpu_max_freq(); in mec_hal_pcr_cpu_clk_speed_set()
Dmec_pcr_api.h141 uint32_t mec_hal_pcr_cpu_max_freq(void);
Dmec_qspi.c78 return mec_hal_pcr_cpu_max_freq(); in qspi_max_spi_clock()