Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dac/
Ddac_dacx3608.c27 #define DACX3608_MAX_CHANNEL 8 macro
95 if (channel_cfg->channel_id > DACX3608_MAX_CHANNEL - 1) { in dacx3608_channel_setup()
140 if (!brdcast && (channel > DACX3608_MAX_CHANNEL - 1)) { in dacx3608_write_value()