Home
last modified time | relevance | path

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

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