Home
last modified time | relevance | path

Searched refs:IRDA_PARITY_ODD (Results 1 – 3 of 3) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_irda.h181 #define IRDA_PARITY_ODD ((uint32_t)(USART_CR1_PCE | USART_CR1_PS)) macro
483 ((PARITY) == IRDA_PARITY_ODD))
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_irda.h238 #define IRDA_PARITY_ODD ((uint32_t)(USART_CR1_PCE | USART_CR1_PS)) /*!< Odd pa… macro
683 ((__PARITY__) == IRDA_PARITY_ODD))
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_irda.h310 #define IRDA_PARITY_ODD (USART_CR1_PCE | USART_CR1_PS) /*!< Odd parity */ macro
800 ((__PARITY__) == IRDA_PARITY_ODD))