Searched refs:HWREG8_H (Results 1 – 4 of 4) sorted by relevance
98 #define CAPTIO0CTL_H (HWREG8_H(CAPTIO0CTL))/* Capacitive Touc…109 #define CAPTIO1CTL_H (HWREG8_H(CAPTIO1CTL))/* Capacitive Touc…596 #define UCA0CTL1 (HWREG8_H(UCA0CTLW0)) /* eUSCI_Ax Contro…598 #define UCA0BR1 (HWREG8_H(UCA0BRW)) /* eUSCI_Ax Baud R…600 #define UCA0IRRCTL (HWREG8_H(UCA0IRCTL)) /* eUSCI_Ax IrDA R…649 #define UCA1CTL1 (HWREG8_H(UCA1CTLW0)) /* eUSCI_Ax Contro…651 #define UCA1BR1 (HWREG8_H(UCA1BRW)) /* eUSCI_Ax Baud R…653 #define UCA1IRRCTL (HWREG8_H(UCA1IRCTL)) /* eUSCI_Ax IrDA R…702 #define UCA2CTL1 (HWREG8_H(UCA2CTLW0)) /* eUSCI_Ax Contro…704 #define UCA2BR1 (HWREG8_H(UCA2BRW)) /* eUSCI_Ax Baud R…[all …]
45 #define HWREG8_H(x) (*((volatile uint8_t *)(((uint8_t *)&x)+1))) macro
91 #define HWREG8_H(x) (*((volatile uint8_t *)(((uint8_t *)&x)+1))) macro