PWR_TABLE_SIZE
static uint16_t pcdacTable[PWR_TABLE_SIZE];
OS_MEMZERO(pcdacTable, sizeof(uint16_t) * PWR_TABLE_SIZE);
while (pcdacTableIndex < PWR_TABLE_SIZE) {
uint16_t pcdacTable[PWR_TABLE_SIZE];
HALASSERT(pcdacTableIndex < PWR_TABLE_SIZE);
pcdacTableIndex < PWR_TABLE_SIZE) {
HALASSERT(pcdacTableIndex < PWR_TABLE_SIZE);
while (pcdacTableIndex < PWR_TABLE_SIZE) {
uint16_t pcdacTable[PWR_TABLE_SIZE];
for (i = 0; i < (PWR_TABLE_SIZE/2); i++) {
if (ratesIndex[ii] >= PWR_TABLE_SIZE)
ratesIndex[ii] = PWR_TABLE_SIZE -1;
HALASSERT(cckIndex < PWR_TABLE_SIZE);
HALASSERT(ratesIndex[ii] < PWR_TABLE_SIZE);