Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_usart.h353 #define USART_PRESCALER_DIV128 0x0000000AU /*!< fclk_pres = fclk/128 */ macro
756 ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV128) ? 128U : \
876 … ((__CLOCKPRESCALER__) == USART_PRESCALER_DIV128) || \