Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart_ex.h237 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
258 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
279 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
300 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
321 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
342 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
368 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
389 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
410 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
431 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
[all …]
Dstm32l4xx_hal_uart.h225 UART_CLOCKSOURCE_LSE = 0x08U, /*!< LSE clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_uart_ex.h175 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
196 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
223 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
244 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
265 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
292 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
313 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
342 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_LSE; \
Dstm32l0xx_hal_uart.h226 UART_CLOCKSOURCE_LSE = 0x08, /*!< LSE clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_uart.c2190 case UART_CLOCKSOURCE_LSE: in UART_SetConfig()
2247 case UART_CLOCKSOURCE_LSE: in UART_SetConfig()
2283 case UART_CLOCKSOURCE_LSE: in UART_SetConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_uart.c2885 case UART_CLOCKSOURCE_LSE: in UART_SetConfig()
2932 case UART_CLOCKSOURCE_LSE: in UART_SetConfig()
2990 case UART_CLOCKSOURCE_LSE: in UART_SetConfig()
3047 case UART_CLOCKSOURCE_LSE: in UART_SetConfig()