HAL
HAL_USART_ERROR_NONE is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_USART_ERROR_NONE macro

No error

Syntax

#define HAL_USART_ERROR_NONE 0x00000000U

References

LocationText
stm32f4xx_hal_usart.h:180
#define HAL_USART_ERROR_NONE 0x00000000U /*!< No error */
stm32f4xx_hal_usart.c:347
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:387
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:759
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:847
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:963
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:1089
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:1141
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:1203
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:1260
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:1329
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:1427
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:1642
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:1757
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:1834
if (husart->ErrorCode != HAL_USART_ERROR_NONE)
stm32f4xx_hal_usart.c:1909
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:2431
husart->ErrorCode = HAL_USART_ERROR_NONE;
stm32f4xx_hal_usart.c:2474
husart->ErrorCode = HAL_USART_ERROR_NONE;