LM4F

CPU specific implementations for LM4F120. More...

Detailed Description

CPU specific implementations for LM4F120.

Files

file  cpu_conf.h
 Implementation specific CPU configuration options.
 
file  periph_cpu.h
 CPU specific definitions for internal peripheral handling.
 
#define CPU_DEFAULT_IRQ_PRIO   (1U)
 ARM Cortex-M specific CPU configuration.
 
#define CPU_IRQ_NUMOF   (139U)
 
#define CPU_FLASH_BASE   FLASH_BASE
 
#define CPU_HAS_BITBAND   (1)
 

cpu functions

void setup_fpu (void)
 
void cpu_clock_init (int)