HAL + 0/86 examples
CodeScope will show references to UART_HWCONTROL_NONE from the following samples and libraries:
Examples
STM32446E-Nucleo
Examples
UART
STM32446E_EVAL
Applications
IAP
USB_Device
Examples
UART
STM32469I-Discovery
Applications
FileX
FX_IAP
ThreadX
USBX
Examples
UART
STM32469I_EVAL
Applications
IAP
USB_Device
Examples
UART
STM324x9I_EVAL
Applications
IAP
USB_Device
Examples
UART
STM324xG_EVAL
Applications
IAP
USB_Device
Examples
UART
STM32F4-Discovery
Examples
UART
STM32F401-Discovery
Examples
UART
STM32F401RE-Nucleo
Examples
UART
STM32F410xx-Nucleo
Examples
UART
STM32F411E-Discovery
Examples
UART
STM32F411RE-Nucleo
Examples
UART
Examples_MIX
UART
STM32F412G-Discovery
Examples
UART
STM32F412ZG-Nucleo
Examples
UART
STM32F413H-Discovery
Examples
UART
STM32F413ZH-Nucleo
Examples
UART
STM32F429I-Discovery
Examples
UART
STM32F429ZI-Nucleo
Applications
FileX
NetXDuo
ThreadX
USBX
Examples
UART
STM32F446ZE-Nucleo
Examples
UART
 
Symbols
loading...
Files
loading...

UART_HWCONTROL_NONE macro

Syntax

#define UART_HWCONTROL_NONE 0x00000000U

Examples

UART_HWCONTROL_NONE is referenced by 86 libraries and example projects.

References

LocationText
stm32f4xx_hal_uart.h:300
#define UART_HWCONTROL_NONE 0x00000000U
stm32f4xx_hal_uart.c:366
if (huart->Init.HwFlowCtl != UART_HWCONTROL_NONE)
stm32f4xx_hal_uart.h:843
(((CONTROL) == UART_HWCONTROL_NONE) || \