Home
last modified time | relevance | path

Searched refs:PARITY (Results 1 – 25 of 37) sorted by relevance

12

/bsp/CME_M7/StdPeriph_Driver/inc/
A Dcmem7_uart.h62 #define IS_UART_PARITY(PARITY) (((PARITY) == UART_Parity_Even) || \ argument
63 ((PARITY) == UART_Parity_Odd) || \
64 ((PARITY) == UART_Parity_None))
/bsp/yichip/yc3121-pos/Libraries/sdk/
A Dyc_uart.h80 #define IS_PARITY(PARITY) (((PARITY) == Parity_Even) ||\ argument
81 ((PARITY) == Parity_None) ||\
82 ((PARITY) == Parity_Odd))
/bsp/yichip/yc3122-pos/Libraries/sdk/
A Dyc_uart.h43 #define IS_UART_PARITY(PARITY) (((PARITY) == YC_PARITY_NONE) ||\ argument
44 ((PARITY) == YC_PARITY_EVEN) ||\
45 ((PARITY) == YC_PARITY_ODD))
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_uart.h110 #define IS_UART_PARITY(PARITY) (((PARITY) == UART_Parity_No) || \ argument
111 ((PARITY) == UART_Parity_Even) || \
112 ((PARITY) == UART_Parity_Odd))
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_uart.h110 #define IS_UART_PARITY(PARITY) (((PARITY) == UART_Parity_No) || \ argument
111 ((PARITY) == UART_Parity_Even) || \
112 ((PARITY) == UART_Parity_Odd))
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_uart.h110 #define IS_UART_PARITY(PARITY) (((PARITY) == UART_Parity_No) || \ argument
111 ((PARITY) == UART_Parity_Even) || \
112 ((PARITY) == UART_Parity_Odd))
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_uart.h110 #define IS_UART_PARITY(PARITY) (((PARITY) == UART_Parity_No) || \ argument
111 ((PARITY) == UART_Parity_Even) || \
112 ((PARITY) == UART_Parity_Odd))
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_lpuart.h99 #define IS_LPUART_PARITY(PARITY) (((PARITY) == LPUART_PE_NO) || ((PARITY) == LPUART_PE_EVEN) || ((P… argument
A Dn32l40x_usart.h157 #define IS_USART_PARITY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARI… argument
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_lpuart.h99 #define IS_LPUART_PARITY(PARITY) (((PARITY) == LPUART_PE_NO) || ((PARITY) == LPUART_PE_EVEN) || ((P… argument
A Dn32l43x_usart.h157 #define IS_USART_PARITY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARI… argument
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_lpuart.h99 #define IS_LPUART_PARITY(PARITY) (((PARITY) == LPUART_PE_NO) || ((PARITY) == LPUART_PE_EVEN) || ((P… argument
A Dn32g43x_usart.h157 #define IS_USART_PARITY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARI… argument
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dair105_uart.h120 #define IS_UART_PARITY(PARITY) (((PARITY) == UART_Parity_No) || \ argument
121 ((PARITY) == UART_Parity_Even) || \
122 ((PARITY) == UART_Parity_Odd))
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_usart.h123 #define IS_USART_PARITY(PARITY) ((PARITY == USART_PARITY_NO) || \ argument
124 (PARITY == USART_PARITY_EVEN) || \
125 (PARITY == USART_PARITY_ODD))
373 #define IS_USART_STICK_PARITY(PARITY) ((PARITY == USART_STICK_LOW) || (PARITY == USART_ST… argument
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_usart.h142 #define IS_USART_PARITY(PARITY) ((PARITY == USART_PARITY_NO) || \ argument
143 (PARITY == USART_PARITY_EVEN) || \
144 (PARITY == USART_PARITY_ODD))
449 #define IS_USART_STICK_PARITY(PARITY) ((PARITY == USART_STICK_LOW) || (PARITY == USART_ST… argument
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_usart.h135 #define IS_USART_PARITY(PARITY) (((PARITY) == USART_Parity_No) || \ argument
136 ((PARITY) == USART_Parity_Even) || \
137 ((PARITY) == USART_Parity_Odd))
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_usart.h158 #define IS_USART_PARITY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARI… argument
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_usart.h158 #define IS_USART_PARITY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARI… argument
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_usart.h158 #define IS_USART_PARITY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARI… argument
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_usart.h158 #define IS_USART_PARITY(PARITY) (((PARITY) == USART_PE_NO) || ((PARITY) == USART_PE_EVEN) || ((PARI… argument
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_flash.h231 #define IS_OB_SRAM_PARITY(PARITY) (((PARITY) == OB_SRAM_PARITY_SET) || ((PARITY) == OB_SRAM_PARITY_… argument
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_irda.h634 #define IS_IRDA_PARITY(PARITY) (((PARITY) == IRDA_PARITY_NONE) || \ argument
635 ((PARITY) == IRDA_PARITY_EVEN) || \
636 ((PARITY) == IRDA_PARITY_ODD))
A Dstm32l1xx_hal_usart.h598 #define IS_USART_PARITY(PARITY) (((PARITY) == USART_PARITY_NONE) || \ argument
599 ((PARITY) == USART_PARITY_EVEN) || \
600 ((PARITY) == USART_PARITY_ODD))
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_flash.h250 #define IS_OB_SRAM_PARITY(PARITY) (((PARITY) == OB_SRAM_PARITY_SET) || ((PARITY) == OB_SRAM_PARITY_… argument

Completed in 43 milliseconds

12