Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rcc_ex.h2740 #define IS_RCC_USART3CLKSOURCE(__SOURCE__) \ macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rcc_ex.c449 assert_param(IS_RCC_USART3CLKSOURCE(PeriphClkInit->Usart3ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()