Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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))