Home
last modified time | relevance | path

Searched refs:I2C_SR1_STOPF (Results 1 – 25 of 67) sorted by relevance

123

/hal_stm32-3.7.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_i2c.h122 #define LL_I2C_SR1_STOPF I2C_SR1_STOPF /*!< Stop detection flag (slave…
1221 return (READ_BIT(I2Cx->SR1, I2C_SR1_STOPF) == (I2C_SR1_STOPF)); in LL_I2C_IsActiveFlag_STOP()
/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_i2c.h122 #define LL_I2C_SR1_STOPF I2C_SR1_STOPF /*!< Stop detection flag (slave…
1221 return (READ_BIT(I2Cx->SR1, I2C_SR1_STOPF) == (I2C_SR1_STOPF)); in LL_I2C_IsActiveFlag_STOP()
/hal_stm32-3.7.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_i2c.h122 #define LL_I2C_SR1_STOPF I2C_SR1_STOPF /*!< Stop detection flag (slave…
1221 return (READ_BIT(I2Cx->SR1, I2C_SR1_STOPF) == (I2C_SR1_STOPF)); in LL_I2C_IsActiveFlag_STOP()
/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_i2c.h134 #define LL_I2C_SR1_STOPF I2C_SR1_STOPF /*!< Stop detection flag (slave…
1329 return (READ_BIT(I2Cx->SR1, I2C_SR1_STOPF) == (I2C_SR1_STOPF)); in LL_I2C_IsActiveFlag_STOP()
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h4570 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32f101xb.h4632 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32f102x6.h5689 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32f100xb.h5034 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32f101xe.h5607 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32f101xg.h5681 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32f102xb.h5743 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32f100xe.h5548 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
/hal_stm32-3.7.0/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h3744 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!<Stop detection (… macro
Dstm32f410rx.h3744 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!<Stop detection (… macro
Dstm32f410tx.h3734 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!<Stop detection (… macro
Dstm32f401xc.h3665 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!<Stop detection (… macro
/hal_stm32-3.7.0/stm32cube/stm32l1xx/soc/
Dstm32l151xb.h3514 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32l151xba.h3523 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32l100xb.h3513 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32l100xba.h3519 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32l152xb.h3531 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32l152xba.h3525 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32l100xc.h3621 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32l151xc.h3790 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro
Dstm32l151xca.h3806 #define I2C_SR1_STOPF I2C_SR1_STOPF_Msk /*!< Stop detection … macro

123