Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_rcc.h1204 #define __HAL_RCC_I2C1_CONFIG(__I2C1CLKSOURCE__) \ argument
1205 MODIFY_REG(RCC->CFGR3, RCC_CFGR3_I2C1SW, (uint32_t)(__I2C1CLKSOURCE__))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc.h1367 #define __HAL_RCC_I2C1_CONFIG(__I2C1CLKSOURCE__) \ argument
1368 MODIFY_REG(RCC->CFGR3, RCC_CFGR3_I2C1SW, (uint32_t)(__I2C1CLKSOURCE__))