Home
last modified time | relevance | path

Searched refs:FMPI2C_CR1_ANFOFF (Results 1 – 15 of 15) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_fmpi2c.h194 #define LL_FMPI2C_ANALOGFILTER_DISABLE FMPI2C_CR1_ANFOFF /*!< Analog filter is dis…
478 …MODIFY_REG(FMPI2Cx->CR1, FMPI2C_CR1_ANFOFF | FMPI2C_CR1_DNF, AnalogFilter | (DigitalFilter << FMPI… in LL_FMPI2C_ConfigFilters()
518 CLEAR_BIT(FMPI2Cx->CR1, FMPI2C_CR1_ANFOFF); in LL_FMPI2C_EnableAnalogFilter()
530 SET_BIT(FMPI2Cx->CR1, FMPI2C_CR1_ANFOFF); in LL_FMPI2C_DisableAnalogFilter()
541 return ((READ_BIT(FMPI2Cx->CR1, FMPI2C_CR1_ANFOFF) != (FMPI2C_CR1_ANFOFF)) ? 1UL : 0UL); in LL_FMPI2C_IsEnabledAnalogFilter()
Dstm32f4xx_hal_fmpi2c_ex.h49 #define FMPI2C_ANALOGFILTER_DISABLE FMPI2C_CR1_ANFOFF
Dstm32f4xx_hal_fmpsmbus.h230 #define FMPSMBUS_ANALOGFILTER_DISABLE FMPI2C_CR1_ANFOFF
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpi2c_ex.c109 hfmpi2c->Instance->CR1 &= ~(FMPI2C_CR1_ANFOFF); in HAL_FMPI2CEx_ConfigAnalogFilter()
Dstm32f4xx_hal_fmpsmbus.c512 hfmpsmbus->Instance->CR1 &= ~(FMPI2C_CR1_ANFOFF); in HAL_FMPSMBUS_ConfigAnalogFilter()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h3858 #define FMPI2C_CR1_ANFOFF FMPI2C_CR1_ANFOFF_Msk /*!< Analog noise fi… macro
Dstm32f410rx.h3858 #define FMPI2C_CR1_ANFOFF FMPI2C_CR1_ANFOFF_Msk /*!< Analog noise fi… macro
Dstm32f410tx.h3848 #define FMPI2C_CR1_ANFOFF FMPI2C_CR1_ANFOFF_Msk /*!< Analog noise fi… macro
Dstm32f412cx.h7932 #define FMPI2C_CR1_ANFOFF FMPI2C_CR1_ANFOFF_Msk /*!< Analog noise fi… macro
Dstm32f423xx.h8902 #define FMPI2C_CR1_ANFOFF FMPI2C_CR1_ANFOFF_Msk /*!< Analog noise fi… macro
Dstm32f412zx.h8627 #define FMPI2C_CR1_ANFOFF FMPI2C_CR1_ANFOFF_Msk /*!< Analog noise fi… macro
Dstm32f412rx.h8621 #define FMPI2C_CR1_ANFOFF FMPI2C_CR1_ANFOFF_Msk /*!< Analog noise fi… macro
Dstm32f412vx.h8623 #define FMPI2C_CR1_ANFOFF FMPI2C_CR1_ANFOFF_Msk /*!< Analog noise fi… macro
Dstm32f413xx.h8866 #define FMPI2C_CR1_ANFOFF FMPI2C_CR1_ANFOFF_Msk /*!< Analog noise fi… macro
Dstm32f446xx.h9412 #define FMPI2C_CR1_ANFOFF FMPI2C_CR1_ANFOFF_Msk /*!< Analog noise fi… macro