Macros | |
#define | HAL_SPI_ERROR_ABORT (0x00000040U) |
#define | HAL_SPI_ERROR_ABORT (0x00000040U) |
#define | HAL_SPI_ERROR_ABORT (0x00000040U) |
#define | HAL_SPI_ERROR_ABORT (0x00000040UL) |
#define | HAL_SPI_ERROR_CRC (0x00000002U) |
#define | HAL_SPI_ERROR_CRC (0x00000002U) |
#define | HAL_SPI_ERROR_CRC (0x00000002U) |
#define | HAL_SPI_ERROR_CRC (0x00000002UL) |
#define | HAL_SPI_ERROR_DMA (0x00000010U) |
#define | HAL_SPI_ERROR_DMA (0x00000010U) |
#define | HAL_SPI_ERROR_DMA (0x00000010U) |
#define | HAL_SPI_ERROR_DMA (0x00000010UL) |
#define | HAL_SPI_ERROR_FLAG (0x00000020U) |
#define | HAL_SPI_ERROR_FLAG (0x00000020U) |
#define | HAL_SPI_ERROR_FLAG (0x00000020U) |
#define | HAL_SPI_ERROR_FLAG (0x00000020UL) |
#define | HAL_SPI_ERROR_FRE (0x00000008U) |
#define | HAL_SPI_ERROR_FRE (0x00000008U) |
#define | HAL_SPI_ERROR_FRE (0x00000008U) |
#define | HAL_SPI_ERROR_FRE (0x00000008UL) |
#define | HAL_SPI_ERROR_MODF (0x00000001U) |
#define | HAL_SPI_ERROR_MODF (0x00000001U) |
#define | HAL_SPI_ERROR_MODF (0x00000001U) |
#define | HAL_SPI_ERROR_MODF (0x00000001UL) |
#define | HAL_SPI_ERROR_NONE (0x00000000U) |
#define | HAL_SPI_ERROR_NONE (0x00000000U) |
#define | HAL_SPI_ERROR_NONE (0x00000000U) |
#define | HAL_SPI_ERROR_NONE (0x00000000UL) |
#define | HAL_SPI_ERROR_NOT_SUPPORTED (0x00000400UL) |
#define | HAL_SPI_ERROR_OVR (0x00000004U) |
#define | HAL_SPI_ERROR_OVR (0x00000004U) |
#define | HAL_SPI_ERROR_OVR (0x00000004U) |
#define | HAL_SPI_ERROR_OVR (0x00000004UL) |
#define | HAL_SPI_ERROR_TIMEOUT (0x00000100UL) |
#define | HAL_SPI_ERROR_UDR (0x00000080UL) |
#define | HAL_SPI_ERROR_UNKNOW (0x00000200UL) |
#define HAL_SPI_ERROR_ABORT (0x00000040U) |
Error during SPI Abort procedure
Definition at line 196 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_ABORT (0x00000040U) |
Error during SPI Abort procedure
Definition at line 196 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_ABORT (0x00000040U) |
Error during SPI Abort procedure
Definition at line 209 of file stm32f7xx_hal_spi.h.
#define HAL_SPI_ERROR_ABORT (0x00000040UL) |
Error during SPI Abort procedure
Definition at line 274 of file stm32h7xx_hal_spi.h.
#define HAL_SPI_ERROR_CRC (0x00000002U) |
CRC error
Definition at line 191 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_CRC (0x00000002U) |
CRC error
Definition at line 191 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_CRC (0x00000002U) |
CRC error
Definition at line 204 of file stm32f7xx_hal_spi.h.
#define HAL_SPI_ERROR_CRC (0x00000002UL) |
CRC error
Definition at line 269 of file stm32h7xx_hal_spi.h.
#define HAL_SPI_ERROR_DMA (0x00000010U) |
DMA transfer error
Definition at line 194 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_DMA (0x00000010U) |
DMA transfer error
Definition at line 194 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_DMA (0x00000010U) |
DMA transfer error
Definition at line 207 of file stm32f7xx_hal_spi.h.
#define HAL_SPI_ERROR_DMA (0x00000010UL) |
DMA transfer error
Definition at line 272 of file stm32h7xx_hal_spi.h.
#define HAL_SPI_ERROR_FLAG (0x00000020U) |
Error on RXNE/TXE/BSY Flag
Definition at line 195 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_FLAG (0x00000020U) |
Error on RXNE/TXE/BSY Flag
Definition at line 195 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_FLAG (0x00000020U) |
Error on RXNE/TXE/BSY/FTLVL/FRLVL Flag
Definition at line 208 of file stm32f7xx_hal_spi.h.
#define HAL_SPI_ERROR_FLAG (0x00000020UL) |
Error on RXNE/TXE/BSY/FTLVL/FRLVL Flag
Definition at line 273 of file stm32h7xx_hal_spi.h.
#define HAL_SPI_ERROR_FRE (0x00000008U) |
FRE error
Definition at line 193 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_FRE (0x00000008U) |
FRE error
Definition at line 193 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_FRE (0x00000008U) |
FRE error
Definition at line 206 of file stm32f7xx_hal_spi.h.
#define HAL_SPI_ERROR_FRE (0x00000008UL) |
FRE error
Definition at line 271 of file stm32h7xx_hal_spi.h.
#define HAL_SPI_ERROR_MODF (0x00000001U) |
MODF error
Definition at line 190 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_MODF (0x00000001U) |
MODF error
Definition at line 190 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_MODF (0x00000001U) |
MODF error
Definition at line 203 of file stm32f7xx_hal_spi.h.
#define HAL_SPI_ERROR_MODF (0x00000001UL) |
MODF error
Definition at line 268 of file stm32h7xx_hal_spi.h.
#define HAL_SPI_ERROR_NONE (0x00000000U) |
No error
Definition at line 189 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_NONE (0x00000000U) |
No error
Definition at line 189 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_NONE (0x00000000U) |
No error
Definition at line 202 of file stm32f7xx_hal_spi.h.
#define HAL_SPI_ERROR_NONE (0x00000000UL) |
No error
Definition at line 267 of file stm32h7xx_hal_spi.h.
#define HAL_SPI_ERROR_NOT_SUPPORTED (0x00000400UL) |
Requested operation not supported
Definition at line 278 of file stm32h7xx_hal_spi.h.
#define HAL_SPI_ERROR_OVR (0x00000004U) |
OVR error
Definition at line 192 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_OVR (0x00000004U) |
OVR error
Definition at line 192 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h.
#define HAL_SPI_ERROR_OVR (0x00000004U) |
OVR error
Definition at line 205 of file stm32f7xx_hal_spi.h.
#define HAL_SPI_ERROR_OVR (0x00000004UL) |
OVR error
Definition at line 270 of file stm32h7xx_hal_spi.h.
#define HAL_SPI_ERROR_TIMEOUT (0x00000100UL) |
Timeout error
Definition at line 276 of file stm32h7xx_hal_spi.h.
#define HAL_SPI_ERROR_UDR (0x00000080UL) |
Underrun error
Definition at line 275 of file stm32h7xx_hal_spi.h.
#define HAL_SPI_ERROR_UNKNOW (0x00000200UL) |
Unknow error
Definition at line 277 of file stm32h7xx_hal_spi.h.