Searched refs:AC_INTENCLR_COMP1_Pos (Results 1 – 7 of 7) sorted by relevance
186 #define AC_INTENCLR_COMP1_Pos 1 /**< \brief (AC_INTENCLR) Comparator 1 Interrupt E… macro187 #define AC_INTENCLR_COMP1 (1 << AC_INTENCLR_COMP1_Pos)
189 #define AC_INTENCLR_COMP1_Pos 1 /**< \brief (AC_INTENCLR) Comparator 1 Interrupt E… macro190 #define AC_INTENCLR_COMP1 (1 << AC_INTENCLR_COMP1_Pos)
177 #define AC_INTENCLR_COMP1_Pos 1 /**< \brief (AC_INTENCLR) Comparator 1 Interrupt E… macro178 #define AC_INTENCLR_COMP1 (_U_(1) << AC_INTENCLR_COMP1_Pos)
198 #define AC_INTENCLR_COMP1_Pos 1 /**< (AC… macro199 #define AC_INTENCLR_COMP1_Msk (_U_(0x1) << AC_INTENCLR_COMP1_Pos) /**< (AC…
199 #define AC_INTENCLR_COMP1_Pos 1 /**< \brief (AC_INTENCLR) Comparator 1 Interrupt E… macro200 #define AC_INTENCLR_COMP1 (_U_(1) << AC_INTENCLR_COMP1_Pos)
Completed in 28 milliseconds