Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_usart.h184 #define USART_STOPBITS_2 ((uint32_t)USART_CR2_STOP_1) macro
515 ((STOPBITS) == USART_STOPBITS_2))
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_usart.h185 #define USART_STOPBITS_2 USART_CR2_STOP_1 /*!< USART frame… macro
559 ((__STOPBITS__) == USART_STOPBITS_2))
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_usart.h269 #define USART_STOPBITS_2 USART_CR2_STOP_1 /*!< USART frame … macro
796 ((__STOPBITS__) == USART_STOPBITS_2))