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)175 m_multiple_channels[0].channel_index, samples_buffer[0]); in main()187 status = nrfx_saadc_channels_config(m_multiple_channels, CHANNEL_COUNT); in main()224 m_multiple_channels[i].channel_index, samples_buffer[i]); 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)225 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…