Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c865 …if (HAL_ETHEx_GetUserTagPriorityQueue(heth, &(macmtlconf->PrioritiesSelectedRxQ1), ETH_RX_QUEUE1) … in HAL_ETHEx_GetMACMTLMappingConfig()
899 …if (HAL_ETHEx_SetUserTagPriorityQueue(heth, macmtlconf->PrioritiesSelectedRxQ1, ETH_RX_QUEUE1) != … in ETHEx_SetMACMTLMappingConfig()
1055 if (queue == ETH_RX_QUEUE1) in HAL_ETHEx_GetUserTagPriorityQueue()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h1473 #define ETH_RX_QUEUE1 0x00000001U macro