Searched refs:adc_hal_dma_ctx_config (Results 1 – 4 of 4) sorted by relevance
136 void adc_hal_dma_ctx_config(adc_hal_dma_ctx_t *hal, const adc_hal_dma_config_t *config);
95 void adc_hal_dma_ctx_config(adc_hal_dma_ctx_t *hal, const adc_hal_dma_config_t *config) in adc_hal_dma_ctx_config() function
320 adc_hal_dma_ctx_config(&s_adc_digi_ctx->hal, &config); in adc_digi_initialize()
234 adc_hal_dma_ctx_config(&adc_ctx->hal, &config); in adc_continuous_new_handle()