Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_i2c.h175 #define LL_I2C_CLOCK_SPEED_STANDARD_MODE 0x00000000U /*!< Master clock speed range i… macro
754 clockconfig = LL_I2C_CLOCK_SPEED_STANDARD_MODE | \ in LL_I2C_ConfigSpeed()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_i2c.h175 #define LL_I2C_CLOCK_SPEED_STANDARD_MODE 0x00000000U /*!< Master clock speed range i… macro
754 clockconfig = LL_I2C_CLOCK_SPEED_STANDARD_MODE | \ in LL_I2C_ConfigSpeed()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_i2c.h175 #define LL_I2C_CLOCK_SPEED_STANDARD_MODE 0x00000000U /*!< Master clock speed range i… macro
754 clockconfig = LL_I2C_CLOCK_SPEED_STANDARD_MODE | \ in LL_I2C_ConfigSpeed()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_i2c.h198 #define LL_I2C_CLOCK_SPEED_STANDARD_MODE 0x00000000U /*!< Master clock speed range i… macro
862 clockconfig = LL_I2C_CLOCK_SPEED_STANDARD_MODE | \ in LL_I2C_ConfigSpeed()