Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_fmpi2c.h266HAL_FMPI2C_ABORT_CB_ID = 0x08U, /*!< FMPI2C Abort callback ID … enumerator
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpi2c.c777 case HAL_FMPI2C_ABORT_CB_ID : in HAL_FMPI2C_RegisterCallback()
897 case HAL_FMPI2C_ABORT_CB_ID : in HAL_FMPI2C_UnRegisterCallback()