Searched refs:MAX_CHAN_ID (Results 1 – 1 of 1) sorted by relevance
37 #define MAX_CHAN_ID 0x10 macro130 if (ch > MAX_CHAN_ID) { in adc_cc13xx_cc26xx_channel_setup()131 LOG_ERR("Channel 0x%X is not supported, max 0x%X", ch, MAX_CHAN_ID); in adc_cc13xx_cc26xx_channel_setup()