Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_uart.h838 #define UART_BRR_SAMPLING16(_PCLK_, _BAUD_) (((UART_DIVMANT_SAMPLING16((_PCLK_), (_BAUD_… macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_uart.c3701 huart->Instance->BRR = UART_BRR_SAMPLING16(pclk, huart->Init.BaudRate); in UART_SetConfig()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h1230 #define __UART_BRR_SAMPLING16 UART_BRR_SAMPLING16

Completed in 34 milliseconds