Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fmpi2c.h172 #define LL_FMPI2C_CR1_TCIE FMPI2C_CR1_TCIE /*!< Transfer Complete in…
1418 SET_BIT(FMPI2Cx->CR1, FMPI2C_CR1_TCIE); in LL_FMPI2C_EnableIT_TC()
1432 CLEAR_BIT(FMPI2Cx->CR1, FMPI2C_CR1_TCIE); in LL_FMPI2C_DisableIT_TC()
1443 return ((READ_BIT(FMPI2Cx->CR1, FMPI2C_CR1_TCIE) == (FMPI2C_CR1_TCIE)) ? 1UL : 0UL); in LL_FMPI2C_IsEnabledIT_TC()
Dstm32f4xx_hal_fmpsmbus.h366 #define FMPSMBUS_IT_TCI FMPI2C_CR1_TCIE
Dstm32f4xx_hal_fmpi2c.h415 #define FMPI2C_IT_TCI FMPI2C_CR1_TCIE
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h3849 #define FMPI2C_CR1_TCIE FMPI2C_CR1_TCIE_Msk /*!< Transfer comple… macro
Dstm32f410rx.h3849 #define FMPI2C_CR1_TCIE FMPI2C_CR1_TCIE_Msk /*!< Transfer comple… macro
Dstm32f410tx.h3839 #define FMPI2C_CR1_TCIE FMPI2C_CR1_TCIE_Msk /*!< Transfer comple… macro
Dstm32f412cx.h7923 #define FMPI2C_CR1_TCIE FMPI2C_CR1_TCIE_Msk /*!< Transfer comple… macro
Dstm32f423xx.h8893 #define FMPI2C_CR1_TCIE FMPI2C_CR1_TCIE_Msk /*!< Transfer comple… macro
Dstm32f412zx.h8618 #define FMPI2C_CR1_TCIE FMPI2C_CR1_TCIE_Msk /*!< Transfer comple… macro
Dstm32f412rx.h8612 #define FMPI2C_CR1_TCIE FMPI2C_CR1_TCIE_Msk /*!< Transfer comple… macro
Dstm32f412vx.h8614 #define FMPI2C_CR1_TCIE FMPI2C_CR1_TCIE_Msk /*!< Transfer comple… macro
Dstm32f413xx.h8857 #define FMPI2C_CR1_TCIE FMPI2C_CR1_TCIE_Msk /*!< Transfer comple… macro
Dstm32f446xx.h9403 #define FMPI2C_CR1_TCIE FMPI2C_CR1_TCIE_Msk /*!< Transfer comple… macro