Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_si.h140 static inline void NETC_SISetTxProducer(ENETC_SI_Type *base, uint8_t ring, uint16_t producer) in NETC_SISetTxProducer() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c876 NETC_SISetTxProducer(handle->hw.si, hwRing, txBdRing->producerIndex); in EP_SendFrameCommon()