Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_fmpsmbus.h119 #define HAL_FMPSMBUS_ERROR_OVR (0x00000008U) /*!< OVR error */ macro
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpsmbus.c2541 hfmpsmbus->ErrorCode |= HAL_FMPSMBUS_ERROR_OVR; in FMPSMBUS_ITErrorHandler()