Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart_ex.h231 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
252 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
273 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
294 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
315 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
336 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
362 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
383 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
404 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
425 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
[all …]
Dstm32l4xx_hal_uart.h223 UART_CLOCKSOURCE_HSI = 0x02U, /*!< HSI clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_uart_ex.h169 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
190 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
217 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
238 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
259 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
286 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
307 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
336 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_HSI; \
Dstm32l0xx_hal_uart.h224 UART_CLOCKSOURCE_HSI = 0x02, /*!< HSI clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_uart.c2177 case UART_CLOCKSOURCE_HSI: in UART_SetConfig()
2234 case UART_CLOCKSOURCE_HSI: in UART_SetConfig()
2270 case UART_CLOCKSOURCE_HSI: in UART_SetConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_uart.c2871 case UART_CLOCKSOURCE_HSI: in UART_SetConfig()
2918 case UART_CLOCKSOURCE_HSI: in UART_SetConfig()
2976 case UART_CLOCKSOURCE_HSI: in UART_SetConfig()
3033 case UART_CLOCKSOURCE_HSI: in UART_SetConfig()