Home
last modified time | relevance | path

Searched defs:UART_Parity_Even (Results 1 – 8 of 8) sorted by relevance

/bsp/CME_M7/StdPeriph_Driver/inc/
A Dcmem7_uart.h59 #define UART_Parity_Even 0 macro
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/
A Dhal_uart.h74 UART_Parity_Even = 1u, /*!< Even parity. */ enumerator
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_uart.h108 #define UART_Parity_Even ((uint16_t)0x0003) macro
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_uart.h108 #define UART_Parity_Even ((uint16_t)0x0003) macro
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_uart.h108 #define UART_Parity_Even ((uint16_t)0x0003) macro
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_uart.h108 #define UART_Parity_Even ((uint16_t)0x0003) macro
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_uart.h70 UART_Parity_Even = UART_CCR_PEN | UART_CCR_PSEL, enumerator
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dair105_uart.h118 #define UART_Parity_Even (0x00000018) macro

Completed in 17 milliseconds