Home
last modified time | relevance | path

Searched refs:pdl_context (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_adc_mic.c177 *(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()
/hal_infineon-3.7.0/mtb-hal-cat1/include_pvt/
Dcyhal_hw_types.h475 cy_stc_adcmic_context_t pdl_context; member