16 lines
2.0 KiB
C
16 lines
2.0 KiB
C
|
|
#ifndef _PHY_FREQ_CFG_H_
|
||
|
|
#define _PHY_FREQ_CFG_H_
|
||
|
|
|
||
|
|
#define FREQ_CFG_NUM 0x8
|
||
|
|
#define ARRAY_LEN 0x80
|
||
|
|
#define PHY_FREQ_CFG_ST { \
|
||
|
|
0x322e3301,0x6f6d204d,0x6564,0x0,0x4d352e32,0x372e352d,0x53495f4d,0x0,0x61,0x83e664,0x0,0xc00,0x0,0x235,0x235,0x4,0x3f0406,0xa5858464,0xe6c6c6a6,0x401,0x30405,0x8080303,0x3030a0a,0xa0a0808,0x640014,0x8,0x12c,0x30404,0x3fac,0x28,0xffffffff,0x0,\
|
||
|
|
0x30303502,0x6b,0x0,0x0,0x30322e30,0x2e302d4d,0x5f4d3734,0x5349,0x46c3,0x599941,0x2,0x6000,0x2,0x244,0x244,0x4,0x3f0806,0x7c5f5e41,0x9a7d,0x300,0x40804,0x5050202,0x2020808,0x8080505,0x460027,0x4,0x1388,0x303,0x2f9b8,0x2710,0xc8c8c8c8,0x3,\
|
||
|
|
0x30353103,0x4b,0x0,0x0,0x2d4b3637,0x4b353431,0x53495f,0x0,0x85,0x4fb264,0x2,0xffff,0x4,0x235,0x235,0x4,0x3f0806,0x8b787764,0xb2a09f8c,0x400,0x60804,0x5050202,0x2020808,0x8080505,0x3c0027,0x4,0x1388,0x604,0xdc370,0x2710,0xc8c8c8c8,0x3,\
|
||
|
|
0x322e3304,0x6f6d204d,0x6564,0x0,0x4d352e32,0x372e352d,0x47535f4d,0x0,0x60,0x83e664,0x0,0xc00,0x0,0x235,0x235,0x4,0x3f0406,0xa5858464,0xe6c6c6a6,0x401,0x30405,0x8080303,0x3030a0a,0xa0a0808,0x640014,0x8,0x12c,0x30404,0x3fac,0x28,0xffffffff,0x0,\
|
||
|
|
0x322e3305,0x6564204d,0x6c756166,0x74,0x4d352e30,0x372e332d,0x53495f4d,0x0,0x61,0x839715,0x0,0xc00,0x0,0x235,0x235,0x4,0x3f0406,0x56363515,0x97787757,0x401,0x30405,0x8080303,0x3030a0a,0xa0a0808,0x640014,0x8,0x12c,0x20301,0x3fac,0x28,0xffffffff,0x0,\
|
||
|
|
0x322e3306,0x6564204d,0x6c756166,0x74,0x4d352e30,0x372e332d,0x47535f4d,0x0,0x60,0x839715,0x0,0xc00,0x0,0x235,0x235,0x4,0x3f0406,0x56363515,0x97787757,0x401,0x30405,0x8080303,0x3030a0a,0xa0a0808,0x640014,0x8,0x12c,0x20301,0x3fac,0x28,0xffffffff,0x0,\
|
||
|
|
0x332e3207,0x4d,0x0,0x0,0x4d372e30,0x5f4d332d,0x4753,0x0,0x60,0x597820,0x0,0xc00,0x0,0x235,0x235,0x4,0x3f0406,0x5b3e3d20,0x785c,0x301,0x30405,0x8080303,0x3030a0a,0xa0a0808,0x460014,0x8,0x12c,0x20701,0x55f0,0x28,0xffffffff,0x0,\
|
||
|
|
0x332e3208,0x4d,0x0,0x0,0x4d372e30,0x5f4d332d,0x5349,0x0,0x61,0x597820,0x0,0xc00,0x0,0x235,0x235,0x4,0x3f0406,0x5b3e3d20,0x785c,0x301,0x30405,0x8080303,0x3030a0a,0xa0a0808,0x460014,0x8,0x12c,0x20701,0x55f0,0x28,0xffffffff,0x0,\
|
||
|
|
}
|
||
|
|
#endif
|