Searched refs:csi_drv_version_t (Results 1 – 7 of 7) sorted by relevance
33 } csi_drv_version_t; typedef
64 csi_drv_version_t csi_eth_phy_get_version(eth_phy_handle_t handle);
182 csi_drv_version_t csi_eth_mac_get_version(eth_mac_handle_t handle);
163 csi_drv_version_t csi_eth_mac_get_version(eth_mac_handle_t handle);
657 csi_drv_version_t csi_eth_phy_get_version(eth_phy_handle_t handle) in csi_eth_phy_get_version()659 csi_drv_version_t version = {0xff, 0xff}; in csi_eth_phy_get_version()890 csi_drv_version_t csi_eth_mac_get_version(eth_mac_handle_t handle) in csi_eth_mac_get_version()892 csi_drv_version_t mac_version = {0xff, 0xff}; in csi_eth_mac_get_version()
Completed in 16 milliseconds