Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_fmpsmbus.h114 #define HAL_FMPSMBUS_ERROR_BERR (0x00000001U) /*!< BERR error */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpsmbus.c2567 hfmpsmbus->ErrorCode |= HAL_FMPSMBUS_ERROR_BERR; in FMPSMBUS_ITErrorHandler()