Home
last modified time | relevance | path

Searched refs:RTC_HourFormat (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_rtc.c219 RTC_InitStruct->RTC_HourFormat = RTC_HourFormat_24; in RTC_StructInit()
249 assert_param(IS_RTC_HOUR_FORMAT(RTC_InitStruct->RTC_HourFormat)); in RTC_Init()
267 Temp |= ((u32)((RTC_InitStruct->RTC_HourFormat) | (RTC_InitStruct->RTC_DayThreshold<<23))); in RTC_Init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Drtc_api.c182 RTC_InitStruct.RTC_HourFormat = RTC_HourFormat_24; in rtc_init()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Drtc.c164 RTC_InitStruct.RTC_HourFormat = RTC_HourFormat_24; in hal_rtc_init()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_rtc.h108 u32 RTC_HourFormat; /*!< Specifies the RTC Hour Format. member

Completed in 6 milliseconds