Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/rtc_1/
Dfsl_rtc.h68 kRTC_InterruptFlag = RTC_SC_RTIF_MASK, /*!< Interrupt flag */
273 return (base->SC & RTC_SC_RTIF_MASK); in RTC_GetInterruptFlags()
Dfsl_rtc.c218 base->SC |= RTC_SC_RTIF_MASK; in RTC_Init()
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h4604 #define RTC_SC_RTIF_MASK (0x80U) macro
4610 …) (((uint32_t)(((uint32_t)(x)) << RTC_SC_RTIF_SHIFT)) & RTC_SC_RTIF_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h4827 #define RTC_SC_RTIF_MASK (0x80U) macro
4833 …) (((uint32_t)(((uint32_t)(x)) << RTC_SC_RTIF_SHIFT)) & RTC_SC_RTIF_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/
DMKE04Z1284.h5137 #define RTC_SC_RTIF_MASK (0x80U) macro
5143 …) (((uint32_t)(((uint32_t)(x)) << RTC_SC_RTIF_SHIFT)) & RTC_SC_RTIF_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/
DMKE06Z4.h5911 #define RTC_SC_RTIF_MASK (0x80U) macro
5917 …) (((uint32_t)(((uint32_t)(x)) << RTC_SC_RTIF_SHIFT)) & RTC_SC_RTIF_MASK)