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

HAL_FMPI2C_EV_IRQHandler() function

This function handles FMPI2C event interrupt request.

Syntax

void HAL_FMPI2C_EV_IRQHandler(FMPI2C_HandleTypeDef *hfmpi2c);
Implemented in stm32f4xx_hal_fmpi2c.c:4625

Arguments

hfmpi2c

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

Return value

None

Examples

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

References

LocationText
stm32f4xx_hal_fmpi2c.c:4625
void HAL_FMPI2C_EV_IRQHandler(FMPI2C_HandleTypeDef *hfmpi2c) /* Derogation MISRAC2012-Rule-8.13 */
stm32f4xx_hal_fmpi2c.h:692
void HAL_FMPI2C_EV_IRQHandler(FMPI2C_HandleTypeDef *hfmpi2c);

Call Tree

Functions called by HAL_FMPI2C_EV_IRQHandler()
HAL_FMPI2C_EV_IRQHandler()
all items filtered out
Data read by HAL_FMPI2C_EV_IRQHandler()
HAL_FMPI2C_EV_IRQHandler()::itflags
HAL_FMPI2C_EV_IRQHandler()::itsources
all items filtered out
HAL_FMPI2C_EV_IRQHandler()
Type of HAL_FMPI2C_EV_IRQHandler()
HAL_FMPI2C_EV_IRQHandler()
uint32_t
all items filtered out