Searched defs:heth (Results 1 – 3 of 3) sorted by relevance
26 ETH_HandleTypeDef heth; member37 ETH_HandleTypeDef *heth = &dev_data->heth; in mdio_stm32_read() local60 ETH_HandleTypeDef *heth = &dev_data->heth; in mdio_stm32_write() local
271 static HAL_StatusTypeDef read_eth_phy_register(ETH_HandleTypeDef *heth, in read_eth_phy_register()286 static inline void setup_mac_filter(ETH_HandleTypeDef *heth) in setup_mac_filter()361 ETH_HandleTypeDef *heth; in eth_tx() local587 ETH_HandleTypeDef *heth; in eth_rx() local808 ETH_HandleTypeDef *heth; in eth_isr() local838 void HAL_ETH_ErrorCallback(ETH_HandleTypeDef *heth) in HAL_ETH_ErrorCallback()988 ETH_HandleTypeDef *heth; in eth_initialize() local1087 ETH_HandleTypeDef *heth; in eth_stm32_mcast_filter() local1135 static uint32_t eth_phy_get_link_state(ETH_HandleTypeDef *heth) in eth_phy_get_link_state()1193 static void get_auto_nego_speed_duplex(ETH_HandleTypeDef *heth, ETH_MACConfigTypeDef *mac_config) in get_auto_nego_speed_duplex()[all …]
48 ETH_HandleTypeDef heth; member