Home
last modified time | relevance | path

Searched refs:sys_cfg_rtc_t (Results 1 – 5 of 5) sorted by relevance

/bsp/maxim/libraries/MAX32660PeriphDriver/Include/
A Dmxc_sys.h163 } sys_cfg_rtc_t; typedef
200 int SYS_ClockEnable_X32K(sys_cfg_rtc_t *sys_cfg);
385 int SYS_RTC_SqwavInit(const sys_cfg_rtc_t* sys_cfg);
A Drtc.h165 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);
/bsp/maxim/libraries/MAX32660PeriphDriver/Source/
A Drtc.c203 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()
A Dmxc_sys.c217 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()
/bsp/maxim/libraries/HAL_Drivers/
A Ddrv_rtc.c23 static sys_cfg_rtc_t sys_cfg;

Completed in 9 milliseconds