Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_stm32_hal.c465 if (HAL_ETH_GetMACError(heth)) { in eth_tx()
468 HAL_ETH_GetMACError(heth)); in eth_tx()
848 mac_error = HAL_ETH_GetMACError(heth); in HAL_ETH_ErrorCallback()