Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_rtc.c516 u32 RTC_DayThresSet(u32 DayThres) in RTC_DayThresSet() argument
522 assert_param(IS_RTC_DAY_THRES(DayThres)); in RTC_DayThresSet()
525 temp |= (u32)((DayThres) << 23); in RTC_DayThresSet()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_rtc.h374 _LONG_CALL_ u32 RTC_DayThresSet(u32 DayThres);

Completed in 5 milliseconds