Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_adc_sar.c750 …_t _cyhal_adc_convert_average_count(uint32_t hal_count, cy_en_sar_sample_ctrl_avg_cnt_t* pdl_count) in _cyhal_adc_convert_average_count() argument
756 *pdl_count = CY_SAR_AVG_CNT_2; in _cyhal_adc_convert_average_count()
759 *pdl_count = CY_SAR_AVG_CNT_4; in _cyhal_adc_convert_average_count()
762 *pdl_count = CY_SAR_AVG_CNT_8; in _cyhal_adc_convert_average_count()
765 *pdl_count = CY_SAR_AVG_CNT_16; in _cyhal_adc_convert_average_count()
768 *pdl_count = CY_SAR_AVG_CNT_32; in _cyhal_adc_convert_average_count()
771 *pdl_count = CY_SAR_AVG_CNT_64; in _cyhal_adc_convert_average_count()
774 *pdl_count = CY_SAR_AVG_CNT_128; in _cyhal_adc_convert_average_count()
777 *pdl_count = CY_SAR_AVG_CNT_256; in _cyhal_adc_convert_average_count()