Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart_ex.h249 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
270 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
291 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
312 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
333 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
380 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
401 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
422 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
468 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
489 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
[all …]
Dstm32l4xx_hal_uart.h221 UART_CLOCKSOURCE_PCLK1 = 0x00U, /*!< PCLK1 clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_uart_ex.h166 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
187 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
235 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
256 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
304 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
322 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
326 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
333 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK1; \
Dstm32l0xx_hal_uart.h222 UART_CLOCKSOURCE_PCLK1 = 0x00, /*!< PCLK1 clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_uart.c2174 case UART_CLOCKSOURCE_PCLK1: in UART_SetConfig()
2228 case UART_CLOCKSOURCE_PCLK1: in UART_SetConfig()
2264 case UART_CLOCKSOURCE_PCLK1: in UART_SetConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_uart.c2864 case UART_CLOCKSOURCE_PCLK1: in UART_SetConfig()
2911 case UART_CLOCKSOURCE_PCLK1: in UART_SetConfig()
2962 case UART_CLOCKSOURCE_PCLK1: in UART_SetConfig()
3019 case UART_CLOCKSOURCE_PCLK1: in UART_SetConfig()