Home
last modified time | relevance | path

Searched refs:RTC_UNLOCK (Results 1 – 10 of 10) sorted by relevance

/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_rtc.c236 RTC_UNLOCK(); in ald_rtc_reset()
261 RTC_UNLOCK(); in ald_rtc_init()
351 RTC_UNLOCK(); in ald_rtc_set_time()
396 RTC_UNLOCK(); in ald_rtc_set_date()
578 RTC_UNLOCK(); in ald_rtc_set_alarm()
711 RTC_UNLOCK(); in ald_rtc_set_time_stamp()
728 RTC_UNLOCK(); in ald_rtc_cancel_time_stamp()
808 RTC_UNLOCK(); in ald_rtc_set_tamper()
837 RTC_UNLOCK(); in ald_rtc_cancel_tamper()
878 RTC_UNLOCK(); in ald_rtc_set_wakeup()
[all …]
A Dald_bkpc.c153 RTC_UNLOCK(); in ald_bkpc_write_ram()
A Dald_rtchw.c151 RTC_UNLOCK(); in ald_rtc_hw_auto_cali()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_rtc.c236 RTC_UNLOCK(); in ald_rtc_reset()
261 RTC_UNLOCK(); in ald_rtc_init()
351 RTC_UNLOCK(); in ald_rtc_set_time()
396 RTC_UNLOCK(); in ald_rtc_set_date()
578 RTC_UNLOCK(); in ald_rtc_set_alarm()
711 RTC_UNLOCK(); in ald_rtc_set_time_stamp()
728 RTC_UNLOCK(); in ald_rtc_cancel_time_stamp()
808 RTC_UNLOCK(); in ald_rtc_set_tamper()
837 RTC_UNLOCK(); in ald_rtc_cancel_tamper()
878 RTC_UNLOCK(); in ald_rtc_set_wakeup()
[all …]
A Dald_bkpc.c140 RTC_UNLOCK(); in ald_bkpc_write_ram()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h392 #define RTC_UNLOCK() (WRITE_REG(RTC->WPR, 0x55AAAA55U)) macro
396 RTC_UNLOCK(); \
402 RTC_UNLOCK(); \
408 RTC_UNLOCK(); \
414 RTC_UNLOCK(); \
420 RTC_UNLOCK(); \
426 RTC_UNLOCK(); \
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h394 #define RTC_UNLOCK() (WRITE_REG(RTC->WPR, 0x55AAAA55U)) macro
398 RTC_UNLOCK(); \
404 RTC_UNLOCK(); \
410 RTC_UNLOCK(); \
416 RTC_UNLOCK(); \
422 RTC_UNLOCK(); \
428 RTC_UNLOCK(); \
A Dald_rtchw.h130 #define RTC_UNLOCK() (WRITE_REG(RTC->WPR, 0x55AAAA55U)) macro
/bsp/essemi/es32f369x/drivers/
A Ddrv_rtc.c42 RTC_UNLOCK(); in __rtc_init()
86 RTC_UNLOCK(); in es32f0_rtc_control()
132 RTC_UNLOCK(); in rt_hw_rtc_init()
/bsp/essemi/es32f0654/drivers/
A Ddrv_rtc.c43 RTC_UNLOCK(); in __rtc_init()
87 RTC_UNLOCK(); in es32f0_rtc_control()
133 RTC_UNLOCK(); in rt_hw_rtc_init()

Completed in 26 milliseconds