Searched refs:table_seq_len (Results 1 – 1 of 1) sorted by relevance
138 static const uint32_t table_seq_len[] = { variable879 LL_ADC_REG_SetSequencerLength(adc, table_seq_len[channel_index]); in set_sequencer()930 if (data->channel_count > ARRAY_SIZE(table_seq_len)) { in start_read()931 LOG_ERR("Too many channels for sequencer. Max: %d", ARRAY_SIZE(table_seq_len)); in start_read()