/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/ |
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))
|
D | stm32f0xx_hal_usart.h | 641 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 642 ((__PARITY__) == USART_PARITY_EVEN) || \ 643 ((__PARITY__) == USART_PARITY_ODD))
|
/hal_stm32-3.6.0/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-3.6.0/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-3.6.0/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 | 641 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 642 ((__PARITY__) == USART_PARITY_EVEN) || \ 643 ((__PARITY__) == USART_PARITY_ODD))
|
/hal_stm32-3.6.0/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))
|
D | stm32g0xx_hal_usart.h | 741 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 742 ((__PARITY__) == USART_PARITY_EVEN) || \ 743 ((__PARITY__) == USART_PARITY_ODD))
|
/hal_stm32-3.6.0/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))
|
D | stm32l4xx_hal_usart.h | 799 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 800 ((__PARITY__) == USART_PARITY_EVEN) || \ 801 ((__PARITY__) == USART_PARITY_ODD))
|
/hal_stm32-3.6.0/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))
|
D | stm32wbaxx_hal_usart.h | 832 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 833 ((__PARITY__) == USART_PARITY_EVEN) || \ 834 ((__PARITY__) == USART_PARITY_ODD))
|
/hal_stm32-3.6.0/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))
|
D | stm32g4xx_hal_usart.h | 818 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 819 ((__PARITY__) == USART_PARITY_EVEN) || \ 820 ((__PARITY__) == USART_PARITY_ODD))
|
/hal_stm32-3.6.0/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-3.6.0/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-3.6.0/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))
|
D | stm32c0xx_hal_usart.h | 783 #define IS_USART_PARITY(__PARITY__) (((__PARITY__) == USART_PARITY_NONE) || \ argument 784 ((__PARITY__) == USART_PARITY_EVEN) || \ 785 ((__PARITY__) == USART_PARITY_ODD))
|
/hal_stm32-3.6.0/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-3.6.0/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-3.6.0/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-3.6.0/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))
|