Searched refs:SIUL2_MSCR_BASE (Results 1 – 3 of 3) sorted by relevance
107 #define SIUL2_MSCR_BASE (IP_SIUL2->MSCR) macro111 #define PORTA_L_HALF ((Siul2_Port_Ip_PortType *)(SIUL2_MSCR_BASE + 0x00))113 #define PORTA_H_HALF ((Siul2_Port_Ip_PortType *)(SIUL2_MSCR_BASE + 0x10))115 #define PORTB_L_HALF ((Siul2_Port_Ip_PortType *)(SIUL2_MSCR_BASE + 0x20))117 #define PORTB_H_HALF ((Siul2_Port_Ip_PortType *)(SIUL2_MSCR_BASE + 0x30))119 #define PORTC_L_HALF ((Siul2_Port_Ip_PortType *)(SIUL2_MSCR_BASE + 0x40))121 #define PORTC_H_HALF ((Siul2_Port_Ip_PortType *)(SIUL2_MSCR_BASE + 0x50))123 #define PORTD_L_HALF ((Siul2_Port_Ip_PortType *)(SIUL2_MSCR_BASE + 0x60))125 #define PORTD_H_HALF ((Siul2_Port_Ip_PortType *)(SIUL2_MSCR_BASE + 0x70))127 #define PORTE_L_HALF ((Siul2_Port_Ip_PortType *)(SIUL2_MSCR_BASE + 0x80))[all …]
882 portNumber = (uint32)((uint32)((uint32)((uint32)base - (uint32)SIUL2_MSCR_BASE) >> 2U) >> 4U); in Siul2_Port_Ip_RevertPinConfiguration()937 u32MscrBase = (uint32)SIUL2_MSCR_BASE; in Siul2_Port_Ip_GetPinConfiguration()
1211 …_Ip_CoreType)((Siul2_Port_Ip_CoreType)base - (Siul2_Port_Ip_CoreType)SIUL2_MSCR_BASE) >> 2U) >> 4U… in Siul2_Port_Ip_RevertPinConfiguration()1294 u32MscrBase = (Siul2_Port_Ip_CoreType)SIUL2_MSCR_BASE; in Siul2_Port_Ip_GetPinConfiguration()