Home
last modified time | relevance | path

Searched refs:__PARITY__ (Results 1 – 25 of 63) sorted by relevance

123

/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_irda.h693 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument
694 ((__PARITY__) == IRDA_PARITY_EVEN) || \
695 ((__PARITY__) == IRDA_PARITY_ODD))
Dstm32f0xx_hal_usart.h641 #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/
Dstm32f7xx_hal_irda.h697 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument
698 ((__PARITY__) == IRDA_PARITY_EVEN) || \
699 ((__PARITY__) == IRDA_PARITY_ODD))
Dstm32f7xx_hal_usart.h722 #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/
Dstm32l0xx_hal_irda.h694 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument
695 ((__PARITY__) == IRDA_PARITY_EVEN) || \
696 ((__PARITY__) == IRDA_PARITY_ODD))
Dstm32l0xx_hal_usart.h634 #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/
Dstm32f3xx_hal_irda.h693 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument
694 ((__PARITY__) == IRDA_PARITY_EVEN) || \
695 ((__PARITY__) == IRDA_PARITY_ODD))
Dstm32f3xx_hal_usart.h641 #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/
Dstm32g0xx_hal_irda.h714 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument
715 ((__PARITY__) == IRDA_PARITY_EVEN) || \
716 ((__PARITY__) == IRDA_PARITY_ODD))
Dstm32g0xx_hal_usart.h741 #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/
Dstm32l4xx_hal_irda.h727 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument
728 ((__PARITY__) == IRDA_PARITY_EVEN) || \
729 ((__PARITY__) == IRDA_PARITY_ODD))
Dstm32l4xx_hal_usart.h799 #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/
Dstm32wbaxx_hal_irda.h719 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument
720 ((__PARITY__) == IRDA_PARITY_EVEN) || \
721 ((__PARITY__) == IRDA_PARITY_ODD))
Dstm32wbaxx_hal_usart.h832 #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/
Dstm32g4xx_hal_irda.h715 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument
716 ((__PARITY__) == IRDA_PARITY_EVEN) || \
717 ((__PARITY__) == IRDA_PARITY_ODD))
Dstm32g4xx_hal_usart.h818 #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/
Dstm32h7xx_hal_irda.h717 #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/
Dstm32h5xx_hal_irda.h723 #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/
Dstm32c0xx_hal_irda.h718 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument
719 ((__PARITY__) == IRDA_PARITY_EVEN) || \
720 ((__PARITY__) == IRDA_PARITY_ODD))
Dstm32c0xx_hal_usart.h783 #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/
Dstm32wbxx_hal_irda.h714 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument
715 ((__PARITY__) == IRDA_PARITY_EVEN) || \
716 ((__PARITY__) == IRDA_PARITY_ODD))
Dstm32wbxx_hal_usart.h759 #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/
Dstm32wlxx_hal_irda.h703 #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/
Dstm32l5xx_hal_irda.h715 #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/
Dstm32u5xx_hal_irda.h719 #define IS_IRDA_PARITY(__PARITY__) (((__PARITY__) == IRDA_PARITY_NONE) || \ argument
720 ((__PARITY__) == IRDA_PARITY_EVEN) || \
721 ((__PARITY__) == IRDA_PARITY_ODD))

123