Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fmpi2c.h715 SET_BIT(FMPI2Cx->CR1, FMPI2C_CR1_GCEN); in LL_FMPI2C_EnableGeneralCall()
727 CLEAR_BIT(FMPI2Cx->CR1, FMPI2C_CR1_GCEN); in LL_FMPI2C_DisableGeneralCall()
738 return ((READ_BIT(FMPI2Cx->CR1, FMPI2C_CR1_GCEN) == (FMPI2C_CR1_GCEN)) ? 1UL : 0UL); in LL_FMPI2C_IsEnabledGeneralCall()
Dstm32f4xx_hal_fmpsmbus.h275 #define FMPSMBUS_GENERALCALL_ENABLE FMPI2C_CR1_GCEN
Dstm32f4xx_hal_fmpi2c.h355 #define FMPI2C_GENERALCALL_ENABLE FMPI2C_CR1_GCEN
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h3873 #define FMPI2C_CR1_GCEN FMPI2C_CR1_GCEN_Msk /*!< General call en… macro
Dstm32f410rx.h3873 #define FMPI2C_CR1_GCEN FMPI2C_CR1_GCEN_Msk /*!< General call en… macro
Dstm32f410tx.h3863 #define FMPI2C_CR1_GCEN FMPI2C_CR1_GCEN_Msk /*!< General call en… macro
Dstm32f412cx.h7947 #define FMPI2C_CR1_GCEN FMPI2C_CR1_GCEN_Msk /*!< General call en… macro
Dstm32f423xx.h8917 #define FMPI2C_CR1_GCEN FMPI2C_CR1_GCEN_Msk /*!< General call en… macro
Dstm32f412zx.h8642 #define FMPI2C_CR1_GCEN FMPI2C_CR1_GCEN_Msk /*!< General call en… macro
Dstm32f412rx.h8636 #define FMPI2C_CR1_GCEN FMPI2C_CR1_GCEN_Msk /*!< General call en… macro
Dstm32f412vx.h8638 #define FMPI2C_CR1_GCEN FMPI2C_CR1_GCEN_Msk /*!< General call en… macro
Dstm32f413xx.h8881 #define FMPI2C_CR1_GCEN FMPI2C_CR1_GCEN_Msk /*!< General call en… macro
Dstm32f446xx.h9427 #define FMPI2C_CR1_GCEN FMPI2C_CR1_GCEN_Msk /*!< General call en… macro