Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h1192 #define IS_RCC_LPUART3CLKSOURCE(__SOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c255 assert_param(IS_RCC_LPUART3CLKSOURCE(PeriphClkInit->Lpuart3ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()