Home
last modified time | relevance | path

Searched refs:UART_PARITY_0 (Results 1 – 4 of 4) sorted by relevance

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_uart.h39 #define UART_PARITY_0 (0x5U << UART_CTRL2_PMODE_Pos) macro
101 ((__PARITY__) == UART_PARITY_0) ||\
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_uart.h39 #define UART_PARITY_0 UART_CTRL2_PMODE_0 macro
103 ((__PARITY__) == UART_PARITY_0) ||\
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_UART.h95 #define UART_PARITY_0 (0x00000086U) /*!< 0 parity */ macro
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_UART.h95 #define UART_PARITY_0 (0x00000086U) /*!< 0 parity */ macro

Completed in 9 milliseconds