Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_usart.h354 #define USART_PRESCALER_DIV256 0x0000000BU /*!< fclk_pres = fclk/256 */ macro
757 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV256) ? 256U : 1U)
877 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV256))