Home
last modified time | relevance | path

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

/hal_nuvoton-3.4.0/m48x/StdDriver/src/
Drtc.c813 RTC->SPRCTL |= RTC_SPRCTL_SPRRWEN_Msk; in RTC_EnableSpareAccess()
829 RTC->SPRCTL &= ~RTC_SPRCTL_SPRRWEN_Msk; in RTC_DisableSpareRegister()
/hal_nuvoton-3.4.0/m48x/Devices/M480/Include/
Drtc_reg.h975 #define RTC_SPRCTL_SPRRWEN_Msk (0x1ul << RTC_SPRCTL_SPRRWEN_Pos) /*!< RTC… macro