HAL + 0/1 examples
CodeScope will show references to HAL_FMPI2C_MemRxCpltCallback() from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
I2C
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_FMPI2C_MemRxCpltCallback()

HAL_FMPI2C_MemRxCpltCallback() function

Memory Rx Transfer completed callback.

Syntax

void HAL_FMPI2C_MemRxCpltCallback(FMPI2C_HandleTypeDef *hfmpi2c);
Implemented in stm32f4xx_hal_fmpi2c.c:4811

Arguments

hfmpi2c

Pointer to a FMPI2C_HandleTypeDef structure that contains the configuration information for the specified FMPI2C.

Return value

None

Examples

HAL_FMPI2C_MemRxCpltCallback() is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_fmpi2c.c:4811
__weak void HAL_FMPI2C_MemRxCpltCallback(FMPI2C_HandleTypeDef *hfmpi2c)
stm32f4xx_hal_fmpi2c.h:701
void HAL_FMPI2C_MemRxCpltCallback(FMPI2C_HandleTypeDef *hfmpi2c);
stm32f4xx_hal_fmpi2c.c:6279FMPI2C_ITMasterCplt()
HAL_FMPI2C_MemRxCpltCallback(hfmpi2c);

Call Tree

Functions calling HAL_FMPI2C_MemRxCpltCallback()
Functions called by HAL_FMPI2C_MemRxCpltCallback()
all items filtered out
HAL_FMPI2C_MemRxCpltCallback()
BSP_LED_Off()
all items filtered out
Data read by HAL_FMPI2C_MemRxCpltCallback()
Led_TypeDef::LED1
all items filtered out
HAL_FMPI2C_MemRxCpltCallback()