Searched refs:pdl_context (Results 1 – 2 of 2) sorted by relevance
177 *(obj->async_buff_next) = Cy_ADCMic_CountsTo_uVolts(dc_data, &obj->pdl_context); in _cyhal_adcmic_irq_handler()344 dcConfig.context = &obj->pdl_context; in cyhal_adc_init()614 return Cy_ADCMic_CountsTo_uVolts(_cyhal_adc_read_raw(obj), &obj->adc->pdl_context); in cyhal_adc_read_uv()
475 cy_stc_adcmic_context_t pdl_context; member