Searched refs:RTC_CLOCK_SOURCE_LIRC (Results 1 – 4 of 4) sorted by relevance
903 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()
1061 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()
95 #define RTC_CLOCK_SOURCE_LIRC 1UL /*!< Set RTC clock source as LIRC \hideinitializer */ macro
109 #define RTC_CLOCK_SOURCE_LIRC 1UL /*!< Set RTC clock source as LIRC \hideinitializer */ macro