Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c257 #define IS_RCC_ICLKCLKSOURCE(__SOURCE__)\ macro
900 assert_param(IS_RCC_ICLKCLKSOURCE(pPeriphClkInit->IclkClockSelection)); in HAL_RCCEx_PeriphCLKConfig()