Searched refs:eth_mac_time_t (Results 1 – 3 of 3) sorted by relevance
| /bsp/ck802/libraries/include/ |
| A D | drv_eth_mac.h | 90 } eth_mac_time_t; typedef 272 int32_t csi_eth_mac_get_rx_frametime(eth_mac_handle_t handle, eth_mac_time_t *time); 280 int32_t csi_eth_mac_get_tx_frametime(eth_mac_handle_t handle, eth_mac_time_t *time); 298 int32_t csi_eth_mac_control_time(eth_mac_handle_t handle, uint32_t control, eth_mac_time_t *time);
|
| /bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/drv/ |
| A D | eth_mac.h | 94 } eth_mac_time_t; typedef 282 int32_t csi_eth_mac_get_rx_frametime(eth_mac_handle_t handle, eth_mac_time_t *time); 290 int32_t csi_eth_mac_get_tx_frametime(eth_mac_handle_t handle, eth_mac_time_t *time); 308 int32_t csi_eth_mac_control_time(eth_mac_handle_t handle, uint32_t control, eth_mac_time_t *time);
|
| /bsp/ck802/libraries/common/eth/ |
| A D | ethernet_enc28j60.c | 1014 int32_t csi_eth_mac_get_rx_frametime(eth_mac_handle_t handle, eth_mac_time_t *time) in csi_eth_mac_get_rx_frametime() 1023 int32_t csi_eth_mac_get_tx_frametime(eth_mac_handle_t handle, eth_mac_time_t *time) in csi_eth_mac_get_tx_frametime() 1197 int32_t csi_eth_mac_control_time(eth_mac_handle_t handle, uint32_t control, eth_mac_time_t *time) in csi_eth_mac_control_time()
|
Completed in 40 milliseconds