Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_rtc.h206 #define IS_RTC_DAY_THRES(DAYS) ((DAYS) <= 0x1FF) macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_rtc.c252 assert_param(IS_RTC_DAY_THRES(RTC_InitStruct->RTC_DayThreshold)); in RTC_Init()
522 assert_param(IS_RTC_DAY_THRES(DayThres)); in RTC_DayThresSet()

Completed in 5 milliseconds