Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_rtc.c292 assert_parameters(IS_RTC_TIME_SubSECS(RTC_AlarmStruct->AlarmSubSeconds)); in RTC_SetAlarm()
295 subsec = RTC_AlarmStruct->AlarmSubSeconds; in RTC_SetAlarm()
357 RTC_AlarmStruct->AlarmSubSeconds = subsec; in RTC_GetAlarm()
361 RTC_AlarmStruct->AlarmSubSeconds = 0; in RTC_GetAlarm()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_rtc.h41 uint32_t AlarmSubSeconds; member

Completed in 7 milliseconds