Searched refs:I2C_INT_START (Results 1 – 2 of 2) sorted by relevance
28 #define I2C_INT_START I2C_RAWISR_START_MASK /*!< Assert when detecting a START on the… macro
159 if ( (I2C_INT_START & interrupts) != 0u ) /* Clear I2C start condition detection status. */ in I2C_ClearInterruptStatus()
Completed in 6 milliseconds