Home
last modified time | relevance | path

Searched defs:HWREG (Results 1 – 3 of 3) sorted by relevance

/btstack/port/msp432p401lp-cc256x/
H A Dstartup_msp432p401r_gcc.c82 #define HWREG(x) (*((volatile uint32_t *)(x))) macro
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Ddriverlib.h89 #define HWREG(x) (HWREG16(x)) macro
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/inc/
H A Dmsp_compatibility.h43 #define HWREG(x) (HWREG16(x)) macro