Home
last modified time | relevance | path

Searched refs:netc_port_tc_cbs_config_t (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h206 …ConfigTcCBS(NETC_PORT_Type *base, netc_hw_tc_idx_t tcIdx, const netc_port_tc_cbs_config_t *config);
Dfsl_netc_hw_port.c590 …tConfigTcCBS(NETC_PORT_Type *base, netc_hw_tc_idx_t tcIdx, const netc_port_tc_cbs_config_t *config) in NETC_PortConfigTcCBS()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h547 } netc_port_tc_cbs_config_t; typedef
584netc_port_tc_cbs_config_t cbsCfg; /*!< Configure transmit traffic class credit based shaper (PTC0C…
Dfsl_netc_switch.h1787 const netc_port_tc_cbs_config_t *config) in SWT_TxCBSConfigPort()