Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_saadc/simple_blocking/
Dmain.c82STATE_MULTIPLE_CONFIG, ///< Configure multiple SAADC channels and set the SAADC driver in the si… enumerator
202 m_current_state = STATE_MULTIPLE_CONFIG; in main()
207 case STATE_MULTIPLE_CONFIG: in main()
DREADME.md23 … of times ( @p SAMPLING_ITERATIONS ), and then @p m_current_state changes to STATE_MULTIPLE_CONFIG.
24 - STATE_MULTIPLE_CONFIG - SAADC driver is configured to work with multiple channels ( @p m_multiple…
/hal_nordic-latest/nrfx/samples/src/nrfx_saadc/simple_non_blocking/
Dmain.c82STATE_MULTIPLE_CONFIG, ///< Configure multiple SAADC channels and set the SAADC driver in the si… enumerator
237 m_current_state = STATE_MULTIPLE_CONFIG; in main()
242 case STATE_MULTIPLE_CONFIG: in main()
DREADME.md24 … of times ( @p SAMPLING_ITERATIONS ), and then @p m_current_state changes to STATE_MULTIPLE_CONFIG.
25 - STATE_MULTIPLE_CONFIG - SAADC driver is configured to work with multiple channels ( @p m_multiple…
/hal_nordic-latest/nrfx/samples/src/nrfx_saadc/advanced_blocking/
DREADME.md24 … of times ( @p SAMPLING_ITERATIONS ), and then @p m_current_state changes to STATE_MULTIPLE_CONFIG.
25 - STATE_MULTIPLE_CONFIG - SAADC driver is configured to work with multiple channels ( @p m_multiple…