Home
last modified time | relevance | path

Searched refs:XMC_RTC_TIME_t (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_rtc.h245 } XMC_RTC_TIME_t; typedef
262 XMC_RTC_TIME_t time;
451 void XMC_RTC_SetTime(const XMC_RTC_TIME_t *const timeval);
468 void XMC_RTC_GetTime(XMC_RTC_TIME_t *const time);
/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_rtc.c139 void XMC_RTC_SetTime(const XMC_RTC_TIME_t *const time) in XMC_RTC_SetTime()
174 void XMC_RTC_GetTime(XMC_RTC_TIME_t *const time) in XMC_RTC_GetTime()
186 XMC_RTC_TIME_t time; in XMC_RTC_SetTimeStdFormat()
204 XMC_RTC_TIME_t time; in XMC_RTC_GetTimeStdFormat()