Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dac/
Ddac_dacx0508.c31 #define DACX0508_MAX_CHANNEL 8 macro
156 if (channel_cfg->channel_id > DACX0508_MAX_CHANNEL - 1) { in dacx0508_channel_setup()
184 if (channel > DACX0508_MAX_CHANNEL - 1) { in dacx0508_write_value()