Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_si.h83 static inline void NETC_SIEnable(ENETC_SI_Type *base, bool enable) in NETC_SIEnable() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c305 NETC_SIEnable(handle->hw.si, true); in EP_SISetup()
683 NETC_SIEnable(handle->hw.si, false); in EP_Deinit()
711 NETC_SIEnable(handle->hw.si, true); in EP_Up()
719 NETC_SIEnable(handle->hw.si, false); in EP_Down()