76 #ifdef HAL_I2C_MODULE_ENABLED 180 tmpreg |= DigitalFilter << 8;
200 #if defined (STM32F765xx) || defined (STM32F767xx) || defined (STM32F769xx) || defined (STM32F777xx) || defined (STM32F779xx) 207 void HAL_I2CEx_EnableFastModePlus(uint32_t ConfigFastModePlus)
225 void HAL_I2CEx_DisableFastModePlus(uint32_t ConfigFastModePlus)
#define CLEAR_BIT(REG, BIT)
#define IS_I2C_DIGITAL_FILTER(FILTER)
#define assert_param(expr)
Include module's header file.
#define __HAL_UNLOCK(__HANDLE__)
HAL_StatusTypeDef HAL_I2CEx_ConfigAnalogFilter(I2C_HandleTypeDef *hi2c, uint32_t AnalogFilter)
#define __HAL_LOCK(__HANDLE__)
#define __HAL_I2C_DISABLE(__HANDLE__)
Disable the specified I2C peripheral.
#define IS_I2C_ALL_INSTANCE(__INSTANCE__)
This file contains all the functions prototypes for the HAL module driver.
HAL_StatusTypeDef HAL_I2CEx_ConfigDigitalFilter(I2C_HandleTypeDef *hi2c, uint32_t DigitalFilter)
#define __HAL_RCC_SYSCFG_CLK_ENABLE()
#define IS_I2C_ANALOG_FILTER(FILTER)
#define SET_BIT(REG, BIT)
__IO HAL_I2C_StateTypeDef State
HAL_StatusTypeDef
HAL Status structures definition.
#define __HAL_I2C_ENABLE(__HANDLE__)
Enable the specified I2C peripheral.