Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_mdf.c497 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterCallback()
526 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterCallback()
543 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterCallback()
551 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterCallback()
603 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_UnRegisterCallback()
620 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_UnRegisterCallback()
628 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_UnRegisterCallback()
652 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterSndLvlCallback()
664 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterSndLvlCallback()
690 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_UnRegisterSndLvlCallback()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mdf.c620 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterCallback()
649 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterCallback()
666 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterCallback()
674 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterCallback()
726 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_UnRegisterCallback()
743 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_UnRegisterCallback()
751 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_UnRegisterCallback()
776 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterOldCallback()
788 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterOldCallback()
815 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_UnRegisterOldCallback()
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_mdf.c624 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterCallback()
653 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterCallback()
670 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterCallback()
678 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterCallback()
730 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_UnRegisterCallback()
747 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_UnRegisterCallback()
755 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_UnRegisterCallback()
780 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterOldCallback()
792 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_RegisterOldCallback()
819 hmdf->ErrorCode |= MDF_ERROR_INVALID_CALLBACK; in HAL_MDF_UnRegisterOldCallback()
[all …]
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_mdf.h291 #define MDF_ERROR_INVALID_CALLBACK 0x00000080U /*!< Invalid callback error occurs */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_mdf.h378 #define MDF_ERROR_INVALID_CALLBACK 0x00000080U /*!< Invalid callback error occurs */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_mdf.h376 #define MDF_ERROR_INVALID_CALLBACK 0x00000080U /*!< Invalid callback error occurs */ macro