clang  19.0.0git
Namespaces | Functions | Variables
gen-msp430-def.py File Reference

Go to the source code of this file.

Namespaces

 gen-msp430-def
 

Functions

def gen-msp430-def.csv2def (csv_path, def_path)
 

Variables

int gen-msp430-def.DEVICE_COLUMN = 0
 
int gen-msp430-def.MULTIPLIER_COLUMN = 3
 
string gen-msp430-def.MULTIPLIER_SW = "0"
 
tuple gen-msp430-def.MULTIPLIER_HW_16 = ("1", "2")
 
tuple gen-msp430-def.MULTIPLIER_HW_32 = ("4", "8")
 
string gen-msp430-def.PREFIX
 
string gen-msp430-def.SUFFIX