Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dac/
Ddac_mcp4728.c20 #define MCP4728_MULTI_WRITE_CMD_POS 3U macro
70 tx_data[0] = (MCP4728_MULTI_WRITE_CMD_VAL << MCP4728_MULTI_WRITE_CMD_POS) | in mcp4728_write_value()