Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/common/
Dsoc_i2c.h45 #define SOC_I2C_SCL_POS 0 macro
Dsoc_i2c.c83 pinval |= BIT(SOC_I2C_SCL_POS); in soc_i2c_port_lines_get()
/Zephyr-latest/drivers/i2c/
Di2c_mchp_xec_v2.c53 #define I2C_LINES_SCL_HI BIT(SOC_I2C_SCL_POS)