Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/soc/s32z27/include/
DSiul2_Port_Ip_Defines.h150 #define SIUL2_5_MSCR_BASE (IP_SIUL2_5->MSCR) macro
181 #define PORTM ((Siul2_Port_Ip_PortType *)(SIUL2_5_MSCR_BASE + 0x90))
183 #define PORTN ((Siul2_Port_Ip_PortType *)(SIUL2_5_MSCR_BASE + 0xA0))
/hal_nxp-3.5.0/s32/drivers/s32ze/Port/src/
DSiul2_Port_Ip.c1185 …Ip_CoreType)((Siul2_Port_Ip_CoreType)base - (Siul2_Port_Ip_CoreType)SIUL2_5_MSCR_BASE) >> 2U) >> 4… in Siul2_Port_Ip_RevertPinConfiguration()
1268 u32MscrBase = (Siul2_Port_Ip_CoreType)SIUL2_5_MSCR_BASE; in Siul2_Port_Ip_GetPinConfiguration()