| /bsp/microchip/samc21/bsp/hal/include/ |
| A D | hpl_usart.h | 85 USART_PARITY_ODD = 1, enumerator
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/include/ |
| A D | hpl_usart.h | 85 USART_PARITY_ODD = 1, enumerator
|
| /bsp/microchip/saml10/bsp/hal/include/ |
| A D | hpl_usart.h | 85 USART_PARITY_ODD = 1, enumerator
|
| /bsp/microchip/same70/bsp/hal/include/ |
| A D | hpl_usart.h | 85 USART_PARITY_ODD = 1, enumerator
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_usart.h | 85 USART_PARITY_ODD = 1, enumerator
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/ |
| A D | hpl_usart.h | 85 USART_PARITY_ODD = 1, enumerator
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/ |
| A D | ht32f1xxxx_usart.h | 133 #define USART_PARITY_ODD ((u32)0x00000008) macro 137 #define USART_PARITY_ODD ((u32)0x00000800) macro 144 (PARITY == USART_PARITY_ODD))
|
| /bsp/ck802/libraries/include/ |
| A D | drv_usart.h | 68 USART_PARITY_ODD , ///< Odd Parity enumerator
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_hal_usart.h | 219 #define USART_PARITY_ODD ((uint32_t)(USART_CR1_PCE | USART_CR1_PS)) macro 600 ((PARITY) == USART_PARITY_ODD))
|
| /bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/ |
| A D | ald_usart.h | 78 USART_PARITY_ODD = 0x3U, /**< Odd parity */ enumerator 401 ((x) == USART_PARITY_ODD))
|
| /bsp/thead-smart/drivers/ |
| A D | board_uart.c | 109 parity = USART_PARITY_ODD; in uart_configure()
|
| A D | drv_usart.h | 62 USART_PARITY_ODD, ///< Odd Parity enumerator
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/ |
| A D | ht32f5xxxx_usart.h | 119 #define USART_PARITY_ODD ((u32)0x00000800) macro 125 (PARITY == USART_PARITY_ODD))
|
| /bsp/microchip/common/board/ |
| A D | serial.c | 122 usart_async_set_parity(desc, USART_PARITY_ODD); in serial_configure()
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/ |
| A D | apm32f4xx_usart.h | 76 USART_PARITY_ODD = (uint8_t)0x03 /*!< Enable odd parity control*/ enumerator
|
| /bsp/ck802/drivers/ |
| A D | board_uart.c | 155 parity = USART_PARITY_ODD; in uart_configure()
|
| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/ |
| A D | apm32e10x_usart.h | 76 USART_PARITY_ODD = BIT10 | BIT9 enumerator
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/ |
| A D | apm32f10x_usart.h | 76 USART_PARITY_ODD = BIT10 | BIT9 enumerator
|
| /bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/ |
| A D | apm32s10x_usart.h | 76 USART_PARITY_ODD = BIT10 | BIT9 enumerator
|
| /bsp/samd21/board/ |
| A D | uart.c | 97 config_usart.parity = USART_PARITY_ODD; in _uart_cfg()
|
| /bsp/ht32/libraries/ht32_drivers/ |
| A D | drv_usart.c | 183 USART_InitStructure.USART_Parity = USART_PARITY_ODD; in ht32_configure()
|
| /bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/ |
| A D | apm32f0xx_usart.h | 83 USART_PARITY_ODD = BIT10 | BIT9 /*!< Enable odd parity control*/ enumerator
|
| /bsp/apm32/libraries/Drivers/ |
| A D | drv_usart.c | 182 USART_ConfigStruct.parity = USART_PARITY_ODD; in apm32_uart_configure()
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/sercom/usart/ |
| A D | usart.h | 558 USART_PARITY_ODD = SERCOM_USART_CTRLB_PMODE, enumerator
|
| /bsp/ck802/libraries/common/usart/ |
| A D | dw_usart.c | 131 case USART_PARITY_ODD: in dw_usart_set_parity()
|