Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_si.h312 void NETC_SIPsiEnableInterrupt(ENETC_SI_Type *base, uint32_t mask, bool enable);
Dfsl_netc_hw_si.c80 void NETC_SIPsiEnableInterrupt(ENETC_SI_Type *base, uint32_t mask, bool enable) in NETC_SIPsiEnableInterrupt() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c2336 NETC_SIPsiEnableInterrupt(handle->hw.si, mask, enable); in EP_PsiEnableInterrupt()