Searched refs:gateState (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/netc/ |
| D | fsl_netc_endpoint.c | 2073 status_t EP_TxPortTGSEnable(ep_handle_t *handle, bool enable, uint8_t gateState) in EP_TxPortTGSEnable() argument 2085 netc_tgs_gate_entry_t gate[2] = {{.interval = 50000U, .tcGateState = gateState}, in EP_TxPortTGSEnable() 2086 {.interval = 50000U, .tcGateState = gateState}}; in EP_TxPortTGSEnable()
|
| D | fsl_netc_endpoint.h | 1169 status_t EP_TxPortTGSEnable(ep_handle_t *handle, bool enable, uint8_t gateState);
|
| D | fsl_netc_switch.h | 1843 …_TxPortTGSEnable(swt_handle_t *handle, netc_hw_port_idx_t portIdx, bool enable, uint8_t gateState);
|
| D | fsl_netc_switch.c | 2196 …T_TxPortTGSEnable(swt_handle_t *handle, netc_hw_port_idx_t portIdx, bool enable, uint8_t gateState) in SWT_TxPortTGSEnable() argument 2208 netc_tgs_gate_entry_t gate[2] = {{.interval = 50000U, .tcGateState = gateState}, in SWT_TxPortTGSEnable() 2209 {.interval = 50000U, .tcGateState = gateState}}; in SWT_TxPortTGSEnable()
|