Searched refs:CY_ADCMIC_MV (Results 1 – 1 of 1) sorted by relevance
92 #define CY_ADCMIC_MV (1000L) /* 1 Volt in millivolts */ macro417 …return ((int16_t)(((int32_t)adcCounts - (int32_t)context->offset) * CY_ADCMIC_MV / (int32_t)contex… in Cy_ADCMic_CountsTo_mVolts()