Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_rcc_ex.h1428 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) \ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc_ex.c629 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()