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

HAL_UART_ERROR_NONE macro

No error

Syntax

#define HAL_UART_ERROR_NONE 0x00000000U

References

LocationText
stm32f4xx_hal_uart.h:256
#define HAL_UART_ERROR_NONE 0x00000000U /*!< No error */
stm32f4xx_hal_uart.c:420
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:490
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:571
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:655
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:697
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:1149
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:1235
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:1322
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:1395
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:1603
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:1926
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:2161
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:2400
if (huart->ErrorCode != HAL_UART_ERROR_NONE)
stm32f4xx_hal_uart.c:2471
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:3242
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:3278
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:3403
huart->ErrorCode = HAL_UART_ERROR_NONE;
stm32f4xx_hal_uart.c:3449
huart->ErrorCode = HAL_UART_ERROR_NONE;