Home
last modified time | relevance | path

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

/SCP-firmware-master/product/juno/module/juno_adc/src/
A Djuno_adc.h12 #define ADC_VOLT_CONST 1622 macro
A Dmod_juno_adc.c63 (((uint64_t)adc_value) * JUNO_ADC_VOLT_MULTIPLIER) / ADC_VOLT_CONST; in get_value()

Completed in 3 milliseconds