Searched refs:IS_I2C_FASTMODEPLUS (Results 1 – 7 of 7) sorted by relevance
298 assert_param(IS_I2C_FASTMODEPLUS(ConfigFastModePlus)); in HAL_I2CEx_EnableFastModePlus()325 assert_param(IS_I2C_FASTMODEPLUS(ConfigFastModePlus)); in HAL_I2CEx_DisableFastModePlus()
300 assert_param(IS_I2C_FASTMODEPLUS(ConfigFastModePlus)); in HAL_I2CEx_EnableFastModePlus()329 assert_param(IS_I2C_FASTMODEPLUS(ConfigFastModePlus)); in HAL_I2CEx_DisableFastModePlus()
136 #define IS_I2C_FASTMODEPLUS(__CONFIG__) ((((__CONFIG__) & I2C_FMP_NOT_SUPPORTED) != I2C_FMP_NOT_SUP… macro
142 #define IS_I2C_FASTMODEPLUS(__CONFIG__) ((((__CONFIG__) & I2C_FMP_NOT_SUPPORTED) != I2C_FMP_NOT_SUP… macro
1405 #define IS_SYSCFG_FASTMODEPLUS_CONFIG IS_I2C_FASTMODEPLUS
1308 #define IS_SYSCFG_FASTMODEPLUS_CONFIG IS_I2C_FASTMODEPLUS
1304 #define IS_SYSCFG_FASTMODEPLUS_CONFIG IS_I2C_FASTMODEPLUS