Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/HAL_Drivers/
A Ddrv_adc.c142 Uint16 acqps; in HAL_ADC_Init() local
173 acqps = 14; //75ns in HAL_ADC_Init()
180 acqps = 63; //320ns in HAL_ADC_Init()
187 c28x_adc_handler->ADCSOC0CTL.bit.ACQPS = acqps; //sample window is acqps + 1 SYSCLK cycles in HAL_ADC_Init()

Completed in 5 milliseconds