Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_saadc.c87 …bool oversampling_without_burst; ///< Flag indicating whether oversampling… member
365 bool oversampling_without_burst = false; in nrfx_saadc_advanced_mode_set() local
376 oversampling_without_burst = true; in nrfx_saadc_advanced_mode_set()
397 m_cb.oversampling_without_burst = oversampling_without_burst; in nrfx_saadc_advanced_mode_set()
526 if (m_cb.oversampling_without_burst) in nrfx_saadc_mode_trigger()

Completed in 3 milliseconds