CC13xx Driver Library
ccfgread.h File Reference
#include <stdbool.h>
#include <stdint.h>
#include <inc/hw_types.h>
#include <inc/hw_memmap.h>
#include <inc/hw_ccfg.h>

Go to the source code of this file.

Macros

#define SCLK_LF_OPTION_XOSC_HF_DLF   0
 
#define SCLK_LF_OPTION_EXTERNAL   1
 
#define SCLK_LF_OPTION_XOSC_LF   2
 
#define SCLK_LF_OPTION_RCOSC_LF   3
 

Functions

static bool CCFGRead_EXT_LF_CLK_DIO (void)
 Read EXT_LF_CLK_DIO from CCFG. More...
 
static bool CCFGRead_DIS_GPRAM (void)
 Read DIS_GPRAM from CCFG. More...
 
static uint32_t CCFGRead_SCLK_LF_OPTION (void)
 Read SCLK_LF_OPTION from CCFG. More...