Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h2730 #define __HAL_RCC_UART12_CONFIG(__UART12_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c835 __HAL_RCC_UART12_CONFIG(pPeriphClkInit->Uart12ClockSelection); in HAL_RCCEx_PeriphCLKConfig()