TI MSP430

Texas Instruments MSP430 specific code. More...

Detailed Description

Texas Instruments MSP430 specific code.

Support for TI MSP430 CPU architecture. Check the MSP430 Dev Guide Book for an overview and a starting point for the CPU architecture. See MSP430 Programming With JTAG on how to interface with the MCUs.

Modules

 MSP430 F2xx/G2xx MCU family
 Common code for the MSP430 F2xx/G2xx MCU family.
 
 MSP430 x1xx MCU family
 Common code for the MSP430 x1xx MCU family.
 

Files

file  architecture_arch.h
 Architecture details.
 
file  atomic_utils_arch.h
 Implementation of fast atomic utility functions.
 
file  cpu.h
 Texas Instruments MSP430 specific code.
 
file  cpu_conf.h
 Common CPU definitions for MSP430.
 
file  gpio_ll_arch.h
 CPU specific part of the Peripheral GPIO Low-Level API.
 
file  irq_arch.h
 ISR related functions.
 
file  msp430_regs_common.h
 Cortex CMSIS style definition of MSP430 registers.
 
file  thread_arch.h
 Implementation of the kernels thread interface.