Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc.h577 …bool enPreemption : 1; /*!< Frames from traffic class are transmitted on the preemptable MAC, not … member
Dfsl_netc_endpoint.c2194 … handle->hw.portGroup.port->PFPCR = temp | ((uint32_t)config->enPreemption << (uint32_t)tcIdx); in EP_TxTrafficClassConfig()
Dfsl_netc_switch.c2182 base->PFPCR = temp | ((uint32_t)config->enPreemption << (uint8_t)tcIdx); in SWT_TxTrafficClassConfig()