Home
last modified time | relevance | path

Searched refs:UART_CR1_DEDT_ADDRESS_LSB_POS (Results 1 – 4 of 4) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_uart_ex.c216 temp |= (DeassertionTime << UART_CR1_DEDT_ADDRESS_LSB_POS); in HAL_RS485Ex_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_uart_ex.c249 temp |= (DeassertionTime << UART_CR1_DEDT_ADDRESS_LSB_POS); in HAL_RS485Ex_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_uart.h579 #define UART_CR1_DEDT_ADDRESS_LSB_POS ((uint32_t) 16U) /*!< UART Driver En… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart.h681 #define UART_CR1_DEDT_ADDRESS_LSB_POS 16U /*!< UART Driver Enable de-assertion time LSB … macro