Searched refs:PauseLowThreshold (Results 1 – 4 of 4) sorted by relevance
893 assert_param( IS_ETH_PAUSE_LOW_THRESHOLD( macconf->PauseLowThreshold ) ); in HAL_ETH_ConfigMAC()958 macconf->PauseLowThreshold | in HAL_ETH_ConfigMAC()1187 macinit.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig()1275 macinit.PauseLowThreshold | in ETH_MACDMAConfig()
610 …uint32_t PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be che… member
2066 macconf->PauseLowThreshold = READ_BIT( heth->Instance->MACTFCR, ETH_MACTFCR_PLT ); in HAL_ETH_GetMACConfig()2547 macconf->PauseLowThreshold | in ETH_SetMACConfig()2644 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS_4; in ETH_MACDMAConfig()
393 …uint32_t PauseLowThreshold; /*!< This field configures the threshold of the P… member