Contiki-NG
Files

Files

file  ccxxware-conf.h
 CCxxware-specific configuration for the cc26x0-cc13x0 CPU family.
 
#define SET_CCFG_CCFG_TI_OPTIONS_TI_FA_ENABLE   0x00
 JTAG interface configuration. More...
 
#define SET_CCFG_BL_CONFIG_BOOTLOADER_ENABLE   0x00
 ROM bootloader configuration. More...
 

Detailed Description

Macro Definition Documentation

◆ SET_CCFG_BL_CONFIG_BOOTLOADER_ENABLE

#define SET_CCFG_BL_CONFIG_BOOTLOADER_ENABLE   0x00

ROM bootloader configuration.

Those values are not meant to be modified by the user

Definition at line 84 of file ccxxware-conf.h.

◆ SET_CCFG_CCFG_TI_OPTIONS_TI_FA_ENABLE

#define SET_CCFG_CCFG_TI_OPTIONS_TI_FA_ENABLE   0x00

JTAG interface configuration.

Those values are not meant to be modified by the user

Definition at line 62 of file ccxxware-conf.h.