Home
last modified time | relevance | path

Searched refs:USART_PE_ODD (Results 1 – 10 of 10) sorted by relevance

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_usart.h156 #define USART_PE_ODD ((uint16_t)0x0600) macro
157 …TY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARITY) == USART_PE_ODD))
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_usart.h157 #define USART_PE_ODD ((uint16_t)0x0600) macro
158 …TY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARITY) == USART_PE_ODD))
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_usart.h156 #define USART_PE_ODD ((uint16_t)0x0600) macro
157 …TY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARITY) == USART_PE_ODD))
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_usart.h157 #define USART_PE_ODD ((uint16_t)0x0600) macro
158 …TY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARITY) == USART_PE_ODD))
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_usart.h156 #define USART_PE_ODD ((uint16_t)0x0600) macro
157 …TY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARITY) == USART_PE_ODD))
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_usart.h157 #define USART_PE_ODD ((uint16_t)0x0600) macro
158 …TY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARITY) == USART_PE_ODD))
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_usart.h157 #define USART_PE_ODD ((uint16_t)0x0600) macro
158 …TY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARITY) == USART_PE_ODD))
/bsp/n32/libraries/n32_drivers/
A Ddrv_usart.c458 USART_InitStructure.Parity = USART_PE_ODD; in n32_configure()
A Ddrv_usart_v2.c751 uart->handle.Init.Parity = USART_PE_ODD; in n32_configure()
/bsp/n32g452xx/Libraries/rt_drivers/
A Ddrv_usart.c87 USART_InitStructure.Parity = USART_PE_ODD; in n32_uart_configure()

Completed in 24 milliseconds