Home
last modified time | relevance | path

Searched refs:netc_hw_tc_idx_t (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h206 status_t NETC_PortConfigTcCBS(NETC_PORT_Type *base, netc_hw_tc_idx_t tcIdx, const netc_port_tc_cbs_…
217 netc_hw_tc_idx_t tcIdx, in NETC_PortConfigTcMaxSDU()
246 netc_hw_tc_idx_t tcIdx, in NETC_PortGetTcMaxSDU()
Dfsl_netc_hw_enetc.h196 static inline status_t NETC_EnetcPortEnableTSD(NETC_ENETC_Type *base, netc_hw_tc_idx_t tcIdx, bool … in NETC_EnetcPortEnableTSD()
Dfsl_netc_hw_port.c590 status_t NETC_PortConfigTcCBS(NETC_PORT_Type *base, netc_hw_tc_idx_t tcIdx, const netc_port_tc_cbs_… in NETC_PortConfigTcCBS()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_switch.h1767 netc_hw_tc_idx_t tcIdx, in SWT_TxSDUConfigPort()
1786 netc_hw_tc_idx_t tcIdx, in SWT_TxCBSConfigPort()
1830 netc_hw_tc_idx_t tcIdx,
Dfsl_netc_endpoint.h1195 status_t EP_TxTrafficClassConfig(ep_handle_t *handle, netc_hw_tc_idx_t tcIdx, const netc_port_tx_tc…
Dfsl_netc_endpoint.c608 …result = EP_TxTrafficClassConfig(handle, (netc_hw_tc_idx_t)(uint32_t)(i - 1U), &config->txTcCfg[(i… in EP_Init()
2185 status_t EP_TxTrafficClassConfig(ep_handle_t *handle, netc_hw_tc_idx_t tcIdx, const netc_port_tx_tc… in EP_TxTrafficClassConfig()
Dfsl_netc_switch.c400 …result = SWT_TxTrafficClassConfig(handle, (netc_hw_port_idx_t)i, (netc_hw_tc_idx_t)(uint32_t)(j - … in SWT_Init()
2171 netc_hw_tc_idx_t tcIdx, in SWT_TxTrafficClassConfig()
Dfsl_netc.h267 } netc_hw_tc_idx_t; typedef