MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / drv_ethernet.c

File drv_ethernet.c

bsp/efm32/drv_ethernet.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 * Copyright (c) 2006-2022, RT-Thread Development Team
3 *
4 * SPDX-License-Identifier: Apache-2.0

Callers

nothing calls this directly

Calls 11

rt_strstrFunction · 0.85
rt_memcpyFunction · 0.85
get_ipFunction · 0.85
rt_kprintfFunction · 0.85
rt_strlenFunction · 0.85
netconn_gethostbynameFunction · 0.50
netconn_connectFunction · 0.50
netconn_recvFunction · 0.50
netbuf_dataFunction · 0.50
netconn_deleteFunction · 0.50
netbuf_deleteFunction · 0.50

Tested by

no test coverage detected