Home
last modified time | relevance | path

Searched refs:HAL_SMBUS_ABORT_CB_ID (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_smbus.h212HAL_SMBUS_ABORT_CB_ID = 0x08U, /*!< SMBUS Abort callback ID … enumerator
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_smbus.h212HAL_SMBUS_ABORT_CB_ID = 0x08U, /*!< SMBUS Abort callback ID … enumerator
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_smbus.c612 case HAL_SMBUS_ABORT_CB_ID : in HAL_SMBUS_RegisterCallback()
722 case HAL_SMBUS_ABORT_CB_ID : in HAL_SMBUS_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_smbus.c612 case HAL_SMBUS_ABORT_CB_ID : in HAL_SMBUS_RegisterCallback()
722 case HAL_SMBUS_ABORT_CB_ID : in HAL_SMBUS_UnRegisterCallback()