Searched refs:SCI2C_INT_GC (Results 1 – 4 of 4) sorted by relevance
155 SCI2C_INT_GC = BIT11, /*!< Gernal call interrupt */ enumerator
119 SCI2C_INT_GC = BIT11, /*!< Gernal call interrupt */ enumerator
272 else if(flag == SCI2C_INT_GC) in SCI2C_ClearIntFlag()
272 else if (flag == SCI2C_INT_GC) in SCI2C_ClearIntFlag()
Completed in 9 milliseconds