Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fmpi2c.h171 #define LL_FMPI2C_CR1_STOPIE FMPI2C_CR1_STOPIE /*!< STOP detection Inter…
1382 SET_BIT(FMPI2Cx->CR1, FMPI2C_CR1_STOPIE); in LL_FMPI2C_EnableIT_STOP()
1393 CLEAR_BIT(FMPI2Cx->CR1, FMPI2C_CR1_STOPIE); in LL_FMPI2C_DisableIT_STOP()
1404 return ((READ_BIT(FMPI2Cx->CR1, FMPI2C_CR1_STOPIE) == (FMPI2C_CR1_STOPIE)) ? 1UL : 0UL); in LL_FMPI2C_IsEnabledIT_STOP()
Dstm32f4xx_hal_fmpsmbus.h367 #define FMPSMBUS_IT_STOPI FMPI2C_CR1_STOPIE
Dstm32f4xx_hal_fmpi2c.h416 #define FMPI2C_IT_STOPI FMPI2C_CR1_STOPIE
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h3846 #define FMPI2C_CR1_STOPIE FMPI2C_CR1_STOPIE_Msk /*!< STOP detection … macro
Dstm32f410rx.h3846 #define FMPI2C_CR1_STOPIE FMPI2C_CR1_STOPIE_Msk /*!< STOP detection … macro
Dstm32f410tx.h3836 #define FMPI2C_CR1_STOPIE FMPI2C_CR1_STOPIE_Msk /*!< STOP detection … macro
Dstm32f412cx.h7920 #define FMPI2C_CR1_STOPIE FMPI2C_CR1_STOPIE_Msk /*!< STOP detection … macro
Dstm32f423xx.h8890 #define FMPI2C_CR1_STOPIE FMPI2C_CR1_STOPIE_Msk /*!< STOP detection … macro
Dstm32f412zx.h8615 #define FMPI2C_CR1_STOPIE FMPI2C_CR1_STOPIE_Msk /*!< STOP detection … macro
Dstm32f412rx.h8609 #define FMPI2C_CR1_STOPIE FMPI2C_CR1_STOPIE_Msk /*!< STOP detection … macro
Dstm32f412vx.h8611 #define FMPI2C_CR1_STOPIE FMPI2C_CR1_STOPIE_Msk /*!< STOP detection … macro
Dstm32f413xx.h8854 #define FMPI2C_CR1_STOPIE FMPI2C_CR1_STOPIE_Msk /*!< STOP detection … macro
Dstm32f446xx.h9400 #define FMPI2C_CR1_STOPIE FMPI2C_CR1_STOPIE_Msk /*!< STOP detection … macro