Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/se050/glue/
A Di2c_stm32.c61 else if (I2C_STANDARD_RATE != CFG_CORE_SE05X_BAUDRATE) in dt_i2c_bus_config()
/optee_os-3.20.0/core/include/drivers/
A Dstm32_i2c.h25 #define I2C_STANDARD_RATE U(100000) macro
/optee_os-3.20.0/core/drivers/
A Dstm32_i2c.c245 .rate = I2C_STANDARD_RATE,
623 if (init->bus_rate > I2C_STANDARD_RATE) { in i2c_setup_timing()
732 init->bus_rate = I2C_STANDARD_RATE; in stm32_i2c_get_setup_from_fdt()

Completed in 6 milliseconds