Home
last modified time | relevance | path

Searched refs:__LIRC (Results 1 – 14 of 14) sorted by relevance

/hal_nuvoton-latest/m48x/Devices/M480/Include/
Dsystem_M480.h31 #define __LIRC (10000UL) /*!< Internal 10K RC Oscillator Frequency */ macro
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
Dsystem_M2L31.h31 #define __LIRC ( 32000UL) /*!< Internal 32.0KHz RC Oscillator Frequency */ macro
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dsystem_m460.h38 #define __LIRC (10000UL) /*!< Internal 10K RC Oscillator Frequency */ macro
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Source/
Dsystem_M2L31.c24 const uint32_t gau32ClkSrcTbl[8] = {__HXT, __LXT, 0UL, __LIRC, 0UL, __MIRC, __HIRC48, __HIRC};
/hal_nuvoton-latest/m48x/Devices/M480/Source/
Dsystem_M480.c24 uint32_t gau32ClkSrcTbl[] = {__HXT, __LXT, 0UL, __LIRC, 0UL, 0UL, 0UL, __HIRC};
/hal_nuvoton-latest/m46x/Devices/M460/Source/
Dsystem_M460.c23 uint32_t gau32ClkSrcTbl[] = {__HXT, __LXT, 0UL, __LIRC, 0UL, 0UL, 0UL, __HIRC};
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dttmr.c191 const uint32_t au32Clk[] = {__HIRC, __MIRC, __LXT, __LIRC}; in TTMR_GetModuleClock()
Dlptmr_pwm.c40 const uint32_t u32ClkTbl[4] = {__HIRC, __MIRC, __LXT, __LIRC}; in LPTPWM_ConfigOutputFreqAndDuty()
Dlptmr.c274 const uint32_t au32Clk[] = {__HIRC, __MIRC, __LXT, __LIRC, 0UL, 0UL, 0UL, 0UL}; in LPTMR_GetModuleClock()
Dtimer.c273 const uint32_t au32Clk[] = {__HXT, __LXT, 0UL, 0UL, 0UL, __LIRC, 0UL, __HIRC}; in TIMER_GetModuleClock()
Dclk.c267 uint32_t au32Hclk1SrcTbl[5] = {__HIRC, __MIRC, __LXT, __LIRC, __HIRC48 }; in CLK_GetHCLK1Freq()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dkpi.c253 uint32_t freq[] = {__HXT, __LIRC, __HIRC, 0}; in KPI_SetSampleTime()
Dtimer.c261 const uint32_t au32Clk[] = {__HXT, __LXT, 0UL, 0UL, 0UL, __LIRC, 0UL, __HIRC}; in TIMER_GetModuleClock()
/hal_nuvoton-latest/m48x/StdDriver/src/
Dtimer.c241 const uint32_t au32Clk[] = {__HXT, __LXT, 0UL, 0UL, 0UL, __LIRC, 0UL, __HIRC}; in TIMER_GetModuleClock()