Loading...
Searching...
No Matches
TI CC26x2, CC13x2

Texas Instruments CC26x2, CC13x2 Cortex-M4F MCU specific code. More...

Detailed Description

Texas Instruments CC26x2, CC13x2 Cortex-M4F MCU specific code.

Modules

 TI CC26x2, CC13x2 definitions
 Texas Instruments CC26x2, CC13x2 specific defines.
 

Files

file  cc26x2_cc13x2_setup.h
 CC26x2/CC13x2 Device setup functions.
 
file  cpu_conf.h
 Implementation specific CPU configuration options.
 
file  periph_cpu.h
 CPU specific definitions for internal peripheral handling.
 

Macros

#define SET_MODE_CONF_1_ALT_DCDC_IPEAK   0x2
 12 mA
 
#define SET_MODE_CONF_XOSC_FREQ   0x2
 48 MHz xtal
 
#define __FPU_PRESENT   1U
 Presence of FPU.
 
#define CPU_HAS_BITBAND   1
 Bit-Band configuration.
 

Macro Definition Documentation

◆ __FPU_PRESENT

#define __FPU_PRESENT   1U

Presence of FPU.

Definition at line 32 of file cpu_conf.h.

◆ CPU_HAS_BITBAND

#define CPU_HAS_BITBAND   1

Bit-Band configuration.

Definition at line 43 of file cpu_conf.h.

◆ SET_MODE_CONF_1_ALT_DCDC_IPEAK

#define SET_MODE_CONF_1_ALT_DCDC_IPEAK   0x2

12 mA

Definition at line 25 of file cpu_conf.h.

◆ SET_MODE_CONF_XOSC_FREQ

#define SET_MODE_CONF_XOSC_FREQ   0x2

48 MHz xtal

Definition at line 29 of file cpu_conf.h.