Home
last modified time | relevance | path

Searched refs:SIUL2_4_MSCR_BASE (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/s32/soc/s32z27/include/
DSiul2_Port_Ip_Defines.h149 #define SIUL2_4_MSCR_BASE (IP_SIUL2_4->MSCR) macro
170 #define PORTH ((Siul2_Port_Ip_PortType *)(SIUL2_4_MSCR_BASE + 0x50))
172 #define PORTI ((Siul2_Port_Ip_PortType *)(SIUL2_4_MSCR_BASE + 0x60))
174 #define PORTJ ((Siul2_Port_Ip_PortType *)(SIUL2_4_MSCR_BASE + 0x70))
176 #define PORTK ((Siul2_Port_Ip_PortType *)(SIUL2_4_MSCR_BASE + 0x80))
178 #define PORTL ((Siul2_Port_Ip_PortType *)(SIUL2_4_MSCR_BASE + 0x90))
/hal_nxp-3.5.0/s32/drivers/s32ze/Port/src/
DSiul2_Port_Ip.c1189 …Ip_CoreType)((Siul2_Port_Ip_CoreType)base - (Siul2_Port_Ip_CoreType)SIUL2_4_MSCR_BASE) >> 2U) >> 4… in Siul2_Port_Ip_RevertPinConfiguration()
1272 u32MscrBase = (Siul2_Port_Ip_CoreType)SIUL2_4_MSCR_BASE; in Siul2_Port_Ip_GetPinConfiguration()