Searched refs:FMPI2C_RESET_CR2 (Results 1 – 2 of 2) sorted by relevance
1207 FMPI2C_RESET_CR2(hfmpi2c); in HAL_FMPI2C_Master_Transmit()1327 FMPI2C_RESET_CR2(hfmpi2c); in HAL_FMPI2C_Master_Receive()2471 FMPI2C_RESET_CR2(hfmpi2c); in HAL_FMPI2C_Mem_Write()2610 FMPI2C_RESET_CR2(hfmpi2c); in HAL_FMPI2C_Mem_Read()5657 FMPI2C_RESET_CR2(hfmpi2c); in FMPI2C_ITMasterCplt()5803 FMPI2C_RESET_CR2(hfmpi2c); in FMPI2C_ITSlaveCplt()6511 FMPI2C_RESET_CR2(hfmpi2c); in FMPI2C_WaitOnRXNEFlagUntilTimeout()6636 FMPI2C_RESET_CR2(hfmpi2c); in FMPI2C_IsErrorOccurred()
779 #define FMPI2C_RESET_CR2(__HANDLE__) ((__HANDLE__)->Instance->CR2 &= \ macro