altos: Add RFPA0133 amplifier driver
[fw/altos] / src / drivers / ao_rf_cc115l.h
1 /***************************************************************
2  *  SmartRF Studio(tm) Export
3  *
4  *  Radio register settings specifed with address, value
5  *
6  *  RF device: CC115L
7  *
8  ***************************************************************/
9
10
11         CC115L_IOCFG2,                      0x2e,        /* GDO2 Output Pin Configuration */
12         CC115L_IOCFG1,                      0x2e,        /* GDO1 Output Pin Configuration */
13         CC115L_IOCFG0,                      0x06,        /* GDO0 Output Pin Configuration */
14         CC115L_FIFOTHR,                     0x47,        /* TX FIFO Thresholds */
15         CC115L_SYNC1,                       0xd3,        /* Sync Word, High Byte */
16         CC115L_SYNC0,                       0x91,        /* Sync Word, Low Byte */
17         CC115L_PKTLEN,                      0xff,        /* Packet Length */
18         CC115L_PKTCTRL0,                    0x05,        /* Packet Automation Control */
19         CC115L_CHANNR,                      0x00,        /* Channel number */
20         CC115L_FSCTRL0,                     0x00,        /* Frequency Synthesizer Control */
21         CC115L_FREQ2,                       0x10,        /* Frequency Control Word, High Byte */
22         CC115L_FREQ1,                       0xb6,        /* Frequency Control Word, Middle Byte */
23         CC115L_FREQ0,                       0xa5,        /* Frequency Control Word, Low Byte */
24         CC115L_MDMCFG4,                     0xfa,        /* Modem Configuration */
25         CC115L_MDMCFG3,                     0x83,        /* Modem Configuration */
26         CC115L_MDMCFG2,                     0x13,        /* Modem Configuration */
27         CC115L_MDMCFG1,                     0x21,        /* Modem Configuration */
28         CC115L_MDMCFG0,                     0xf8,        /* Modem Configuration */
29         CC115L_DEVIATN,                     0x35,        /* Modem Deviation Setting */
30         CC115L_MCSM1,                       0x30,        /* Main Radio Control State Machine Configuration */
31         CC115L_MCSM0,                       0x18,        /* Main Radio Control State Machine Configuration */
32         CC115L_RESERVED_0X20,               0xfb,        /* Use setting from SmartRF Studio */
33         CC115L_FREND0,                      0x10,        /* Front End TX Configuration */
34         CC115L_FSCAL3,                      0xe9,        /* Frequency Synthesizer Calibration */
35         CC115L_FSCAL2,                      0x2a,        /* Frequency Synthesizer Calibration */
36         CC115L_FSCAL1,                      0x00,        /* Frequency Synthesizer Calibration */
37         CC115L_FSCAL0,                      0x1f,        /* Frequency Synthesizer Calibration */
38         CC115L_RESERVED_0X29,               0x89,        /* Use setting from SmartRF Studio */
39         CC115L_RESERVED_0X2A,               0x127,       /* Use setting from SmartRF Studio */
40         CC115L_RESERVED_0X2B,               0x63,        /* Use setting from SmartRF Studio */
41         CC115L_TEST2,                       0x81,        /* Various Test Settings */
42         CC115L_TEST1,                       0x35,        /* Various Test Settings */
43         CC115L_TEST0,                       0x09,        /* Various Test Settings */
44         CC115L_PARTNUM,                     0x00,        /* Chip ID */
45         CC115L_VERSION,                     0x09,        /* Chip ID */
46         CC115L_MARCSTATE,                   0x00,        /* Main Radio Control State Machine State */
47         CC115L_PKTSTATUS,                   0x00,        /* Current GDOx Status and Packet Status */
48         CC115L_TXBYTES,                     0x00,        /* Underflow and Number of Bytes */
49