| /components/drivers/usb/cherryusb/class/vendor/net/ |
| A D | usbh_rtl8152.c | 1256 uint8_t version; in usbh_rtl8152_get_version() local 1265 version = RTL_VER_01; in usbh_rtl8152_get_version() 1268 version = RTL_VER_02; in usbh_rtl8152_get_version() 1271 version = RTL_VER_03; in usbh_rtl8152_get_version() 1274 version = RTL_VER_04; in usbh_rtl8152_get_version() 1317 return version; in usbh_rtl8152_get_version() 1449 switch (tp->version) { in rtl8152_nic_reset() 1521 switch (tp->version) { in rtl_rx_vlan_en() 1574 switch (tp->version) { in r8153_teredo_off() 1767 switch (tp->version) { in rtl_enable() [all …]
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/ |
| A D | init.h.cmake.in | 52 /** X.x.x: Major version of the stack */ 54 /** x.X.x: Minor version of the stack */ 72 /* Some helper defines to get a version string */ 83 /** Provides the version of the stack */ 86 /** Provides the version of the stack as string */
|
| /components/dfs/dfs_v1/filesystems/nfs/rpc/ |
| A D | clnt_udp.c | 117 unsigned long version, in clntudp_bufcreate() argument 148 unsigned long version, in clntudp_bufcreate() 152 pmap_getport(raddr, program, version, IPPROTO_UDP)) == 0) { in clntudp_bufcreate() 172 call_msg.rm_call.cb_vers = version; in clntudp_bufcreate() 207 unsigned long version, in clntudp_create() argument 211 return (clntudp_bufcreate(raddr, program, version, wait, sockp, in clntudp_create()
|
| A D | pmap.c | 31 …etport(struct sockaddr_in *address, unsigned long program, unsigned long version, unsigned int pro… in pmap_getport() argument 47 parms.pm_vers = version; in pmap_getport()
|
| /components/lwp/vdso/user/arch/aarch64/ |
| A D | vdso.lds.S | 25 .gnu.version : { *(.gnu.version) }
|
| /components/lwp/vdso/user/arch/risc-v/ |
| A D | vdso.lds.S | 25 .gnu.version : { *(.gnu.version) }
|
| /components/drivers/ofw/libfdt/ |
| A D | fdt.c | 69 size_t fdt_header_size_(uint32_t version) in fdt_header_size_() argument 71 if (version <= 1) in fdt_header_size_() 73 else if (version <= 2) in fdt_header_size_() 75 else if (version <= 3) in fdt_header_size_() 77 else if (version <= 16) in fdt_header_size_()
|
| A D | fdt.h | 18 fdt32_t version; /* format version */ member
|
| /components/drivers/serial/ |
| A D | Kconfig | 9 prompt "Choice Serial version" 18 prompt "Choice Serial version"
|
| /components/libc/cplusplus/cpp11/ |
| A D | README_ZH.md | 25 gcc version 10.2.1 20201103 (release) (GNU Arm Embedded Toolchain 10-2020-q4-major) 47 CXXFLAGS = CFLAGS + ' -std=c++11 -fabi-version=0 -MMD -MP -MF'
|
| A D | README.md | 26 gcc version 10.2.1 20201103 (release) (GNU Arm Embedded Toolchain 10-2020-q4-major) 48 CXXFLAGS = CFLAGS + ' -std=c++11 -fabi-version=0 -MMD -MP -MF'
|
| /components/drivers/usb/cherryusb/ |
| A D | .readthedocs.yaml | 5 version: 2 7 # Set the OS, Python version and other tools you might need
|
| A D | idf_component.yml | 1 version: "1.5.2"
|
| /components/net/lwip/ |
| A D | Kconfig | 10 bool "Use LwIP local version only" 13 If don't select this option, both local version and upstream 14 version can be selected. If select this option, only local version 17 prompt "lwIP version" 20 Select the lwIP version 31 # online version
|
| /components/net/lwip/lwip-2.1.2/src/apps/snmp/ |
| A D | snmp_msg.c | 84 snmp_version_enabled(u8_t version) in snmp_version_enabled() argument 86 if (version == SNMP_VERSION_1) { in snmp_version_enabled() 88 } else if (version == SNMP_VERSION_2c) { in snmp_version_enabled() 92 else if (version == SNMP_VERSION_3) { in snmp_version_enabled() 121 snmp_version_enable(u8_t version, u8_t enable) in snmp_version_enable() argument 123 if (version == SNMP_VERSION_1) { in snmp_version_enable() 125 } else if (version == SNMP_VERSION_2c) { in snmp_version_enable() 129 else if (version == SNMP_VERSION_3) { in snmp_version_enable() 433 if ((request->version == SNMP_VERSION_2c) || request->version == SNMP_VERSION_3) { in snmp_process_varbind() 807 request->version = (u8_t)s32_value; in snmp_parse_inbound_frame() [all …]
|
| /components/drivers/pic/ |
| A D | pic-gicv2.c | 522 gic->version = HWREG32(gic->dist_base + GIC_DIST_ICPIDR2) >> 4; in gicv2_iomap_init() 525 if (gic->version == 1) in gicv2_iomap_init() 621 if (gic->version != 1 && gic->version != 2) in gicv2_ofw_init() 623 LOG_E("Version = %d is not support", gic->version); in gicv2_ofw_init() 635 if (gic->version == 2) in gicv2_ofw_init()
|
| A D | pic-gicv2.h | 69 int version; member
|
| /components/net/lwip/lwip-2.0.3/src/apps/ |
| A D | README.md | 1 Some net apps for current version LwIP.
|
| /components/libc/compilers/common/include/sys/ |
| A D | utsname.h | 36 char version[65];
|
| /components/libc/cplusplus/ |
| A D | README.md | 20 /* old GCC version uses .ctors */ 23 /* new GCC version uses .init_array */
|
| /components/legacy/fdt/ |
| A D | Kconfig | 2 bool "Using fdt legacy version"
|
| /components/net/lwip/lwip-2.0.3/src/apps/snmp/ |
| A D | snmp_msg.c | 278 if ((request->version == SNMP_VERSION_2c) || request->version == SNMP_VERSION_3) { in snmp_process_varbind() 644 request->version = (u8_t)s32_value; in snmp_parse_inbound_frame() 647 if (request->version == SNMP_VERSION_3) { in snmp_parse_inbound_frame() 890 if (request->version < SNMP_VERSION_2c) { in snmp_parse_inbound_frame() 1009 snmp_asn1_enc_s32t_cnt(request->version, &tlv.value_len); in snmp_prepare_outbound_frame() 1011 OF_BUILD_EXEC( snmp_asn1_enc_s32t(pbuf_stream, tlv.value_len, request->version) ); in snmp_prepare_outbound_frame() 1014 if (request->version < SNMP_VERSION_3) { in snmp_prepare_outbound_frame() 1326 if (request->version == SNMP_VERSION_1) { in snmp_complete_outbound_frame() 1394 if (request->version == SNMP_VERSION_3 && (request->msg_flags & SNMP_V3_PRIV_FLAG)) { in snmp_complete_outbound_frame() 1409 if (request->version == SNMP_VERSION_3) { in snmp_complete_outbound_frame() [all …]
|
| /components/libc/compilers/dlib/ |
| A D | SConscript | 12 from distutils.version import LooseVersion
|
| /components/legacy/fdt/libfdt/ |
| A D | fdt.h | 77 fdt32_t version; /* format version */ member
|
| /components/dfs/dfs_v1/filesystems/nfs/ |
| A D | mount.x | 60 version MOUNT_V3 {
|