Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h2702 #define __HAL_RCC_USART11_CONFIG(__USART11_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c779 __HAL_RCC_USART11_CONFIG(pPeriphClkInit->Usart11ClockSelection); in HAL_RCCEx_PeriphCLKConfig()