Searched refs:m_multiple_channels (Results 1 – 5 of 5) sorted by relevance
90 static const nrfx_saadc_channel_t m_multiple_channels[] = variable98 #define CHANNEL_COUNT NRFX_ARRAY_SIZE(m_multiple_channels)197 m_multiple_channels[0].channel_index, in main()210 status = nrfx_saadc_channels_config(m_multiple_channels, CHANNEL_COUNT); in main()247 m_multiple_channels[i].channel_index, in main()
24 …G - SAADC driver is configured to work with multiple channels ( @p m_multiple_channels ) in the bl…26 - STATE_MULTIPLE_SAMPLING - sampling on multiple channels ( @p m_multiple_channels ) is performed s…
90 static const nrfx_saadc_channel_t m_multiple_channels[] = variable98 #define CHANNEL_COUNT NRFX_ARRAY_SIZE(m_multiple_channels)245 status = nrfx_saadc_channels_config(m_multiple_channels, CHANNEL_COUNT); in main()
25 …G - SAADC driver is configured to work with multiple channels ( @p m_multiple_channels ) in the bl…27 - STATE_MULTIPLE_SAMPLING - sampling on multiple channels ( @p m_multiple_channels ) is performed s…