Home
last modified time | relevance | path

Searched refs:RTC_CLOCK_SOURCE_LIRC (Results 1 – 4 of 4) sorted by relevance

/hal_nuvoton-latest/m2l31x/StdDriver/src/
Drtc.c903 else if(u32ClkSrc == RTC_CLOCK_SOURCE_LIRC) in RTC_SetClockSource()
908 return RTC_CLOCK_SOURCE_LIRC; in RTC_SetClockSource()
915 return RTC_CLOCK_SOURCE_LIRC; in RTC_SetClockSource()
/hal_nuvoton-latest/m46x/StdDriver/src/
Drtc.c1061 else if(u32ClkSrc == RTC_CLOCK_SOURCE_LIRC) in RTC_SetClockSource()
1066 return RTC_CLOCK_SOURCE_LIRC; in RTC_SetClockSource()
1078 return (RTC_CLOCK_SOURCE_LIRC + 1); in RTC_SetClockSource()
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Drtc.h95 #define RTC_CLOCK_SOURCE_LIRC 1UL /*!< Set RTC clock source as LIRC \hideinitializer */ macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Drtc.h109 #define RTC_CLOCK_SOURCE_LIRC 1UL /*!< Set RTC clock source as LIRC \hideinitializer */ macro