Searched refs:Name (Results 1 – 6 of 6) sorted by relevance
| /components/drivers/usb/cherryusb/platform/uf2/ |
| A D | bootuf2.c | 41 [0] = { .Name = file_ID__, .Content = NULL, .FileSize = 0 }, 42 [1] = { .Name = "INFO_UF2TXT", .Content = file_INFO, .FileSize = sizeof(file_INFO) - 1 }, 43 [2] = { .Name = "INDEX HTM", .Content = file_IDEX, .FileSize = sizeof(file_IDEX) - 1 }, 44 [3] = { .Name = "JOIN HTM", .Content = file_JOIN, .FileSize = sizeof(file_JOIN) - 1 }, 333 fname_copy(ent->Name, (char const *)ctx->DBR->BPB.VolumeLabel, 11); in boot2uf2_read_sector() 355 fname_copy(ent->Name, f->Name, 11); in boot2uf2_read_sector()
|
| A D | bootuf2.h | 87 char Name[11]; member 104 const char *const Name; member
|
| /components/net/lwip/lwip-2.0.3/doc/ |
| A D | mdns.txt | 78 The name and service pointers will be copied. Name refers to the name of the
|
| /components/net/lwip/lwip-2.1.2/doc/ |
| A D | mdns.txt | 78 The name and service pointers will be copied. Name refers to the name of the
|
| /components/net/lwip/lwip-2.0.3/ |
| A D | CHANGELOG | 953 * api_msg.h, api_lib.c, api_msg.c, netifapi.c: fixed bug #35931: Name space
|
| /components/net/lwip/lwip-2.1.2/ |
| A D | CHANGELOG | 1206 * api_msg.h, api_lib.c, api_msg.c, netifapi.c: fixed bug #35931: Name space
|
Completed in 13 milliseconds