Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h1352 #define ETH_RX_QUEUE0_ENABLED ETH_MACRXQC0R_RXQ0EN_GT macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c3126 mtlDefaultConf.RxQ[0].QueueOpMode = ETH_RX_QUEUE0_ENABLED; in ETH_MACDMAConfig()