Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7S64.h1389 unsigned int sample_and_hold_time) // in ns in AT91F_ADC_CfgTimings() argument
1395 shtim = adc_clock*sample_and_hold_time/1000 - 1; in AT91F_ADC_CfgTimings()