Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Hxx/
Dstm32hxx_hal_eth.c681 heth->MACErrorCallback = HAL_ETH_MACErrorCallback; in HAL_ETH_UnRegisterCallback()
1659 HAL_ETH_MACErrorCallback( heth ); in HAL_ETH_IRQHandler()
1824 __weak void HAL_ETH_MACErrorCallback( ETH_HandleTypeDef * heth ) in HAL_ETH_MACErrorCallback() function
2960 … heth->MACErrorCallback = HAL_ETH_MACErrorCallback; /* Legacy weak MACErrorCallback */ in ETH_InitCallbacksToDefault()
Dstm32hxx_hal_eth.h1788 void HAL_ETH_MACErrorCallback( ETH_HandleTypeDef * heth );