Searched refs:Cy_SAR_CountsTo_uVolts (Results 1 – 4 of 4) sorted by relevance
334 #define Cy_SAR_CountsTo_uVolts(base, chan, adcCounts) (0) macro
1375 int32_t Cy_SAR_CountsTo_uVolts(const SAR_Type *base, uint32_t chan, int16_t adcCounts) in Cy_SAR_CountsTo_uVolts() function
1602 int32_t Cy_SAR_CountsTo_uVolts(const SAR_Type *base, uint32_t chan, int16_t adcCounts);
941 return Cy_SAR_CountsTo_uVolts(obj->base, channel, counts); in _cyhal_adc_counts_to_uvolts()