Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_rtc.c329 assert_parameters(IS_RTC_AUTOCAL_PERIOD(InitStruct->Period)); in RTC_AutoCalInit()
368 assert_parameters(IS_RTC_AUTOCAL_PERIOD(Period)); in RTC_TrigSourceConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_rtc.h136 #define IS_RTC_AUTOCAL_PERIOD(__PERIOD__) ((__PERIOD__) < 64U) macro

Completed in 7 milliseconds