Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_rtc.h283 #define IS_RTC_STORE_OPERATION(OPERATION) (((OPERATION) == RTC_StoreOperation_Reset) || \ macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_rtc.c829 assert_param(IS_RTC_STORE_OPERATION(RTC_StoreOperation)); in RTC_DayLightSavingConfig()

Completed in 9 milliseconds