Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_saadc/maximum_performance/
Dmain.c130 SAADC_SAMPLING, ///< Triggers SAADC sampling task on external timer event. enumerator
166 nrfx_gppi_channels_enable(NRFX_BIT(m_gppi_channels[SAADC_SAMPLING])); in saadc_handler()
200 nrfx_gppi_channels_disable(NRFX_BIT(m_gppi_channels[SAADC_SAMPLING])); in saadc_handler()
296 status = nrfx_gppi_channel_alloc(&m_gppi_channels[SAADC_SAMPLING]); in main()
299 nrfx_gppi_channel_endpoints_setup(m_gppi_channels[SAADC_SAMPLING], in main()
DREADME.md24 …ints of the channel @p m_gppi_channels [ @p gppi_channels_purpose_t::SAADC_SAMPLING ] to trigger t…