Searched refs:u16Clocksource (Results 1 – 1 of 1) sorted by relevance
61 uint16_t u16Clocksource, u16Prescler; in RTC_Init() local64 u16Clocksource =0; in RTC_Init()94 u16Clocksource = pConfig->bClockSource; in RTC_Init()97 RTC_SetClock(u16Clocksource,u16Prescler ); in RTC_Init()
Completed in 3 milliseconds