Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h2962 #define __HAL_RCC_I2C2_CONFIG(__I2C2CLKSource__) \ argument
2963 MODIFY_REG(RCC->CFGR3, RCC_CFGR3_I2C2SW, (uint32_t)(__I2C2CLKSource__))
3147 #define __HAL_RCC_I2C2_CONFIG(__I2C2CLKSource__) \ argument
3148 MODIFY_REG(RCC->CFGR3, RCC_CFGR3_I2C2SW, (uint32_t)(__I2C2CLKSource__))
3479 #define __HAL_RCC_I2C2_CONFIG(__I2C2CLKSource__) \ argument
3480 MODIFY_REG(RCC->CFGR3, RCC_CFGR3_I2C2SW, (uint32_t)(__I2C2CLKSource__))