@@ -194,7 +194,7 @@ typedef struct
194
194
typedef struct
195
195
{
196
196
__IO uint32_t DATA ; /*!< Address offset : 0x00000000 */
197
- uint32_t RESERVED0 [32 ];
197
+ uint32_t RESERVED0 [255 ];
198
198
__IO uint32_t DIR ; /*!< Address offset : 0x00000400 */
199
199
__IO uint32_t IS ; /*!< Address offset : 0x00000404 */
200
200
__IO uint32_t IBE ; /*!< Address offset : 0x00000408 */
@@ -204,7 +204,7 @@ typedef struct
204
204
__IO uint32_t MIS ; /*!< Address offset : 0x00000418 */
205
205
__O uint32_t ICR ; /*!< Address offset : 0x0000041C */
206
206
__IO uint32_t AFSEL ; /*!< Address offset : 0x00000420 */
207
- uint32_t RESERVED1 [7 ];
207
+ uint32_t RESERVED1 [55 ];
208
208
__IO uint32_t DR2R ; /*!< Address offset : 0x00000500 */
209
209
__IO uint32_t DR4R ; /*!< Address offset : 0x00000504 */
210
210
__IO uint32_t DR8R ; /*!< Address offset : 0x00000508 */
@@ -216,11 +216,11 @@ typedef struct
216
216
__IO uint32_t LOCK ; /*!< Address offset : 0x00000520 */
217
217
__IO uint32_t CR ; /*!< Address offset : 0x00000524 */
218
218
__IO uint32_t AMSEL ; /*!< Address offset : 0x00000528 */
219
- __IO uint32_t PCTL ; /*!< Address offset : 0x0000052C */
220
- __IO uint32_t ADCCTL ; /*!< Address offset : 0x00000530 */
219
+ __IO uint32_t PCTL ; /*!< Address offset : 0x0000052C ! This register is not used in cc3xx. ! */
220
+ __IO uint32_t ADCCTL ; /*!< Address offset : 0x00000530 ! This register is not used in cc3xx. ! */
221
221
__IO uint32_t DMACTL ; /*!< Address offset : 0x00000534 */
222
222
__IO uint32_t SI ; /*!< Address offset : 0x00000538 */
223
- uint8_t RESERVED2 [339 ];
223
+ uint32_t RESERVED2 [677 ];
224
224
__IO uint32_t PERIPHID4 ; /*!< Address offset : 0x00000FD0 */
225
225
__IO uint32_t PERIPHID5 ; /*!< Address offset : 0x00000FD4 */
226
226
__IO uint32_t PERIPHID6 ; /*!< Address offset : 0x00000FD8 */
0 commit comments