Home
last modified time | relevance | path

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

/bsp/ck802/libraries/include/
A Ddrv_eth.h33 } csi_drv_version_t; typedef
A Ddrv_eth_phy.h64 csi_drv_version_t csi_eth_phy_get_version(eth_phy_handle_t handle);
A Ddrv_eth_mac.h182 csi_drv_version_t csi_eth_mac_get_version(eth_mac_handle_t handle);
/bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/drv/
A Deth.h33 } csi_drv_version_t; typedef
A Deth_phy.h64 csi_drv_version_t csi_eth_phy_get_version(eth_phy_handle_t handle);
A Deth_mac.h163 csi_drv_version_t csi_eth_mac_get_version(eth_mac_handle_t handle);
/bsp/ck802/libraries/common/eth/
A Dethernet_enc28j60.c657 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