Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/devices/RW610/
Dsystem_RW610.c165 static uint32_t getTcpuMciClkFreq(void) in getTcpuMciClkFreq() function
193 return getTcpuMciClkFreq() / ((CLKCTL0->MAINPLLCLKDIV & CLKCTL0_MAINPLLCLKDIV_DIV_MASK) + 1U); in getMainPllClkFreq()
/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/
Dsystem_RW612.c165 static uint32_t getTcpuMciClkFreq(void) in getTcpuMciClkFreq() function
193 return getTcpuMciClkFreq() / ((CLKCTL0->MAINPLLCLKDIV & CLKCTL0_MAINPLLCLKDIV_DIV_MASK) + 1U); in getMainPllClkFreq()