Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1092 #define __HAL_RCC_I2C12_CONFIG(__I2C12CLKSource__) \ argument
1093 … MODIFY_REG(RCC->I2C12CKSELR, RCC_I2C12CKSELR_I2C12SRC, (uint32_t)(__I2C12CLKSource__))