HomeSort by relevance Sort by last modified time
    Searched refs:thresholds (Results 1 - 6 of 6) sorted by null

  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h 1015 uint8 thresholds[NOISE_HIST_LEN];\/* An array of eight 8 bit thresholds. The FW *\/ member in struct:__anon8214
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_commands.h 1227 uint8 thresholds[NOISE_HIST_LEN];\/* An array of eight 8 bit thresholds. The FW *\/ member in struct:__anon13733
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_commands.h 1014 uint8 thresholds[NOISE_HIST_LEN];\/* An array of eight 8 bit thresholds. The FW *\/ member in struct:__anon14056
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCmdIE.c 672 os_memoryCopy (pCmdBld->hOs, (void *)&(pCmd->thresholds[0]), (void *)&(pNoiseHistParams->ranges[0]), MEASUREMENT_NOISE_HISTOGRAM_NUM_OF_RANGES);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwMboxCmd.c 703 os_memoryCopy(pHwMboxCmd->hOs, (void *)&(pCmd->thresholds[0]), (void *)&(pNoiseHistParams->ranges[0]), MEASUREMENT_NOISE_HISTOGRAM_NUM_OF_RANGES);
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldCmdIE.c 653 os_memoryCopy (pCmdBld->hOs, (void *)&(pCmd->thresholds[0]), (void *)&(pNoiseHistParams->ranges[0]), MEASUREMENT_NOISE_HISTOGRAM_NUM_OF_RANGES);
    [all...]

Completed in 39 milliseconds