Zephyr API Documentation 4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
npcx-i2c.h File Reference

Go to the source code of this file.

Macros

#define NPCX_I2C_CTRL_PORT(ctrl, port)
 

Macro Definition Documentation

◆ NPCX_I2C_CTRL_PORT

#define NPCX_I2C_CTRL_PORT ( ctrl,
port )
Value:
(((ctrl & 0xf) << 4) | (port & 0xf))