Searched refs:sys_cfg_rtc_t (Results 1 – 5 of 5) sorted by relevance
163 } sys_cfg_rtc_t; typedef200 int SYS_ClockEnable_X32K(sys_cfg_rtc_t *sys_cfg);385 int SYS_RTC_SqwavInit(const sys_cfg_rtc_t* sys_cfg);
165 int RTC_Init(mxc_rtc_regs_t *rtc, uint32_t sec, uint8_t ssec, sys_cfg_rtc_t *sys_cfg);178 rtc_osc_mode_t x32kmd, const sys_cfg_rtc_t* sys_cfg);
203 int RTC_Init(mxc_rtc_regs_t *rtc, uint32_t sec, uint8_t ssec, sys_cfg_rtc_t *sys_cfg) in RTC_Init()247 rtc_osc_mode_t x32kmd, const sys_cfg_rtc_t* sys_cfg) in RTC_SquareWave()
217 int SYS_ClockEnable_X32K(sys_cfg_rtc_t *sys_cfg) in SYS_ClockEnable_X32K()552 int SYS_RTC_SqwavInit(const sys_cfg_rtc_t* sys_cfg) in SYS_RTC_SqwavInit()
23 static sys_cfg_rtc_t sys_cfg;
Completed in 9 milliseconds