Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_adc/
Dr_adc.c642 uint32_t high = R_TSN->TSCDRH; in R_ADC_InfoGet() local
646 p_adc_info->calibration_data = ((high << 8) | low); in R_ADC_InfoGet()