Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c89 #define STM32F7_I2C_CR2_STOP BIT(14) macro
1556 mask = STM32F7_I2C_CR2_STOP; in stm32f7_i2c_isr_event()