Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart_ex.h240 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
261 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
282 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
303 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
324 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
345 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
371 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
392 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
413 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
434 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
[all …]
Dstm32l4xx_hal_uart.h226 UART_CLOCKSOURCE_UNDEFINED = 0x10U /*!< Undefined clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_uart_ex.h178 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
199 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
226 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
247 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
268 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
295 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
316 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
345 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_UNDEFINED; \
Dstm32l0xx_hal_uart.h227 UART_CLOCKSOURCE_UNDEFINED = 0x10 /*!< Undefined clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_uart.c2110 UART_ClockSourceTypeDef clocksource = UART_CLOCKSOURCE_UNDEFINED; in UART_SetConfig()
2193 case UART_CLOCKSOURCE_UNDEFINED: in UART_SetConfig()
2250 case UART_CLOCKSOURCE_UNDEFINED: in UART_SetConfig()
2286 case UART_CLOCKSOURCE_UNDEFINED: in UART_SetConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_uart.c2789 UART_ClockSourceTypeDef clocksource = UART_CLOCKSOURCE_UNDEFINED; in UART_SetConfig()
2892 case UART_CLOCKSOURCE_UNDEFINED: in UART_SetConfig()
2939 case UART_CLOCKSOURCE_UNDEFINED: in UART_SetConfig()
2997 case UART_CLOCKSOURCE_UNDEFINED: in UART_SetConfig()
3054 case UART_CLOCKSOURCE_UNDEFINED: in UART_SetConfig()