Home
last modified time | relevance | path

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

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Ddriverlib.h91 #define HWREG8_H(x) (*((volatile uint8_t *)(((uint8_t *)&x)+1))) macro
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/inc/
H A Dmsp_compatibility.h45 #define HWREG8_H(x) (*((volatile uint8_t *)(((uint8_t *)&x)+1))) macro