Home
last modified time | relevance | path

Searched refs:MDF_ERROR_ACQUISITION_OVERFLOW (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mdf.c1029 hmdf->ErrorCode |= MDF_ERROR_ACQUISITION_OVERFLOW; in HAL_MDF_PollForAcq()
1105 hmdf->ErrorCode |= MDF_ERROR_ACQUISITION_OVERFLOW; in HAL_MDF_PollForSnapshotAcq()
3027 hmdf->ErrorCode |= MDF_ERROR_ACQUISITION_OVERFLOW; in HAL_MDF_IRQHandler()
3043 hmdf->ErrorCode |= MDF_ERROR_ACQUISITION_OVERFLOW; in HAL_MDF_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_mdf.c1033 hmdf->ErrorCode |= MDF_ERROR_ACQUISITION_OVERFLOW; in HAL_MDF_PollForAcq()
1109 hmdf->ErrorCode |= MDF_ERROR_ACQUISITION_OVERFLOW; in HAL_MDF_PollForSnapshotAcq()
3031 hmdf->ErrorCode |= MDF_ERROR_ACQUISITION_OVERFLOW; in HAL_MDF_IRQHandler()
3047 hmdf->ErrorCode |= MDF_ERROR_ACQUISITION_OVERFLOW; in HAL_MDF_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_mdf.c817 hmdf->ErrorCode |= MDF_ERROR_ACQUISITION_OVERFLOW; in HAL_MDF_PollForAcq()
1850 hmdf->ErrorCode |= MDF_ERROR_ACQUISITION_OVERFLOW; in HAL_MDF_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_mdf.h285 #define MDF_ERROR_ACQUISITION_OVERFLOW 0x00000001U /*!< Overflow occurs during acquisition */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_mdf.h368 #define MDF_ERROR_ACQUISITION_OVERFLOW 0x00000001U /*!< Overflow occurs during acquisition */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_mdf.h366 #define MDF_ERROR_ACQUISITION_OVERFLOW 0x00000001U /*!< Overflow occurs during acquisition */ macro