Home
last modified time | relevance | path

Searched refs:USART_PARITY_ODD (Results 1 – 25 of 33) sorted by relevance

12

/bsp/microchip/samc21/bsp/hal/include/
A Dhpl_usart.h85 USART_PARITY_ODD = 1, enumerator
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/include/
A Dhpl_usart.h85 USART_PARITY_ODD = 1, enumerator
/bsp/microchip/saml10/bsp/hal/include/
A Dhpl_usart.h85 USART_PARITY_ODD = 1, enumerator
/bsp/microchip/same70/bsp/hal/include/
A Dhpl_usart.h85 USART_PARITY_ODD = 1, enumerator
/bsp/microchip/same54/bsp/hal/include/
A Dhpl_usart.h85 USART_PARITY_ODD = 1, enumerator
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/
A Dhpl_usart.h85 USART_PARITY_ODD = 1, enumerator
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_usart.h133 #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 Ddrv_usart.h68 USART_PARITY_ODD , ///< Odd Parity enumerator
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_usart.h219 #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 Dald_usart.h78 USART_PARITY_ODD = 0x3U, /**< Odd parity */ enumerator
401 ((x) == USART_PARITY_ODD))
/bsp/thead-smart/drivers/
A Dboard_uart.c109 parity = USART_PARITY_ODD; in uart_configure()
A Ddrv_usart.h62 USART_PARITY_ODD, ///< Odd Parity enumerator
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_usart.h119 #define USART_PARITY_ODD ((u32)0x00000800) macro
125 (PARITY == USART_PARITY_ODD))
/bsp/microchip/common/board/
A Dserial.c122 usart_async_set_parity(desc, USART_PARITY_ODD); in serial_configure()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_usart.h76 USART_PARITY_ODD = (uint8_t)0x03 /*!< Enable odd parity control*/ enumerator
/bsp/ck802/drivers/
A Dboard_uart.c155 parity = USART_PARITY_ODD; in uart_configure()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_usart.h76 USART_PARITY_ODD = BIT10 | BIT9 enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_usart.h76 USART_PARITY_ODD = BIT10 | BIT9 enumerator
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_usart.h76 USART_PARITY_ODD = BIT10 | BIT9 enumerator
/bsp/samd21/board/
A Duart.c97 config_usart.parity = USART_PARITY_ODD; in _uart_cfg()
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_usart.c183 USART_InitStructure.USART_Parity = USART_PARITY_ODD; in ht32_configure()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_usart.h83 USART_PARITY_ODD = BIT10 | BIT9 /*!< Enable odd parity control*/ enumerator
/bsp/apm32/libraries/Drivers/
A Ddrv_usart.c182 USART_ConfigStruct.parity = USART_PARITY_ODD; in apm32_uart_configure()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/sercom/usart/
A Dusart.h558 USART_PARITY_ODD = SERCOM_USART_CTRLB_PMODE, enumerator
/bsp/ck802/libraries/common/usart/
A Ddw_usart.c131 case USART_PARITY_ODD: in dw_usart_set_parity()

Completed in 42 milliseconds

12