Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Fxx/
Dstm32fxx_hal_eth.h105 ( ( ( GAP ) == ETH_INTERFRAMEGAP_96BIT ) || \
1103 …#define ETH_INTERFRAMEGAP_96BIT ( ( uint32_t ) 0x00000000U ) /*!< minimum IFG between frames du… macro
Dstm32fxx_hal_eth.c1155 macinit.InterFrameGap = ETH_INTERFRAMEGAP_96BIT; in ETH_MACDMAConfig()