Lines Matching full:channel
55 NRFX_ADC_EVT_SAMPLE, ///< Event generated when the requested channel is sampled.
88 /**@brief Macro for initializing the ADC channel with the default configuration. */
105 * @brief ADC channel.
112 nrfx_adc_channel_t * p_next; ///< Pointer to the next enabled channel (for internal use).
113 nrf_adc_config_t config; ///< ADC configuration for the current channel.
162 * @brief Function for enabling an ADC channel.
164 * This function configures and enables the channel. When @ref nrfx_adc_buffer_convert is
170 * @note The channel instance variable @p p_channel is used by the driver as an item
176 * @brief Function for disabling an ADC channel.
194 * This function triggers single ADC sampling. If more than one channel is enabled, the driver
206 * fail if ADC is busy. The channel does not need to be enabled to perform a single conversion.
208 * @param[in] p_channel Channel.
231 * @note If more than one channel is enabled, the function emulates scanning, and