Home
last modified time | relevance | path

Searched refs:HWREG8_L (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp432p401m_classic.h97 #define CAPTIO0CTL_L (HWREG8_L(CAPTIO0CTL))/* Capacitive Touc…
108 #define CAPTIO1CTL_L (HWREG8_L(CAPTIO1CTL))/* Capacitive Touc…
595 #define UCA0CTL0 (HWREG8_L(UCA0CTLW0)) /* eUSCI_Ax Contro…
597 #define UCA0BR0 (HWREG8_L(UCA0BRW)) /* eUSCI_Ax Baud R…
599 #define UCA0IRTCTL (HWREG8_L(UCA0IRCTL)) /* eUSCI_Ax IrDA T…
648 #define UCA1CTL0 (HWREG8_L(UCA1CTLW0)) /* eUSCI_Ax Contro…
650 #define UCA1BR0 (HWREG8_L(UCA1BRW)) /* eUSCI_Ax Baud R…
652 #define UCA1IRTCTL (HWREG8_L(UCA1IRCTL)) /* eUSCI_Ax IrDA T…
701 #define UCA2CTL0 (HWREG8_L(UCA2CTLW0)) /* eUSCI_Ax Contro…
703 #define UCA2BR0 (HWREG8_L(UCA2BRW)) /* eUSCI_Ax Baud R…
[all …]
Dmsp432p401r_classic.h97 #define CAPTIO0CTL_L (HWREG8_L(CAPTIO0CTL))/* Capacitive Touc…
108 #define CAPTIO1CTL_L (HWREG8_L(CAPTIO1CTL))/* Capacitive Touc…
595 #define UCA0CTL0 (HWREG8_L(UCA0CTLW0)) /* eUSCI_Ax Contro…
597 #define UCA0BR0 (HWREG8_L(UCA0BRW)) /* eUSCI_Ax Baud R…
599 #define UCA0IRTCTL (HWREG8_L(UCA0IRCTL)) /* eUSCI_Ax IrDA T…
648 #define UCA1CTL0 (HWREG8_L(UCA1CTLW0)) /* eUSCI_Ax Contro…
650 #define UCA1BR0 (HWREG8_L(UCA1BRW)) /* eUSCI_Ax Baud R…
652 #define UCA1IRTCTL (HWREG8_L(UCA1IRCTL)) /* eUSCI_Ax IrDA T…
701 #define UCA2CTL0 (HWREG8_L(UCA2CTLW0)) /* eUSCI_Ax Contro…
703 #define UCA2BR0 (HWREG8_L(UCA2BRW)) /* eUSCI_Ax Baud R…
[all …]
Dmsp_compatibility.h44 #define HWREG8_L(x) (*((volatile uint8_t *)((uint8_t *)&x))) macro
/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Ddriverlib.h90 #define HWREG8_L(x) (*((volatile uint8_t *)((uint8_t *)&x))) macro