Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/socs/imx95/
Dfsl_netc_soc.c110 NETC_EnetcEnableSI(hw->base, vsi0Num, true); in NETC_SocPreInitVsi()
127 NETC_EnetcEnableSI(hw->base, vsi1Num, true); in NETC_SocPreInitVsi()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_enetc.h106 static inline void NETC_EnetcEnableSI(NETC_ENETC_Type *base, uint8_t si, bool enable) in NETC_EnetcEnableSI() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c304 NETC_EnetcEnableSI(handle->hw.base, si, true); in EP_SISetup()
682 NETC_EnetcEnableSI(handle->hw.base, siNum, false); in EP_Deinit()
710 NETC_EnetcEnableSI(handle->hw.base, siNum, true); in EP_Up()
718 NETC_EnetcEnableSI(handle->hw.base, getSiNum(handle->cfg.si), false); in EP_Down()