Searched refs:enPreemption (Results 1 – 3 of 3) sorted by relevance
577 …bool enPreemption : 1; /*!< Frames from traffic class are transmitted on the preemptable MAC, not … member
2194 … handle->hw.portGroup.port->PFPCR = temp | ((uint32_t)config->enPreemption << (uint32_t)tcIdx); in EP_TxTrafficClassConfig()
2182 base->PFPCR = temp | ((uint32_t)config->enPreemption << (uint8_t)tcIdx); in SWT_TxTrafficClassConfig()