Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h1356 #define ETH_RX_QUEUE1_ENABLED ETH_MACRXQC0R_RXQ1EN_GT macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c3127 mtlDefaultConf.RxQ[1].QueueOpMode = ETH_RX_QUEUE1_ENABLED; in ETH_MACDMAConfig()