Home
last modified time | relevance | path

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

/hardware/ti/wlan/mac80211/ti-utils/
Dplt.h85 #define NVS_TX_PD_TABLE_LENGTH_NVS_V2 \ macro
97 (NVS_TX_PD_TABLE_LENGTH_NVS_V2) +\
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
Dpublic_radio.h1130 #define NVS_TX_PD_TABLE_LENGTH_NVS_V2 ((NUMBER_OF_SUB_BANDS_E) * (12 /* 12index of one byte -2 dBm … macro
1139 (NVS_TX_PD_TABLE_LENGTH_NVS_V2) +\
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c5200 TI_UINT32 lengthOfPDBufferTable = NVS_TX_PD_TABLE_LENGTH_NVS_V2; in nvsFillDefaultTXParams()