Contiki-NG
Loading...
Searching...
No Matches

Files

file  ccfg-conf.h
 CCFG configuration for the cc26x0-cc13x0 CPU family.
 
file  ccfg-conf.c
 Configuration of CCFG.
 
#define SET_CCFG_CCFG_TI_OPTIONS_TI_FA_ENABLE   0xC5
 JTAG interface configuration.
 
#define SET_CCFG_BL_CONFIG_BOOTLOADER_ENABLE   0x00
 ROM bootloader configuration.
 

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 99 of file ccfg-conf.h.

◆ SET_CCFG_CCFG_TI_OPTIONS_TI_FA_ENABLE

#define SET_CCFG_CCFG_TI_OPTIONS_TI_FA_ENABLE   0xC5

JTAG interface configuration.

Those values are not meant to be modified by the user

Definition at line 77 of file ccfg-conf.h.