Go to the documentation of this file.
57 #ifdef HAL_I2C_MODULE_ENABLED
161 tmpreg |= DigitalFilter << 8U;
181 #if (defined(SYSCFG_PMC_I2C_PB6_FMP) || defined(SYSCFG_PMC_I2C_PB7_FMP)) || (defined(SYSCFG_PMC_I2C_PB8_FMP) || defined(SYSCFG_PMC_I2C_PB9_FMP)) || (defined(SYSCFG_PMC_I2C1_FMP)) || (defined(SYSCFG_PMC_I2C2_FMP)) || defined(SYSCFG_PMC_I2C3_FMP) || defined(SYSCFG_PMC_I2C4_FMP)
#define assert_param(expr)
Include module's header file.
HAL_StatusTypeDef
HAL Status structures definition
#define IS_I2C_ALL_INSTANCE(INSTANCE)
#define IS_I2C_ANALOG_FILTER(FILTER)
#define CLEAR_BIT(REG, BIT)
HAL_StatusTypeDef HAL_I2CEx_ConfigDigitalFilter(I2C_HandleTypeDef *hi2c, uint32_t DigitalFilter)
void HAL_I2CEx_EnableFastModePlus(uint32_t ConfigFastModePlus)
#define __HAL_LOCK(__HANDLE__)
#define __HAL_RCC_SYSCFG_CLK_ENABLE()
#define __HAL_UNLOCK(__HANDLE__)
#define __HAL_I2C_DISABLE(__HANDLE__)
Disable the specified I2C peripheral.
#define IS_I2C_DIGITAL_FILTER(FILTER)
HAL_StatusTypeDef HAL_I2CEx_ConfigAnalogFilter(I2C_HandleTypeDef *hi2c, uint32_t AnalogFilter)
#define __HAL_I2C_ENABLE(__HANDLE__)
Enable the specified I2C peripheral.
#define SET_BIT(REG, BIT)
__IO HAL_I2C_StateTypeDef State
This file contains all the functions prototypes for the HAL module driver.
void HAL_I2CEx_DisableFastModePlus(uint32_t ConfigFastModePlus)