Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_uart_ex.h159 #define UART_GETCLOCKSOURCE(__HANDLE__,__CLOCKSOURCE__) \ macro
207 #define UART_GETCLOCKSOURCE(__HANDLE__,__CLOCKSOURCE__) \ macro
276 #define UART_GETCLOCKSOURCE(__HANDLE__,__CLOCKSOURCE__) \ macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart_ex.h221 #define UART_GETCLOCKSOURCE(__HANDLE__,__CLOCKSOURCE__) \ macro
352 #define UART_GETCLOCKSOURCE(__HANDLE__,__CLOCKSOURCE__) \ macro
440 #define UART_GETCLOCKSOURCE(__HANDLE__,__CLOCKSOURCE__) \ macro
507 #define UART_GETCLOCKSOURCE(__HANDLE__,__CLOCKSOURCE__) \ macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h3094 #define __HAL_UART_GETCLOCKSOURCE UART_GETCLOCKSOURCE
3096 #define __UART_GETCLOCKSOURCE UART_GETCLOCKSOURCE
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h3041 #define __HAL_UART_GETCLOCKSOURCE UART_GETCLOCKSOURCE
3043 #define __UART_GETCLOCKSOURCE UART_GETCLOCKSOURCE
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h3209 #define __HAL_UART_GETCLOCKSOURCE UART_GETCLOCKSOURCE
3211 #define __UART_GETCLOCKSOURCE UART_GETCLOCKSOURCE
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_uart.c2163 UART_GETCLOCKSOURCE(huart, clocksource); in UART_SetConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_uart.c2856 UART_GETCLOCKSOURCE(huart, clocksource); in UART_SetConfig()