Home
last modified time | relevance | path

Searched defs:HWREG32 (Results 1 – 2 of 2) sorted by relevance

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Ddriverlib.h88 #define HWREG32(x) (*((volatile uint32_t *)(x))) macro
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/inc/
H A Dmsp_compatibility.h42 #define HWREG32(x) (*((volatile uint32_t *)(x))) macro