Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_usart.h242 #define USART_LASTBIT_ENABLE ((uint32_t)USART_CR2_LBCL) macro
531 ((LASTBIT) == USART_LASTBIT_ENABLE))
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_usart.h241 #define USART_LASTBIT_ENABLE ((uint32_t)USART_CR2_LBCL) /*!< USART frame last data… macro
607 ((__LASTBIT__) == USART_LASTBIT_ENABLE))
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_usart.h334 #define USART_LASTBIT_ENABLE USART_CR2_LBCL /*!< USART frame last data bit clock p… macro
850 ((__LASTBIT__) == USART_LASTBIT_ENABLE))