Home
last modified time | relevance | path

Searched refs:USART_PARITY_NO (Results 1 – 7 of 7) sorted by relevance

/bsp/ht32/libraries/ht32_drivers/
A Ddrv_usart.c180 USART_InitStructure.USART_Parity = USART_PARITY_NO; in ht32_configure()
189 USART_InitStructure.USART_Parity = USART_PARITY_NO; in ht32_configure()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_usart.h131 #define USART_PARITY_NO ((u32)0x00000000) macro
135 #define USART_PARITY_NO ((u32)0x00000000) macro
142 #define IS_USART_PARITY(PARITY) ((PARITY == USART_PARITY_NO) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_usart.h117 #define USART_PARITY_NO ((u32)0x00000000) macro
123 #define IS_USART_PARITY(PARITY) ((PARITY == USART_PARITY_NO) || \
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32_retarget.c133 USART_InitStructure.USART_Parity = USART_PARITY_NO; in RETARGET_Configuration()
A Dht32f5xxxx_usart.c228 USART_InitStruct->USART_Parity = USART_PARITY_NO; in USART_StructInit()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32_retarget.c133 USART_InitStructure.USART_Parity = USART_PARITY_NO; in RETARGET_Configuration()
A Dht32f1xxxx_usart.c218 USART_InitStruct->USART_Parity = USART_PARITY_NO; in USART_StructInit()

Completed in 16 milliseconds