Searched refs:FMPI2C_Mem_ISR_IT (Results 1 – 1 of 1) sorted by relevance
449 static HAL_StatusTypeDef FMPI2C_Mem_ISR_IT(struct __FMPI2C_HandleTypeDef *hfmpi2c, uint32_t ITFlags,2817 hfmpi2c->XferISR = FMPI2C_Mem_ISR_IT; in HAL_FMPI2C_Mem_Write_IT()2904 hfmpi2c->XferISR = FMPI2C_Mem_ISR_IT; in HAL_FMPI2C_Mem_Read_IT()5085 static HAL_StatusTypeDef FMPI2C_Mem_ISR_IT(struct __FMPI2C_HandleTypeDef *hfmpi2c, uint32_t ITFlags, in FMPI2C_Mem_ISR_IT() function