Home
last modified time | relevance | path

Searched refs:HAL_FMPI2C_ERROR_SIZE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpi2c.c4822 FMPI2C_ITError(hfmpi2c, HAL_FMPI2C_ERROR_SIZE); in FMPI2C_Master_ISR_IT()
4850 FMPI2C_ITError(hfmpi2c, HAL_FMPI2C_ERROR_SIZE); in FMPI2C_Master_ISR_IT()
5104 FMPI2C_ITError(hfmpi2c, HAL_FMPI2C_ERROR_SIZE); in FMPI2C_Master_ISR_DMA()
5132 FMPI2C_ITError(hfmpi2c, HAL_FMPI2C_ERROR_SIZE); in FMPI2C_Master_ISR_DMA()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_fmpi2c.h173 #define HAL_FMPI2C_ERROR_SIZE (0x00000040U) /*!< Size Management error */ macro