/lk-master/tools/ |
A D | lkboot.c | 57 const char *host = argv[1]; in main() local 65 return lkboot_txn(host, cmd, fd, ""); in main() 67 return lkboot_txn(host, cmd + 1, fd, ""); in main() 87 if (lkboot_txn(host, cmd, -1, args) == 0) { in main() 95 return lkboot_txn(host, cmd + 1, -1, args); in main() 105 return lkboot_txn(host, cmd, fd, args); in main()
|
A D | liblkboot.c | 180 int lkboot_txn(const char *host, const char *_cmd, int txfd, const char *args) { in lkboot_txn() argument 221 if (!strcmp(host, "-")) { in lkboot_txn() 225 } else if (!strcasecmp(host, "jtag")) { in lkboot_txn() 232 in_addr_t addr = lookup_hostname(host); in lkboot_txn() 234 fprintf(stderr, "error: cannot find host '%s'\n", host); in lkboot_txn() 239 fprintf(stderr, "error: cannot connect to host '%s'. retrying...\n", host); in lkboot_txn()
|
A D | liblkboot.h | 13 int lkboot_txn(const char *host, const char *cmd, int txfd, const char *args);
|
/lk-master/lib/minip/ |
A D | udp.c | 33 uint32_t host; member 73 status_t udp_open(uint32_t host, uint16_t sport, uint16_t dport, udp_socket_t **handle) { in udp_open() argument 75 IPV4_SPLIT(host), sport, dport, handle); in udp_open() 88 dst_mac = arp_get_dest_mac(host); in udp_open() 94 socket->host = host; in udp_open() 145 minip_build_ipv4_hdr(ip, handle->host, IP_PROTO_UDP, len + sizeof(udp_hdr_t)); in udp_send_iovec()
|
A D | lk_console.c | 87 uint32_t host = 0x0100000A; // 10.0.0.1 in cmd_minip() local 99 host = str_ip_to_int(argv[2].str, strlen(argv[2].str)); in cmd_minip() 103 if (udp_open(host, port, port, &handle) != NO_ERROR) { in cmd_minip() 104 printf("udp_open to %u.%u.%u.%u:%u failed\n", IPV4_SPLIT(host), port); in cmd_minip() 118 printf("sending %u packet(s) to %u.%u.%u.%u:%u\n", count, IPV4_SPLIT(host), port); in cmd_minip()
|
A D | arp.c | 157 const uint8_t *arp_get_dest_mac(uint32_t host) { in arp_get_dest_mac() argument 162 if (host == IPV4_BCAST) { in arp_get_dest_mac() 166 dst_mac = arp_cache_lookup(host); in arp_get_dest_mac() 168 arp_send_request(host); in arp_get_dest_mac() 172 dst_mac = arp_cache_lookup(host); in arp_get_dest_mac()
|
A D | minip.c | 157 const uint8_t *get_dest_mac(uint32_t host) { in get_dest_mac() argument 162 if (host == IPV4_BCAST) { in get_dest_mac() 166 dst_mac = arp_cache_lookup(host); in get_dest_mac() 168 send_arp_request(host); in get_dest_mac() 172 dst_mac = arp_cache_lookup(host); in get_dest_mac()
|
A D | minip-internal.h | 97 const uint8_t *arp_get_dest_mac(uint32_t host); 112 const uint8_t *get_dest_mac(uint32_t host);
|
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/ |
A D | readme.dox | 39 * Connect the USB cable between micro connector on board and to a host. 40 * When connected to Windows host use the .inf included in the project 41 * directory to install the driver. For OSx (Mac) host, no drivers are needed.<br>
|
/lk-master/external/platform/nrfx/doc/ |
A D | main_page.dox | 19 Hence, for a given host environment, a light integration layer must be provided 29 versions can be placed in any location within the host environment that the 44 a specific way according to the requirements of the host environment. 73 in any suitable location within the host environment.
|
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/ |
A D | readme.dox | 40 * Connect the USB cable between micro connector on board and to a host. 41 * When connected to Windows host use the .inf included in the project 42 * directory to install the driver. For OSx (Mac) host, no drivers are needed.<br>
|
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/ |
A D | readme.dox | 43 * Connect the USB cable between micro connector on board and to a host. 44 * When connected to Windows host use the .inf included with the LPCOPen example 48 * For OSx (Mac) host, no drivers are needed.<br>
|
/lk-master/target/sifive-unleashed/dt/ |
A D | hifive-unleashed-a00-microsemi.dts | 11 compatible = "microsemi,ms-pf-axi-pcie-host";
|
/lk-master/external/lib/lwip/include/ipv4/lwip/ |
A D | ip_addr.h | 184 #define ip_addr_get_network(target, host, netmask) ((target)->addr = ((host)->addr) & ((netmask)->a… argument
|
/lk-master/lib/minip/include/lib/ |
A D | minip.h | 55 status_t udp_open(uint32_t host, uint16_t sport, uint16_t dport, udp_socket_t **handle);
|
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_hid_generic/example/ |
A D | readme.dox | 41 * Connect the USB cable between micro connector on board and to a host.
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/ |
A D | readme.dox | 39 * start a terminal program to monitor the port. The terminal program on the host
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rom_int/example/ |
A D | readme.dox | 39 * start a terminal program to monitor the port. The terminal program on the host
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rom_polling/example/ |
A D | readme.dox | 39 * start a terminal program to monitor the port. The terminal program on the host
|
/lk-master/external/platform/stm32f0xx/CMSIS/ |
A D | CMSIS_END_USER_LICENCE_AGREEMENT.txt | 38 …re created pursuant to Clause 1.3) to software debug tools installed on a host computer running a …
|