Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1136 #define __HAL_RCC_I2C46_CONFIG(__I2C46CLKSource__) \ argument
1137 … MODIFY_REG(RCC->I2C46CKSELR, RCC_I2C46CKSELR_I2C46SRC, (uint32_t)(__I2C46CLKSource__))