Searched refs:__HAL_FMPI2C_ENABLE (Results 1 – 3 of 3) sorted by relevance
114 __HAL_FMPI2C_ENABLE(hfmpi2c); in HAL_FMPI2CEx_ConfigAnalogFilter()166 __HAL_FMPI2C_ENABLE(hfmpi2c); in HAL_FMPI2CEx_ConfigDigitalFilter()
635 __HAL_FMPI2C_ENABLE(hfmpi2c); in HAL_FMPI2C_Init()
573 #define __HAL_FMPI2C_ENABLE(__HANDLE__) (SET_BIT((__HANDLE__)->Instance->CR… macro