Searched defs:RESULT_SCALING_FACTOR (Results 1 – 1 of 1) sorted by relevance
2311 …const uint8_t RESULT_SCALING_FACTOR = UINT16_MAX / ((1 << obj->adc->resolution) - 1); // 12-bit SA… in cyhal_adc_read_u16() local2313 const uint8_t RESULT_SCALING_FACTOR = UINT16_MAX / 0xFFF; // constant 12-bit SAR resolution in cyhal_adc_read_u16() local