Searched refs:HAL_ETH_MspInit (Results 1 – 5 of 5) sorted by relevance
13 When initialising the EMAC, the driver will call the function `HAL_ETH_MspInit()`, which should do …36 The function `HAL_ETH_MspInit()` must be provided by the application. Make sure that your copy of t…
228 HAL_ETH_MspInit( heth ); in HAL_ETH_Init()378 __weak void HAL_ETH_MspInit( ETH_HandleTypeDef * heth ) in HAL_ETH_MspInit() function
2326 void HAL_ETH_MspInit( ETH_HandleTypeDef * heth );
338 heth->MspInitCallback = HAL_ETH_MspInit; in HAL_ETH_Init()349 HAL_ETH_MspInit( heth ); in HAL_ETH_Init()494 __weak void HAL_ETH_MspInit( ETH_HandleTypeDef * heth ) in HAL_ETH_MspInit() function697 heth->MspInitCallback = HAL_ETH_MspInit; in HAL_ETH_UnRegisterCallback()717 heth->MspInitCallback = HAL_ETH_MspInit; in HAL_ETH_UnRegisterCallback()
1724 void HAL_ETH_MspInit( ETH_HandleTypeDef * heth );