Home
last modified time | relevance | path

Searched refs:__HAL_RCC_USART1_CONFIG (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rcc_ex.h1454 #define __HAL_RCC_USART1_CONFIG(__USART1_CLKSOURCE__) \ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_rcc_ex.h1124 #define __HAL_RCC_USART1_CONFIG(__USART1_CLKSOURCE__) \ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc_ex.c356 __HAL_RCC_USART1_CONFIG(PeriphClkInit->Usart1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc_ex.h2440 #define __HAL_RCC_USART1_CONFIG(__USART1_CLKSOURCE__) \ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rcc_ex.c366 __HAL_RCC_USART1_CONFIG(pPeriphClkInit->Usart1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rcc_ex.c229 __HAL_RCC_USART1_CONFIG(pPeriphClkInit->Usart1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()