Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/Devices/M2L31/Source/
Dsystem_M2L31.c24 const uint32_t gau32ClkSrcTbl[8] = {__HXT, __LXT, 0UL, __LIRC, 0UL, __MIRC, __HIRC48, __HIRC}; variable
50 u32Freq = gau32ClkSrcTbl[u32ClkSrc]; in SystemCoreClockUpdate()
/hal_nuvoton-latest/m48x/Devices/M480/Source/
Dsystem_M480.c24 uint32_t gau32ClkSrcTbl[] = {__HXT, __LXT, 0UL, __LIRC, 0UL, 0UL, 0UL, __HIRC}; variable
47 u32Freq = gau32ClkSrcTbl[u32ClkSrc]; in SystemCoreClockUpdate()
/hal_nuvoton-latest/m46x/Devices/M460/Source/
Dsystem_M460.c23 uint32_t gau32ClkSrcTbl[] = {__HXT, __LXT, 0UL, __LIRC, 0UL, 0UL, 0UL, __HIRC}; variable
46 u32Freq = gau32ClkSrcTbl[u32ClkSrc]; in SystemCoreClockUpdate()