Mistake on this page?
Report an issue in GitHub or email us
TARGET_CYSBSYSKIT_DEV_01/wifi_nvram_image.h
1 /*
2  * Copyright (c) 2019, Cypress Semiconductor Corporation, All Rights Reserved
3  * SPDX-License-Identifier: LicenseRef-PBL
4  *
5  * This file and the related binary are licensed under the
6  * Permissive Binary License, Version 1.0 (the "License");
7  * you may not use these files except in compliance with the License.
8  *
9  * You may obtain a copy of the License here:
10  * LICENSE-permissive-binary-license-1.0.txt and at
11  * https://www.mbed.com/licenses/PBL-1.0
12  *
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16 
17 #ifndef INCLUDED_NVRAM_IMAGE_H_
18 #define INCLUDED_NVRAM_IMAGE_H_
19 
20 #include <string.h>
21 #include <stdint.h>
22 #include "generated_mac_address.txt"
23 
24 /*
25  * CYW43012 Rev C0 SSBU
26  * Rev History
27  * 1. 06/26/2019 copied from cy8ckit-062S2-43012, updated per file from Rinku Matthew
28  * 2. 11/19/2020 updated Nvram file given by Kailash(SUBSFW-923)
29  */
30 
31 #ifdef __cplusplus
32 extern "C" {
33 #endif
34 
35 /**
36  * Character array of NVRAM image generated from
37  * cyw943012cysub_rp01_P401_727513.txt
38  */
39 
40 static const char wifi_nvram_image[] =
41 "NVRAMRev=$Rev: 727605 $" "\x00"
42 "sromrev=11" "\x00"
43 "etmode=0x11" "\x00"
44 "cckdigfilttype=4" "\x00"
45 "bphyscale=0x20" "\x00"
46 "boardflags3=0x40000101" "\x00"
47 "vendid=0x14e4" "\x00"
48 "devid=0xA804" "\x00"
49 "manfid=0x2d0" "\x00"
50 "prodid=0x0879" "\x00"
51 NVRAM_GENERATED_MAC_ADDRESS "\x00"
52 "nocrc=1" "\x00"
53 "boardtype=0x0879" "\x00"
54 "boardrev=0x1401" "\x00"
55 "lpflags=0x00000000" "\x00"
56 "xtalfreq=37400" "\x00"
57 "boardflags2=0xc0800000" "\x00"
58 "boardflags=0x00400001" "\x00"
59 "extpagain2g=2" "\x00"
60 "extpagain5g=2" "\x00"
61 "ccode=0" "\x00"
62 "regrev=0" "\x00"
63 "antswitch=0" "\x00"
64 "rxgains2gelnagaina0=0" "\x00"
65 "rxgains2gtrisoa0=15" "\x00"
66 "rxgains2gtrelnabypa0=0" "\x00"
67 "rxgains5gelnagaina0=0" "\x00"
68 "rxgains5gtrisoa0=9" "\x00"
69 "rxgains5gtrelnabypa0=0" "\x00"
70 "pdgain5g=0" "\x00"
71 "pdgain2g=0" "\x00"
72 "tworangetssi2g=0" "\x00"
73 "tworangetssi5g=0" "\x00"
74 "rxchain=1" "\x00"
75 "txchain=1" "\x00"
76 "aa2g=1" "\x00"
77 "aa5g=1" "\x00"
78 "tssipos5g=0" "\x00"
79 "tssipos2g=0" "\x00"
80 "tssisleep_en=0x5" "\x00"
81 "femctrl=17" "\x00"
82 "subband5gver=4" "\x00"
83 "pa2ga0=-136,5831,-672" "\x00"
84 "pa5ga0=-64,6470,-718,-65,6464,-717,-68,6449,-724,-58,6515,-726" "\x00"
85 "cckpwroffset0=2" "\x00"
86 "pdoffset40ma0=0" "\x00"
87 "pdoffset80ma0=0" "\x00"
88 "lowpowerrange2g=0" "\x00"
89 "lowpowerrange5g=0" "\x00"
90 "rssicorrnorm_c0=-10,0" "\x00"
91 "rssicorrnorm5g_c0=-10,0,0,-15,0,0,-15,0,0,-15,0,0" "\x00"
92 "ed_thresh2g=-63" "\x00"
93 "ed_thresh5g=-63" "\x00"
94 "swctrlmap_2g=0x00000000,0x40404040, 0x40404040,0x000000,0x3e7" "\x00"
95 "swctrlmapext_2g=0x02020202,0x00000000, 0x00000000,0x000000,0x003" "\x00"
96 "swctrlmap_5g=0x00000000,0x00000000,0x00000000,0x000000,0x3a7" "\x00"
97 "swctrlmapext_5g=0x00000000,0x01010101, 0x01010101,0x000000,0x001" "\x00"
98 "ulpnap=0" "\x00"
99 "ulpadc=1" "\x00"
100 "ssagc_en=0" "\x00"
101 "ds1_nap=0" "\x00"
102 "epacal2g=0" "\x00"
103 "epacal5g=0" "\x00"
104 "epacal2g_mask=0x3fff" "\x00"
105 "maxp2ga0=82" "\x00"
106 "ofdmlrbw202gpo=0x0077" "\x00"
107 "dot11agofdmhrbw202gpo=0x8888" "\x00"
108 "mcsbw202gpo=0x99999999" "\x00"
109 "mac_clkgating=1" "\x00"
110 
111 "maxp5ga0=82,82,82,82" "\x00"
112 "mcsbw205glpo=0xffc97777" "\x00"
113 "mcsbw205gmpo=0xffc97777" "\x00"
114 "mcsbw205ghpo=0xffc97777" "\x00"
115 
116 
117 "txwbpapden=1" "\x00"
118 "femctrlwar=0" "\x00"
119 "use5gpllfor2g=1" "\x00"
120 "wb_rxattn=0x0303" "\x00"
121 "wb_txattn=0x0202" "\x00"
122 "wb_papdcalidx=0x1015" "\x00"
123 "wb_papdcalidx_5g=0x00101010" "\x00"
124 "wb_eps_offset=0x01bf01af" "\x00"
125 "wb_eps_offset_5g=0x01bf01bf" "\x00"
126 "wb_bbmult=0x67" "\x00"
127 
128 "wb_bbmult_5g=0x004f5052" "\x00"
129 
130 "wb_calref_db=0x1926" "\x00"
131 "wb_tia_gain_mode=0x0606" "\x00"
132 "wb_txbuf_offset=0x1e1e" "\x00"
133 "wb_frac_del=0x78ae" "\x00"
134 "wb_g_frac_bits=0xaa" "\x00"
135 
136 "nb_rxattn=0x0403" "\x00"
137 "nb_txattn=0x0402" "\x00"
138 "nb_papdcalidx= 0x1405" "\x00"
139 "nb_eps_offset= 0x01d701ca" "\x00"
140 "nb_bbmult= 0x5A50" "\x00"
141 "nb_tia_gain_mode=0x0006" "\x00"
142 "AvVmid_c0=6,104,7,80,7,80,7,80,7,80" "\x00"
143 
144 
145 "lpo_select=4" "\x00"
146 "muxenab=0x01" "\x00"
147 "csml=0x10" "\x00"
148 "pt5db_gaintbl=0" "\x00"
149 
150 "papdcck=0" "\x00"
151 "phycal_tempdelta=15"
152 "paprrmcsgamma2g=450,500,550,600,675,950,950,950,950,950,950,950" "\x00"
153 "paprrmcsgamma5g20=550,550,550,600,800,950,1100,1100,1100,1100,1100,1100" "\x00"
154 "\x00\x00";
155 
156 #ifdef __cplusplus
157 } /*extern "C" */
158 #endif
159 
160 #else /* ifndef INCLUDED_NVRAM_IMAGE_H_ */
161 #error Wi-Fi NVRAM image included twice
162 #endif /* ifndef INCLUDED_NVRAM_IMAGE_H_ */
163 
static const char wifi_nvram_image[]
Character array of NVRAM image.
Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.