Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_saadc.c591 uint32_t samples_to_take = in nrfx_saadc_mode_trigger() local
594 for (uint32_t sample_idx = 0; sample_idx < samples_to_take - 1; sample_idx++) in nrfx_saadc_mode_trigger()