Home
last modified time | relevance | path

Searched refs:__HAL_RCC_USART3_CONFIG (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rcc_ex.h1588 #define __HAL_RCC_USART3_CONFIG(__USART3_CLKSOURCE__) \ macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rcc_ex.c452 __HAL_RCC_USART3_CONFIG(PeriphClkInit->Usart3ClockSelection); in HAL_RCCEx_PeriphCLKConfig()