| /components/net/lwip/lwip-2.1.2/src/ |
| A D | Filelists.mk | 34 $(LWIPDIR)/core/def.c \ 35 $(LWIPDIR)/core/dns.c \ 37 $(LWIPDIR)/core/ip.c \ 38 $(LWIPDIR)/core/mem.c \ 39 $(LWIPDIR)/core/memp.c \ 42 $(LWIPDIR)/core/raw.c \ 44 $(LWIPDIR)/core/sys.c \ 48 $(LWIPDIR)/core/tcp.c \ 52 $(LWIPDIR)/core/udp.c 76 $(LWIPDIR)/api/err.c \ [all …]
|
| A D | Filelists.cmake | 35 ${LWIP_DIR}/src/core/init.c 36 ${LWIP_DIR}/src/core/def.c 37 ${LWIP_DIR}/src/core/dns.c 39 ${LWIP_DIR}/src/core/ip.c 40 ${LWIP_DIR}/src/core/mem.c 41 ${LWIP_DIR}/src/core/memp.c 44 ${LWIP_DIR}/src/core/raw.c 46 ${LWIP_DIR}/src/core/sys.c 50 ${LWIP_DIR}/src/core/tcp.c 54 ${LWIP_DIR}/src/core/udp.c [all …]
|
| /components/net/lwip/lwip-2.0.3/src/ |
| A D | Filelists.mk | 34 $(LWIPDIR)/core/def.c \ 35 $(LWIPDIR)/core/dns.c \ 37 $(LWIPDIR)/core/ip.c \ 38 $(LWIPDIR)/core/mem.c \ 39 $(LWIPDIR)/core/memp.c \ 42 $(LWIPDIR)/core/raw.c \ 44 $(LWIPDIR)/core/sys.c \ 45 $(LWIPDIR)/core/tcp.c \ 49 $(LWIPDIR)/core/udp.c 73 $(LWIPDIR)/api/err.c \ [all …]
|
| /components/net/lwip/lwip-2.1.2/ |
| A D | SConscript | 8 src/core/init.c 9 src/core/def.c 10 src/core/dns.c 12 src/core/ip.c 13 src/core/memp.c 14 src/core/netif.c 15 src/core/pbuf.c 16 src/core/raw.c 18 src/core/sys.c 19 src/core/tcp.c [all …]
|
| A D | CHANGELOG | 848 * icmp.c, ip4.c, tcp_in.c, udp.c, raw.c: fixed bug #45120: Broadcast & multiple 1728 * tcpip.c, init.c, memp.c, sys.c, memp_std.h, sys.h, tcpip.h 2108 * api_lib.c, api_msg.c, (api_msg.h, api.h, sockets.c, tcpip.c): 2925 * udp.c, ipv4/icmp.c, ipv4/ip.c, ipv6/icmp.c, ipv6/ip6.c, ipv4/icmp.h, 2941 * inet.c, autoip.c, msg_in.c, msg_out.c, init.c: Move some build time checkings 3037 * ppp_oe.c ppp_oe.h, auth.c chap.c fsm.c lcp.c ppp.c ppp.h, 3149 * sockets.c, api_lib.c, api_msg.h, api_msg.c, netifapi.h, netifapi.c, tcpip.c: 3251 * sockets.c, api.h, api_lib.c, tcpip.c, sys.h, sys.c, err.c, opt.h: 3569 * opt.h, mem.h, mem.c, memp.c, pbuf.c, ip_frag.c, vj.c: Fix bug #20162. Rename 3945 * api_lib.c etharp.c, ip.c, memp.c, stats.c, sys.{c,h} tcp.h: [all …]
|
| /components/net/lwip/lwip-1.4.1/ |
| A D | SConscript | 5 src/api/api_lib.c 6 src/api/api_msg.c 7 src/api/err.c 8 src/api/netbuf.c 9 src/api/netdb.c 12 src/api/tcpip.c 13 src/core/def.c 14 src/core/dhcp.c 15 src/core/dns.c 20 src/core/raw.c [all …]
|
| A D | CHANGELOG | 490 * api.h, sockets.h, err.h, api_lib.c, api_msg.c, sockets.c, err.c: 519 * tcpip.c, init.c, memp.c, sys.c, memp_std.h, sys.h, tcpip.h 899 * api_lib.c, api_msg.c, (api_msg.h, api.h, sockets.c, tcpip.c): 1716 * udp.c, ipv4/icmp.c, ipv4/ip.c, ipv6/icmp.c, ipv6/ip6.c, ipv4/icmp.h, 1732 * inet.c, autoip.c, msg_in.c, msg_out.c, init.c: Move some build time checkings 1828 * ppp_oe.c ppp_oe.h, auth.c chap.c fsm.c lcp.c ppp.c ppp.h, 1940 * sockets.c, api_lib.c, api_msg.h, api_msg.c, netifapi.h, netifapi.c, tcpip.c: 2042 * sockets.c, api.h, api_lib.c, tcpip.c, sys.h, sys.c, err.c, opt.h: 2360 * opt.h, mem.h, mem.c, memp.c, pbuf.c, ip_frag.c, vj.c: Fix bug #20162. Rename 2736 * api_lib.c etharp.c, ip.c, memp.c, stats.c, sys.{c,h} tcp.h: [all …]
|
| /components/net/lwip/lwip-2.0.3/ |
| A D | SConscript | 4 src/api/api_lib.c 5 src/api/api_msg.c 6 src/api/err.c 7 src/api/netbuf.c 8 src/api/netdb.c 11 src/api/tcpip.c 12 src/core/def.c 13 src/core/dns.c 15 src/core/init.c 16 src/core/ip.c [all …]
|
| A D | CHANGELOG | 595 * icmp.c, ip4.c, tcp_in.c, udp.c, raw.c: fixed bug #45120: Broadcast & multiple 1475 * tcpip.c, init.c, memp.c, sys.c, memp_std.h, sys.h, tcpip.h 1855 * api_lib.c, api_msg.c, (api_msg.h, api.h, sockets.c, tcpip.c): 2672 * udp.c, ipv4/icmp.c, ipv4/ip.c, ipv6/icmp.c, ipv6/ip6.c, ipv4/icmp.h, 2688 * inet.c, autoip.c, msg_in.c, msg_out.c, init.c: Move some build time checkings 2784 * ppp_oe.c ppp_oe.h, auth.c chap.c fsm.c lcp.c ppp.c ppp.h, 2896 * sockets.c, api_lib.c, api_msg.h, api_msg.c, netifapi.h, netifapi.c, tcpip.c: 2998 * sockets.c, api.h, api_lib.c, tcpip.c, sys.h, sys.c, err.c, opt.h: 3316 * opt.h, mem.h, mem.c, memp.c, pbuf.c, ip_frag.c, vj.c: Fix bug #20162. Rename 3692 * api_lib.c etharp.c, ip.c, memp.c, stats.c, sys.{c,h} tcp.h: [all …]
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/ |
| A D | arch.h | 221 #define lwip_in_range(c, lo, up) ((u8_t)(c) >= (lo) && (u8_t)(c) <= (up)) argument 223 #define lwip_isxdigit(c) (lwip_isdigit(c) || lwip_in_range((c), 'a', 'f') || lwip_in_range… argument 225 #define lwip_isspace(c) ((c) == ' ' || (c) == '\f' || (c) == '\n' || (c) == '\r' || (c) =… argument 227 #define lwip_tolower(c) (lwip_isupper(c) ? (c) - 'A' + 'a' : c) argument 228 #define lwip_toupper(c) (lwip_islower(c) ? (c) - 'a' + 'A' : c) argument 231 #define lwip_isdigit(c) isdigit((unsigned char)(c)) argument 233 #define lwip_islower(c) islower((unsigned char)(c)) argument 234 #define lwip_isspace(c) isspace((unsigned char)(c)) argument 235 #define lwip_isupper(c) isupper((unsigned char)(c)) argument 236 #define lwip_tolower(c) tolower((unsigned char)(c)) argument [all …]
|
| /components/drivers/usb/cherryusb/ |
| A D | SConscript | 30 src += Glob('core/usbd_core.c') 31 src += Glob('osal/usb_osal_rtthread.c') 38 src += Glob('port/fsdev/usb_glue_st.c') 42 src += Glob('port/dwc2/usb_dc_dwc2.c') 43 src += Glob('port/dwc2/usb_glue_st.c') 45 src += Glob('port/dwc2/usb_dc_dwc2.c') 119 src += Glob('class/hid/usbd_hid.c') 121 src += Glob('class/msc/usbd_msc.c') 180 src += Glob('core/usbh_core.c') 181 src += Glob('class/hub/usbh_hub.c') [all …]
|
| A D | cherryusb.cmake | 2 # Copyright (c) 2024, sakumisu 57 list(APPEND cherryusb_srcs ${CMAKE_CURRENT_LIST_DIR}/core/usbd_core.c) 154 list(APPEND cherryusb_srcs ${CMAKE_CURRENT_LIST_DIR}/core/usbh_core.c 155 ${CMAKE_CURRENT_LIST_DIR}/class/hub/usbh_hub.c 200 ${BLUETOOTH_PATH}/ble_hci_usbh.c 201 ${BLUETOOTH_PATH}/zephyr_bluetooth/examples/beacon/src/main.c 202 ${BLUETOOTH_PATH}/zephyr_bluetooth/examples/central/src/main.c 203 ${BLUETOOTH_PATH}/zephyr_bluetooth/examples/central_hr/src/main.c 208 ${BLUETOOTH_PATH}/zephyr_bluetooth/examples/ibeacon/src/main.c 210 ${BLUETOOTH_PATH}/zephyr_bluetooth/examples/peripheral/src/cts.c [all …]
|
| /components/net/lwip/lwip-2.0.3/src/core/ipv4/ |
| A D | ip4_addr.c | 117 #define in_range(c, lo, up) ((u8_t)c >= lo && (u8_t)c <= up) argument 118 #define isprint(c) in_range(c, 0x20, 0x7f) argument 119 #define isdigit(c) in_range(c, '0', '9') argument 120 #define isxdigit(c) (isdigit(c) || in_range(c, 'a', 'f') || in_range(c, 'A', 'F')) argument 121 #define islower(c) in_range(c, 'a', 'z') argument 122 #define isspace(c) (c == ' ' || c == '\f' || c == '\n' || c == '\r' || c == '\t' || c == … argument 159 char c; in ip4addr_aton() local 163 c = *cp; in ip4addr_aton() 176 c = *++cp; in ip4addr_aton() 177 if (c == 'x' || c == 'X') { in ip4addr_aton() [all …]
|
| /components/net/lwip/lwip-1.4.1/src/core/ipv4/ |
| A D | ip_addr.c | 114 #define in_range(c, lo, up) ((u8_t)c >= lo && (u8_t)c <= up) argument 115 #define isprint(c) in_range(c, 0x20, 0x7f) argument 116 #define isdigit(c) in_range(c, '0', '9') argument 117 #define isxdigit(c) (isdigit(c) || in_range(c, 'a', 'f') || in_range(c, 'A', 'F')) argument 118 #define islower(c) in_range(c, 'a', 'z') argument 119 #define isspace(c) (c == ' ' || c == '\f' || c == '\n' || c == '\r' || c == '\t' || c == … argument 156 char c; in ipaddr_aton() local 160 c = *cp; in ipaddr_aton() 172 c = *++cp; in ipaddr_aton() 173 if (c == 'x' || c == 'X') { in ipaddr_aton() [all …]
|
| /components/net/lwip/lwip-2.1.2/test/unit/ |
| A D | Filelists.mk | 35 $(TESTDIR)/arch/sys_arch.c \ 36 $(TESTDIR)/core/test_def.c \ 37 $(TESTDIR)/core/test_mem.c \ 39 $(TESTDIR)/core/test_pbuf.c \ 41 $(TESTDIR)/dhcp/test_dhcp.c \ 43 $(TESTDIR)/ip4/test_ip4.c \ 44 $(TESTDIR)/ip6/test_ip6.c \ 45 $(TESTDIR)/mdns/test_mdns.c \ 46 $(TESTDIR)/mqtt/test_mqtt.c \ 49 $(TESTDIR)/tcp/test_tcp.c \ [all …]
|
| A D | Filelists.cmake | 13 ${LWIP_TESTDIR}/lwip_unittests.c 15 ${LWIP_TESTDIR}/arch/sys_arch.c 16 ${LWIP_TESTDIR}/core/test_def.c 17 ${LWIP_TESTDIR}/core/test_mem.c 19 ${LWIP_TESTDIR}/core/test_pbuf.c 21 ${LWIP_TESTDIR}/dhcp/test_dhcp.c 23 ${LWIP_TESTDIR}/ip4/test_ip4.c 24 ${LWIP_TESTDIR}/ip6/test_ip6.c 25 ${LWIP_TESTDIR}/mdns/test_mdns.c 29 ${LWIP_TESTDIR}/tcp/test_tcp.c [all …]
|
| /components/net/lwip/lwip-1.4.1/src/netif/ppp/ |
| A D | md5.c | 83 #define FF(a, b, c, d, x, s, ac) \ argument 84 {(a) += F ((b), (c), (d)) + (x) + (u32_t)(ac); \ 88 #define GG(a, b, c, d, x, s, ac) \ argument 89 {(a) += G ((b), (c), (d)) + (x) + (u32_t)(ac); \ 93 #define HH(a, b, c, d, x, s, ac) \ argument 94 {(a) += H ((b), (c), (d)) + (x) + (u32_t)(ac); \ 98 #define II(a, b, c, d, x, s, ac) \ argument 99 {(a) += I ((b), (c), (d)) + (x) + (u32_t)(ac); \ 222 u32_t a = buf[0], b = buf[1], c = buf[2], d = buf[3]; in Transform() local 229 FF ( a, b, c, d, in[ 0], S11, UL(3614090360)); /* 1 */ in Transform() [all …]
|
| /components/net/netdev/src/ |
| A D | netdev_ipaddr.c | 16 #define in_range(c, lo, up) ((uint8_t)c >= lo && (uint8_t)c <= up) argument 17 #define isprint(c) in_range(c, 0x20, 0x7f) argument 18 #define isdigit(c) in_range(c, '0', '9') argument 19 #define isxdigit(c) (isdigit(c) || in_range(c, 'a', 'f') || in_range(c, 'A', 'F')) argument 20 #define islower(c) in_range(c, 'a', 'z') argument 21 #define isspace(c) (c == ' ' || c == '\f' || c == '\n' || c == '\r' || c == '\t' || c == … argument 42 char c; in netdev_ip4addr_aton() local 46 c = *cp; in netdev_ip4addr_aton() 60 if (c == '0') in netdev_ip4addr_aton() 63 if (c == 'x' || c == 'X') in netdev_ip4addr_aton() [all …]
|
| /components/lwp/terminal/freebsd/ |
| A D | tty_ttydisc.c | 76 #define CTL_VALID(c) ((c) == 0x7f || (unsigned char)(c) < 0x20) argument 79 (!(q) && ((c) == CERASE2 || (c) == CTAB || (c) == CNL || (c) == CCR)) 83 ((unsigned char)(c) < 0x20 && ((q) || ((c) != CTAB && (c) != CNL)))) 85 #define CTL_WHITE(c) ((c) == ' ' || (c) == CTAB) argument 88 (((c) >= '0' && (c) <= '9') || ((c) >= 'a' && (c) <= 'z') || \ 89 ((c) >= 'A' && (c) <= 'Z')) 91 #define CTL_UTF8(c) (!!((c)&0x80)) argument 93 #define CTL_UTF8_CONT(c) (((c)&0xc0) == 0x80) argument 749 cc_t c; in ttydisc_reprint() local 798 char c; in ttydisc_rubchar() local [all …]
|
| /components/legacy/fdt/docs/ |
| A D | api.md | 4 ```c 15 ```c 29 ```c 41 ```c 54 ```c 69 ```c 82 ```c 96 ```c 110 ```c 120 ```c [all …]
|
| /components/dfs/dfs_v1/filesystems/elmfat/ |
| A D | ffunicode.c | 15236 for (c = 0; c < 0x80 && uni != p[c]; c++) ; in ff_uni2oem() 15237 c = (c + 0x80) & 0xFF; in ff_uni2oem() 15241 return c; in ff_uni2oem() 15254 c = oem; in ff_oem2uni() 15262 return c; in ff_oem2uni() 15307 return c; in ff_uni2oem() 15322 c = oem; in ff_oem2uni() 15342 return c; in ff_oem2uni() 15379 for (c = 0; c < 0x80 && uc != p[c]; c++) ; /* Find OEM code in the table */ in ff_uni2oem() 15380 c = (c + 0x80) & 0xFF; in ff_uni2oem() [all …]
|
| /components/dfs/dfs_v2/filesystems/elmfat/ |
| A D | ffunicode.c | 15236 for (c = 0; c < 0x80 && uni != p[c]; c++) ; in ff_uni2oem() 15237 c = (c + 0x80) & 0xFF; in ff_uni2oem() 15241 return c; in ff_uni2oem() 15254 c = oem; in ff_oem2uni() 15262 return c; in ff_oem2uni() 15307 return c; in ff_uni2oem() 15322 c = oem; in ff_oem2uni() 15342 return c; in ff_oem2uni() 15379 for (c = 0; c < 0x80 && uc != p[c]; c++) ; /* Find OEM code in the table */ in ff_uni2oem() 15380 c = (c + 0x80) & 0xFF; in ff_uni2oem() [all …]
|
| /components/net/lwip/lwip-1.4.1/src/include/lwip/ |
| A D | sockets.h | 348 #define accept(a,b,c) lwip_accept(a,b,c) argument 349 #define bind(a,b,c) lwip_bind(a,b,c) argument 352 #define connect(a,b,c) lwip_connect(a,b,c) argument 358 #define recv(a,b,c,d) lwip_recv(a,b,c,d) argument 360 #define send(a,b,c,d) lwip_send(a,b,c,d) argument 362 #define socket(a,b,c) lwip_socket(a,b,c) argument 363 #define select(a,b,c,d,e) lwip_select(a,b,c,d,e) argument 364 #define ioctlsocket(a,b,c) lwip_ioctl(a,b,c) argument 367 #define read(a,b,c) lwip_read(a,b,c) argument 368 #define write(a,b,c) lwip_write(a,b,c) argument [all …]
|
| /components/net/lwip/lwip-2.1.2/src/core/ipv4/ |
| A D | ip4_addr.c | 149 char c; in ip4addr_aton() local 153 c = *cp; in ip4addr_aton() 165 if (c == '0') { in ip4addr_aton() 166 c = *++cp; in ip4addr_aton() 167 if (c == 'x' || c == 'X') { in ip4addr_aton() 169 c = *++cp; in ip4addr_aton() 177 c = *++cp; in ip4addr_aton() 180 c = *++cp; in ip4addr_aton() 185 if (c == '.') { in ip4addr_aton() 196 c = *++cp; in ip4addr_aton() [all …]
|
| /components/net/lwip/lwip-2.0.3/src/core/ipv6/ |
| A D | ip6_addr.c | 54 #define in_range(c, lo, up) ((u8_t)c >= lo && (u8_t)c <= up) argument 55 #define isprint(c) in_range(c, 0x20, 0x7f) argument 56 #define isdigit(c) in_range(c, '0', '9') argument 57 #define isxdigit(c) (isdigit(c) || in_range(c, 'a', 'f') || in_range(c, 'A', 'F')) argument 58 #define islower(c) in_range(c, 'a', 'z') argument 59 #define isspace(c) (c == ' ' || c == '\f' || c == '\n' || c == '\r' || c == '\t' || c == … argument
|