Home
last modified time | relevance | path

Searched refs:IP_SIUL2_BASE (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32k3/Port/src/
DSiul2_Port_Ip.c152 #ifdef IP_SIUL2_BASE
153 IP_SIUL2_BASE
444 #ifdef IP_SIUL2_BASE in Siul2_Port_Ip_WriteIMCRConfiguration()
445 SIUL2_Type * imcrBase = (SIUL2_Type *)IP_SIUL2_BASE; in Siul2_Port_Ip_WriteIMCRConfiguration()
464 #ifdef IP_SIUL2_BASE in Siul2_Port_Ip_WriteIMCRConfiguration()
465 imcrBase = (SIUL2_Type *)IP_SIUL2_BASE; in Siul2_Port_Ip_WriteIMCRConfiguration()
582 #ifdef IP_SIUL2_BASE in Siul2_Port_Ip_SetUserAccessAllowed()
583 SET_USER_ACCESS_ALLOWED(IP_SIUL2_BASE, SIUL2_PROT_MEM_U32); in Siul2_Port_Ip_SetUserAccessAllowed()
780 #ifdef IP_SIUL2_BASE in Siul2_Port_Ip_SetInputBuffer()
781 siul2Base = (SIUL2_Type *)IP_SIUL2_BASE; in Siul2_Port_Ip_SetInputBuffer()
/hal_nxp-3.5.0/s32/drivers/s32ze/Port/src/
DSiul2_Port_Ip.c202 #ifdef IP_SIUL2_BASE
203 IP_SIUL2_BASE
582 #ifdef IP_SIUL2_BASE in Siul2_Port_Ip_GetIMCRInstance()
583 *imcrBase = (SIUL2_Type *)IP_SIUL2_BASE; in Siul2_Port_Ip_GetIMCRInstance()
664 #ifdef IP_SIUL2_BASE in Siul2_Port_Ip_WriteIMCRConfiguration()
665 SIUL2_Type * imcrBase = (SIUL2_Type *)IP_SIUL2_BASE; in Siul2_Port_Ip_WriteIMCRConfiguration()
825 #ifdef IP_SIUL2_BASE in Siul2_Port_Ip_SetUserAccessAllowed()
826 SET_USER_ACCESS_ALLOWED(IP_SIUL2_BASE, SIUL2_PROT_MEM_U32); in Siul2_Port_Ip_SetUserAccessAllowed()
1041 #ifdef IP_SIUL2_BASE in Siul2_Port_Ip_SetInputBuffer()
1042 siul2Base = (SIUL2_Type *)IP_SIUL2_BASE; in Siul2_Port_Ip_SetInputBuffer()
/hal_nxp-3.5.0/s32/drivers/s32k3/BaseNXP/header/
DS32K344_SIUL2.h583 #define IP_SIUL2_BASE (0x40290000u) macro
585 #define IP_SIUL2 ((SIUL2_Type *)IP_SIUL2_BASE)
587 #define IP_SIUL2_BASE_ADDRS { IP_SIUL2_BASE }