/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_irda.h | 694 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 695 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 696 ((__PARITY__) == IRDA_PARITY_ODD))
|
D | stm32l0xx_hal_usart.h | 634 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 635 ((__PARITY__) == USART_PARITY_EVEN) || \ 636 ((__PARITY__) == USART_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_usart.h | 640 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 641 ((__PARITY__) == USART_PARITY_EVEN) || \ 642 ((__PARITY__) == USART_PARITY_ODD))
|
D | stm32f0xx_hal_irda.h | 693 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 694 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 695 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_irda.h | 697 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 698 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 699 ((__PARITY__) == IRDA_PARITY_ODD))
|
D | stm32f7xx_hal_usart.h | 722 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 723 ((__PARITY__) == USART_PARITY_EVEN) || \ 724 ((__PARITY__) == USART_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_irda.h | 693 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 694 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 695 ((__PARITY__) == IRDA_PARITY_ODD))
|
D | stm32f3xx_hal_usart.h | 640 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 641 ((__PARITY__) == USART_PARITY_EVEN) || \ 642 ((__PARITY__) == USART_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_irda.h | 723 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 724 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 725 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_irda.h | 717 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 718 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 719 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_irda.h | 718 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 719 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 720 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_irda.h | 706 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 707 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 708 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_irda.h | 721 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 722 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 723 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_irda.h | 714 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 715 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 716 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_irda.h | 719 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 720 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 721 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_irda.h | 706 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 707 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 708 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_irda.h | 719 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 720 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 721 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_irda.h | 714 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 715 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 716 ((__PARITY__) == IRDA_PARITY_ODD))
|
D | stm32wbxx_hal_usart.h | 759 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 760 ((__PARITY__) == USART_PARITY_EVEN) || \ 761 ((__PARITY__) == USART_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_irda.h | 703 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 704 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 705 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_irda.h | 715 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 716 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 717 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_irda.h | 727 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 728 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 729 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_irda.h | 715 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 716 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 717 ((__PARITY__) == IRDA_PARITY_ODD))
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_irda.h | 706 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument 707 ((__PARITY__) == IRDA_PARITY_EVEN) || \ 708 ((__PARITY__) == IRDA_PARITY_ODD))
|
D | stm32n6xx_hal_usart.h | 766 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 767 ((__PARITY__) == USART_PARITY_EVEN) || \ 768 ((__PARITY__) == USART_PARITY_ODD))
|