Home
last modified time | relevance | path

Searched refs:ETH_TX_QUEUE_ENABLED (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h1348 #define ETH_TX_QUEUE_ENABLED ETH_MTLTXQxOMR_TXQEN_EN macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c3141 mtlDefaultConf.TxQ[queue].QueueOpMode = ETH_TX_QUEUE_ENABLED; in ETH_MACDMAConfig()