Searched refs:WDT_INTENCLR_EW_Pos (Results 1 – 7 of 7) sorted by relevance
208 #define WDT_INTENCLR_EW_Pos 0 /**< \brief (WDT_INTENCLR) Early Warning Interrupt… macro209 #define WDT_INTENCLR_EW (0x1ul << WDT_INTENCLR_EW_Pos)
211 #define WDT_INTENCLR_EW_Pos 0 /**< \brief (WDT_INTENCLR) Early Warning Interrupt… macro212 #define WDT_INTENCLR_EW (0x1ul << WDT_INTENCLR_EW_Pos)
194 #define WDT_INTENCLR_EW_Pos 0 /**< \brief (WDT_INTENCLR) Early Warning Interrupt… macro195 #define WDT_INTENCLR_EW (_U_(0x1) << WDT_INTENCLR_EW_Pos)
210 #define WDT_INTENCLR_EW_Pos 0 /**< (WD… macro211 #define WDT_INTENCLR_EW_Msk (_U_(0x1) << WDT_INTENCLR_EW_Pos) /**< (WD…
Completed in 29 milliseconds