Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb_c/vbus/
Dusbc_vbus_tcpci.c100 .i2c = {I2C_DT_SPEC_GET_ON_I2C(DT_PARENT(node))}, \
/Zephyr-latest/include/zephyr/drivers/
Di2c.h106 #define I2C_DT_SPEC_GET_ON_I2C(node_id) \ macro
124 (I2C_DT_SPEC_GET_ON_I2C(node_id))) \