Home
last modified time | relevance | path

Searched refs:I2C_INT_START (Results 1 – 2 of 2) sorted by relevance

/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/
A Dhal_i2c.h28 #define I2C_INT_START I2C_RAWISR_START_MASK /*!< Assert when detecting a START on the… macro
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_i2c.c159 if ( (I2C_INT_START & interrupts) != 0u ) /* Clear I2C start condition detection status. */ in I2C_ClearInterruptStatus()

Completed in 9 milliseconds