
Go to the source code of this file.
Macros | |
| #define | BSP_ERROR_BUS_ACKNOWLEDGE_FAILURE -102 | 
| #define | BSP_ERROR_BUS_ARBITRATION_LOSS -101 | 
| #define | BSP_ERROR_BUS_CRC_ERROR -106 | 
| #define | BSP_ERROR_BUS_DMA_FAILURE -107 | 
| #define | BSP_ERROR_BUS_FAILURE -8 | 
| #define | BSP_ERROR_BUS_FRAME_ERROR -105 | 
| #define | BSP_ERROR_BUS_MODE_FAULT -104 | 
| #define | BSP_ERROR_BUS_PROTOCOL_FAILURE -103 | 
| #define | BSP_ERROR_BUS_TRANSACTION_FAILURE -100 | 
| #define | BSP_ERROR_BUSY -3 | 
| #define | BSP_ERROR_CLOCK_FAILURE -9 | 
| #define | BSP_ERROR_COMPONENT_FAILURE -5 | 
| #define | BSP_ERROR_FEATURE_NOT_SUPPORTED -11 | 
| #define | BSP_ERROR_MSP_FAILURE -10 | 
| #define | BSP_ERROR_NO_INIT -1 | 
| #define | BSP_ERROR_NONE 0 | 
| #define | BSP_ERROR_PERIPH_FAILURE -4 | 
| #define | BSP_ERROR_QSPI_ASSIGN_FAILURE -24 | 
| #define | BSP_ERROR_QSPI_MMP_LOCK_FAILURE -26 | 
| #define | BSP_ERROR_QSPI_MMP_UNLOCK_FAILURE -27 | 
| #define | BSP_ERROR_QSPI_SETUP_FAILURE -25 | 
| #define | BSP_ERROR_TS_TOUCH_NOT_DETECTED -30 | 
| #define | BSP_ERROR_UNKNOWN_COMPONENT -7 | 
| #define | BSP_ERROR_UNKNOWN_FAILURE -6 | 
| #define | BSP_ERROR_WRONG_PARAM -2 | 
| #define BSP_ERROR_BUS_ACKNOWLEDGE_FAILURE -102 | 
Definition at line 55 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_BUS_ARBITRATION_LOSS -101 | 
Definition at line 54 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_BUS_CRC_ERROR -106 | 
Definition at line 60 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_BUS_DMA_FAILURE -107 | 
Definition at line 61 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_BUS_FAILURE -8 | 
Definition at line 38 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_BUS_FRAME_ERROR -105 | 
Definition at line 59 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_BUS_MODE_FAULT -104 | 
Definition at line 58 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_BUS_PROTOCOL_FAILURE -103 | 
Definition at line 56 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_BUS_TRANSACTION_FAILURE -100 | 
Definition at line 53 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_BUSY -3 | 
Definition at line 33 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_CLOCK_FAILURE -9 | 
Definition at line 39 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_COMPONENT_FAILURE -5 | 
Definition at line 35 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_FEATURE_NOT_SUPPORTED -11 | 
Definition at line 41 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_MSP_FAILURE -10 | 
Definition at line 40 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_NO_INIT -1 | 
Definition at line 31 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_NONE 0 | 
Definition at line 30 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_PERIPH_FAILURE -4 | 
Definition at line 34 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_QSPI_ASSIGN_FAILURE -24 | 
Definition at line 44 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_QSPI_MMP_LOCK_FAILURE -26 | 
Definition at line 46 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_QSPI_MMP_UNLOCK_FAILURE -27 | 
Definition at line 47 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_QSPI_SETUP_FAILURE -25 | 
Definition at line 45 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_TS_TOUCH_NOT_DETECTED -30 | 
Definition at line 50 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_UNKNOWN_COMPONENT -7 | 
Definition at line 37 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_UNKNOWN_FAILURE -6 | 
Definition at line 36 of file stm32h747i_discovery_errno.h.
| #define BSP_ERROR_WRONG_PARAM -2 | 
Definition at line 32 of file stm32h747i_discovery_errno.h.