HomeSort by: relevance | last modified time | path
    Searched defs:getLowerUpperIndex (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9285_reset.c 70 static HAL_BOOL getLowerUpperIndex(uint8_t target, uint8_t *pList,
701 match = getLowerUpperIndex((uint8_t)FREQ2FBIN(centers.synth_center, IS_CHAN_2GHZ(chan)),
834 getLowerUpperIndex(currPwr, pPwrList, numIntercepts,
868 getLowerUpperIndex(uint8_t target, uint8_t *pList, uint16_t listSize,
ar5416_reset.c 81 static HAL_BOOL getLowerUpperIndex(uint8_t target, uint8_t *pList,
1981 match = getLowerUpperIndex((uint8_t)FREQ2FBIN(centers.synth_center, IS_CHAN_2GHZ(chan)),
2108 getLowerUpperIndex(uint8_t target, uint8_t *pList, uint16_t listSize,
2165 getLowerUpperIndex(currPwr, pPwrList, numIntercepts,

Completed in 16 milliseconds