Searched refs:ETH_PauseLowThreshold_Minus4 (Results 1 – 4 of 4) sorted by relevance
370 #define ETH_PauseLowThreshold_Minus4 ((u32)0x00000000) ///< Pause t… macro
58 ptr->ETH_PauseLowThreshold = ETH_PauseLowThreshold_Minus4; in ETH_StructInit()
449 #define ETH_PauseLowThreshold_Minus4 ((uint32_t)0x00000000) /* Pause time minus 4 slot time… macro
64 ETH_InitStruct->ETH_PauseLowThreshold = ETH_PauseLowThreshold_Minus4; in ETH_StructInit()
Completed in 19 milliseconds