Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c160 #define IS_RCC_I2C6CLKSOURCE(__SOURCE__) \ macro
570 assert_param(IS_RCC_I2C6CLKSOURCE(pPeriphClkInit->I2c6ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()