Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32k3/Eth_GMAC/include/
DGmac_Ip_TrustedFunctions.h103 extern void Gmac_Ip_SetUserAccessAllowed(const GMAC_Type *Base);
/hal_nxp-latest/s32/drivers/s32k3/Eth_GMAC/src/
DGmac_Ip.c1054 void Gmac_Ip_SetUserAccessAllowed(const GMAC_Type *Base) in Gmac_Ip_SetUserAccessAllowed() function
1142 OsIf_Trusted_Call1param(Gmac_Ip_SetUserAccessAllowed, Base); in Gmac_Ip_Init()