<dec f='src/src/sys/external/isc/atheros_hal/dist/ar5212/ar5212.h' l='608' type='HAL_BOOL ar5212WaitNFCalComplete(struct ath_hal * ah, int i)'/>
<def f='src/src/sys/external/isc/atheros_hal/dist/ar5212/ar5212_misc.c' l='1098' ll='1111' type='HAL_BOOL ar5212WaitNFCalComplete(struct ath_hal * ah, int i)'/>
<doc f='src/src/sys/external/isc/atheros_hal/dist/ar5212/ar5212_misc.c' l='1091'>/*
 * Wait for an in-progress NF calibration to complete.
 *
 * The completion function waits &quot;i&quot; times 10uS.
 * It returns AH_TRUE if the NF calibration completed (or was never
 * in progress); AH_FALSE if it was still in progress after &quot;i&quot; checks.
 */</doc>
<use f='src/src/sys/external/isc/atheros_hal/dist/ar5416/ar5416_cal.c' l='229' u='c' c='ar5416InitCal'/>
<use f='src/src/sys/external/isc/atheros_hal/dist/ar5416/ar5416_cal.c' l='575' u='c' c='ar5416LoadNF'/>
