Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Hxx/
Dstm32hxx_hal_eth.h632 …FunctionalState GlobalUnicast; /*!< Enable or Disable Global unicast packet detection in power dow… member
Dstm32hxx_hal_eth.c2342 ( ( uint32_t ) pPowerDownConfig->GlobalUnicast << 9 ) | in HAL_ETH_EnterPowerDownMode()