Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/drivers/src/
Dnrfx_saadc.c236 nrf_saadc_burst_t burst_to_set = NRF_SAADC_BURST_DISABLED; in saadc_generic_mode_set() local
242 burst_to_set = burst; in saadc_generic_mode_set()
244 nrfy_saadc_burst_set(NRF_SAADC, ch_pos, burst_to_set); in saadc_generic_mode_set()