Searched refs:MACErrorCode (Results 1 – 15 of 15) sorted by relevance
1559 heth->MACErrorCode = READ_REG(heth->Instance->MACRXTXSR); in HAL_ETH_IRQHandler()1571 heth->MACErrorCode = (uint32_t)(0x0U); in HAL_ETH_IRQHandler()2383 return heth->MACErrorCode; in HAL_ETH_GetMACError()
1937 heth->MACErrorCode = READ_REG(heth->Instance->MACRXTXSR); in HAL_ETH_IRQHandler()1948 heth->MACErrorCode = (uint32_t)(0x0U); in HAL_ETH_IRQHandler()2723 return heth->MACErrorCode; in HAL_ETH_GetMACError()
1958 heth->MACErrorCode = READ_REG(heth->Instance->MACRXTXSR); in HAL_ETH_IRQHandler()1969 heth->MACErrorCode = (uint32_t)(0x0U); in HAL_ETH_IRQHandler()2779 return heth->MACErrorCode; in HAL_ETH_GetMACError()
1955 heth->MACErrorCode = READ_REG(heth->Instance->MACRXTXSR); in HAL_ETH_IRQHandler()1966 heth->MACErrorCode = (uint32_t)(0x0U); in HAL_ETH_IRQHandler()2741 return heth->MACErrorCode; in HAL_ETH_GetMACError()
1150 heth->MACErrorCode = HAL_ETH_ERROR_TIMEOUT; in HAL_ETHEx_SetPacketTypeQueue()1198 heth->MACErrorCode = HAL_ETH_ERROR_TIMEOUT; in HAL_ETHEx_GetPacketTypeQueue()
2099 heth->MACErrorCode = READ_REG(heth->Instance->MACRXTXSR); in HAL_ETH_IRQHandler()2110 heth->MACErrorCode = (uint32_t)(0x0U); in HAL_ETH_IRQHandler()2900 return heth->MACErrorCode; in HAL_ETH_GetMACError()
552 …MACErrorCode; /*!< Holds the MAC Rx Tx Error code when a MAC Rx or Tx status interrup… member
555 …MACErrorCode; /*!< Holds the MAC Rx Tx Error code when a MAC Rx or Tx status interrup… member
435 …__IO uint32_t MACErrorCode; /*!< Holds the MAC Rx Tx Error code when a M… member
587 …MACErrorCode; /*!< Holds the MAC Rx Tx Error code when a MAC Rx or Tx status interrup… member
2703 return heth->MACErrorCode; in HAL_ETH_GetMACError()