Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc_ex.h2697 #define __HAL_RCC_USART10_CONFIG(__USART10_CLKSOURCE__) \ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rcc_ex.c732 __HAL_RCC_USART10_CONFIG(pPeriphClkInit->Usart10ClockSelection); in HAL_RCCEx_PeriphCLKConfig()