Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_adc/
Dr_adc.c60 #define ADC_BGR_STABILIZATION_DELAY_US (150U) macro
1195 R_BSP_SoftwareDelay(ADC_BGR_STABILIZATION_DELAY_US, BSP_DELAY_UNITS_MICROSECONDS); in r_adc_open_sub()