Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h2805 } netc_tgs_gate_entry_t; typedef
2814 netc_tgs_gate_entry_t adminGcl[]; /*!< Administrative Gate control list */
2826 netc_tgs_gate_entry_t operGcl[]; /*!< Operational Gate control list */
2865 netc_tgs_gate_entry_t res1[NETC_TB_TGS_MAX_ENTRY];
2878 netc_tgs_gate_entry_t *gcList; /*!< Pointer to time gate control list array */
Dfsl_netc_endpoint.c2085 netc_tgs_gate_entry_t gate[2] = {{.interval = 50000U, .tcGateState = gateState}, in EP_TxPortTGSEnable()
Dfsl_netc_switch.c2208 netc_tgs_gate_entry_t gate[2] = {{.interval = 50000U, .tcGateState = gateState}, in SWT_TxPortTGSEnable()