Home
last modified time | relevance | path

Searched refs:RTC_CAMSK_MTENDAY_Pos (Results 1 – 6 of 6) sorted by relevance

/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
Drtc_reg.h801 #define RTC_CAMSK_MTENDAY_Pos (1) /*!< RTC… macro
802 #define RTC_CAMSK_MTENDAY_Msk (0x1ul << RTC_CAMSK_MTENDAY_Pos) /*!< RTC…
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Drtc_reg.h906 #define RTC_CAMSK_MTENDAY_Pos (1) /*!< RTC… macro
907 #define RTC_CAMSK_MTENDAY_Msk (0x1ul << RTC_CAMSK_MTENDAY_Pos) /*!< RTC…
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Drtc_reg.h959 #define RTC_CAMSK_MTENDAY_Pos (1) /*!< RTC… macro
960 #define RTC_CAMSK_MTENDAY_Msk (0x1ul << RTC_CAMSK_MTENDAY_Pos) /*!< RTC…
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Drtc.c649 ((uint32_t)u8IsTenDMsk << RTC_CAMSK_MTENDAY_Pos) | in RTC_SetAlarmDateMask()
/hal_nuvoton-latest/m48x/StdDriver/src/
Drtc.c678 ((uint32_t)u8IsTenDMsk << RTC_CAMSK_MTENDAY_Pos) | in RTC_SetAlarmDateMask()
/hal_nuvoton-latest/m46x/StdDriver/src/
Drtc.c644 ((uint32_t)u8IsTenDMsk << RTC_CAMSK_MTENDAY_Pos) | in RTC_SetAlarmDateMask()