Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h610 #define __HAL_RCC_LPUART3_CONFIG(__LPUART3_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c258 __HAL_RCC_LPUART3_CONFIG(PeriphClkInit->Lpuart3ClockSelection); in HAL_RCCEx_PeriphCLKConfig()