Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fmpi2c.h995 SET_BIT(FMPI2Cx->CR1, FMPI2C_CR1_ALERTEN); in LL_FMPI2C_EnableSMBusAlert()
1013 CLEAR_BIT(FMPI2Cx->CR1, FMPI2C_CR1_ALERTEN); in LL_FMPI2C_DisableSMBusAlert()
1026 return ((READ_BIT(FMPI2Cx->CR1, FMPI2C_CR1_ALERTEN) == (FMPI2C_CR1_ALERTEN)) ? 1UL : 0UL); in LL_FMPI2C_IsEnabledSMBusAlert()
Dstm32f4xx_hal_fmpsmbus.h644 …BUS_GET_ALERT_ENABLED(__HANDLE__) ((__HANDLE__)->Instance->CR1 & FMPI2C_CR1_ALERTEN)
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpsmbus.c1447 hfmpsmbus->Instance->CR1 |= FMPI2C_CR1_ALERTEN; in HAL_FMPSMBUS_EnableAlert_IT()
1466 hfmpsmbus->Instance->CR1 &= ~FMPI2C_CR1_ALERTEN; in HAL_FMPSMBUS_DisableAlert_IT()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h3882 #define FMPI2C_CR1_ALERTEN FMPI2C_CR1_ALERTEN_Msk /*!< SMBus alert ena… macro
Dstm32f410rx.h3882 #define FMPI2C_CR1_ALERTEN FMPI2C_CR1_ALERTEN_Msk /*!< SMBus alert ena… macro
Dstm32f410tx.h3872 #define FMPI2C_CR1_ALERTEN FMPI2C_CR1_ALERTEN_Msk /*!< SMBus alert ena… macro
Dstm32f412cx.h7956 #define FMPI2C_CR1_ALERTEN FMPI2C_CR1_ALERTEN_Msk /*!< SMBus alert ena… macro
Dstm32f423xx.h8926 #define FMPI2C_CR1_ALERTEN FMPI2C_CR1_ALERTEN_Msk /*!< SMBus alert ena… macro
Dstm32f412zx.h8651 #define FMPI2C_CR1_ALERTEN FMPI2C_CR1_ALERTEN_Msk /*!< SMBus alert ena… macro
Dstm32f412rx.h8645 #define FMPI2C_CR1_ALERTEN FMPI2C_CR1_ALERTEN_Msk /*!< SMBus alert ena… macro
Dstm32f412vx.h8647 #define FMPI2C_CR1_ALERTEN FMPI2C_CR1_ALERTEN_Msk /*!< SMBus alert ena… macro
Dstm32f413xx.h8890 #define FMPI2C_CR1_ALERTEN FMPI2C_CR1_ALERTEN_Msk /*!< SMBus alert ena… macro
Dstm32f446xx.h9436 #define FMPI2C_CR1_ALERTEN FMPI2C_CR1_ALERTEN_Msk /*!< SMBus alert ena… macro