Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Fxx/
Dstm32fxx_hal_eth.h340 ( ( ( FLAG ) == ETH_PMT_FLAG_WUFR ) || \
1637 #define ETH_PMT_FLAG_WUFR ( ( uint32_t ) 0x00000040U ) /*!< Wake-Up Frame Received */ macro