Searched refs:sample_index (Results 1 – 4 of 4) sorted by relevance
90 u8 sample_index; member271 state->sample_index = 0; in throttle_active_work()274 state->temp_samples[state->sample_index] = temp; in throttle_active_work()276 state->sample_index = (state->sample_index + 1) % ARRAY_SIZE(state->temp_samples); in throttle_active_work()
1093 int sample_index = 0, sample_count, sample_size; in at91_adc_trigger_handler_dma() local1122 (st->dma_st.dma_ts + interval * sample_index)); in at91_adc_trigger_handler_dma()1130 sample_index++; in at91_adc_trigger_handler_dma()
1065 _DifferenceType sample_index = static_cast<_DifferenceType>1070 _ValueType(__seqs_begin[__s].first[sample_index]);