Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c860 …if (HAL_ETHEx_GetUserTagPriorityQueue(heth, &(macmtlconf->PrioritiesSelectedRxQ0), ETH_RX_QUEUE0) … in HAL_ETHEx_GetMACMTLMappingConfig()
894 …if (HAL_ETHEx_SetUserTagPriorityQueue(heth, macmtlconf->PrioritiesSelectedRxQ0, ETH_RX_QUEUE0) != … in ETHEx_SetMACMTLMappingConfig()
1049 if (queue == ETH_RX_QUEUE0) in HAL_ETHEx_GetUserTagPriorityQueue()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h1472 #define ETH_RX_QUEUE0 0x00000000U macro