All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
TI CC26x2, CC13x2 peripheral memory map

Texas Instruments CC26x2, CC13x2 memory mappings for peripherals More...

Detailed Description

Texas Instruments CC26x2, CC13x2 memory mappings for peripherals

#define DDI_DIR   0x00000000
 
#define DDI_SET   0x00000080
 
#define DDI_CLR   0x00000100
 
#define DDI_MASK4B   0x00000200
 
#define DDI_MASK8B   0x00000300
 
#define DDI_MASK16B   0x00000400
 
#define DDI0_OSC_BASE   (PERIPH_BASE + 0xCA000)
 DDI0_OSC base address.
 
#define DDI0_OSC_BASE_M16   (DDI0_OSC_BASE + DDI_MASK16B)
 DDI0_OSC 16-bit masked access base address.
 

Macro Definition Documentation

◆ DDI0_OSC_BASE

#define DDI0_OSC_BASE   (PERIPH_BASE + 0xCA000)

DDI0_OSC base address.

Definition at line 116 of file cc26x2_cc13x2_prcm.h.

◆ DDI0_OSC_BASE_M16

#define DDI0_OSC_BASE_M16   (DDI0_OSC_BASE + DDI_MASK16B)

DDI0_OSC 16-bit masked access base address.

Definition at line 120 of file cc26x2_cc13x2_prcm.h.

◆ DDI_CLR

#define DDI_CLR   0x00000100

Definition at line 109 of file cc26x2_cc13x2_prcm.h.

◆ DDI_DIR

#define DDI_DIR   0x00000000

Definition at line 107 of file cc26x2_cc13x2_prcm.h.

◆ DDI_MASK16B

#define DDI_MASK16B   0x00000400

Definition at line 112 of file cc26x2_cc13x2_prcm.h.

◆ DDI_MASK4B

#define DDI_MASK4B   0x00000200

Definition at line 110 of file cc26x2_cc13x2_prcm.h.

◆ DDI_MASK8B

#define DDI_MASK8B   0x00000300

Definition at line 111 of file cc26x2_cc13x2_prcm.h.

◆ DDI_SET

#define DDI_SET   0x00000080

Definition at line 108 of file cc26x2_cc13x2_prcm.h.