Home
last modified time | relevance | path

Searched refs:STM32F4_I2C_SR1_SB (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-stm32f4.c68 #define STM32F4_I2C_SR1_SB BIT(0) macro
71 STM32F4_I2C_SR1_SB)
580 if (event & STM32F4_I2C_SR1_SB) in stm32f4_i2c_isr_event()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-stm32f4.c68 #define STM32F4_I2C_SR1_SB BIT(0) macro
71 STM32F4_I2C_SR1_SB)
580 if (event & STM32F4_I2C_SR1_SB) in stm32f4_i2c_isr_event()

Completed in 3 milliseconds