Searched refs:MACErrorCode (Results 1 – 2 of 2) sorted by relevance
1647 heth->MACErrorCode = READ_REG( heth->Instance->MACRXTXSR ); in HAL_ETH_IRQHandler()1663 heth->MACErrorCode = ( uint32_t ) ( 0x0U ); in HAL_ETH_IRQHandler()2471 return heth->MACErrorCode; in HAL_ETH_GetMACError()
537 …__IO uint32_t MACErrorCode; /*!< Holds the MAC Rx Tx Error code when a MAC Rx or Tx status … member