Searched refs:TCC_INTFLAG_UFS_Pos (Results 1 – 2 of 2) sorted by relevance
995 #define TCC_INTFLAG_UFS_Pos 10 /**< \brief (TCC_INTFLAG) Non-Recoverable Update F… macro996 #define TCC_INTFLAG_UFS (_U(0x1) << TCC_INTFLAG_UFS_Pos)
3041 return (((Tcc *)hw)->INTFLAG.reg & TCC_INTFLAG_UFS) >> TCC_INTFLAG_UFS_Pos; in hri_tcc_get_INTFLAG_UFS_bit()3181 return (((Tcc *)hw)->INTFLAG.reg & TCC_INTFLAG_UFS) >> TCC_INTFLAG_UFS_Pos; in hri_tcc_get_interrupt_UFS_bit()