Searched refs:own (Results 1 – 21 of 21) sorted by relevance
| /components/drivers/usb/cherryusb/port/kinetis/ |
| A D | usb_dc_kinetis.c | 57 if (bd->own) { in kinetis_start_transfer() 64 bd->own = 1; in kinetis_start_transfer() 73 if (g_kinetis_bdt[busid].table[0][0][out_odd].own) { in kinetis_read_setup() 253 bd->own = 1; in usbd_ep_set_stall() 275 bd->own = 0; in usbd_ep_clear_stall()
|
| A D | usb_kinetis_reg.h | 1409 uint32_t own : 1; /*!< Owner, 0 is CPU, 1 is USB. */ member
|
| /components/net/lwip/lwip-2.1.2/test/unit/ |
| A D | Filelists.cmake | 9 # create their own targets using the *_SRCS variables.
|
| /components/net/lwip/lwip-1.4.1/doc/ |
| A D | snmp_agent.txt | 114 If want to extend the agent with your own private MIB you'll need to 127 If you need to create your own private MIB you'll need 128 to apply for your own enterprise ID with IANA: http://www.iana.org/numbers.html
|
| /components/libc/cplusplus/ |
| A D | README.md | 33 /* .ARM.exidx is sorted, so has to go in its own output section. */
|
| /components/drivers/usb/cherryusb/ |
| A D | LICENSE | 117 do not modify the License. You may add Your own attribution 123 You may add Your own copyright statement to Your modifications and 170 on Your own behalf and on Your sole responsibility, not on behalf 182 replaced with your own identifying information. (Don't include
|
| /components/drivers/usb/cherryusb/platform/rtthread/ |
| A D | usbh_lwip.c | 36 #warning suggest you to set LWIP_TCPIP_CORE_LOCKING_INPUT to 1, usb handles eth input with own thre…
|
| /components/net/lwip/lwip-2.0.3/src/netif/ppp/ |
| A D | PPPD_FOLLOWUP | 163 Again, we are handling compilation warnings on our own. 338 We are handling compilation warnings on our own
|
| /components/net/lwip/lwip-2.1.2/src/netif/ppp/ |
| A D | PPPD_FOLLOWUP | 163 Again, we are handling compilation warnings on our own. 338 We are handling compilation warnings on our own
|
| /components/net/lwip/lwip-1.4.1/ |
| A D | UPGRADING | 52 still want to use your own timer implementation for NO_SYS==0 (as before).
|
| A D | CHANGELOG | 335 * opt.h, memp_std.h, memp.c, ppp_oe.h/.c: PPPoE now uses its own MEMP pool 339 * opt.h, memp_std.h, dns.h/.c: DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses its own 1590 * dhcp.c: dhcp_unfold_reply() uses pbuf_copy_partial instead of its own copy 2327 possible to define this macro in your own lwipopts.h to always use C library's
|
| /components/net/lwip/lwip-2.1.2/src/ |
| A D | Filelists.cmake | 9 # create their own targets using the *_SRCS variables.
|
| /components/net/lwip/lwip-2.0.3/ |
| A D | UPGRADING | 151 still want to use your own timer implementation for NO_SYS==0 (as before).
|
| A D | CHANGELOG | 1291 * opt.h, memp_std.h, memp.c, ppp_oe.h/.c: PPPoE now uses its own MEMP pool 1295 * opt.h, memp_std.h, dns.h/.c: DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses its own 2546 * dhcp.c: dhcp_unfold_reply() uses pbuf_copy_partial instead of its own copy 3283 possible to define this macro in your own lwipopts.h to always use C library's
|
| /components/net/lwip/lwip-2.1.2/ |
| A D | UPGRADING | 186 still want to use your own timer implementation for NO_SYS==0 (as before).
|
| A D | CHANGELOG | 1544 * opt.h, memp_std.h, memp.c, ppp_oe.h/.c: PPPoE now uses its own MEMP pool 1548 * opt.h, memp_std.h, dns.h/.c: DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses its own 2799 * dhcp.c: dhcp_unfold_reply() uses pbuf_copy_partial instead of its own copy 3536 possible to define this macro in your own lwipopts.h to always use C library's
|
| /components/net/lwip/lwip-2.0.3/doc/ |
| A D | ppp.txt | 509 your own serial rx thread
|
| /components/net/lwip/lwip-2.1.2/doc/ |
| A D | ppp.txt | 509 your own serial rx thread
|
| /components/net/lwip/lwip-2.0.3/doc/doxygen/ |
| A D | lwip.Doxyfile | 1418 # name. Each documentation set should have its own identifier. 1425 # be necessary to disable the index and replace it with your own. The
|
| /components/net/lwip/lwip-2.1.2/doc/doxygen/ |
| A D | lwip.Doxyfile | 1429 # name. Each documentation set should have its own identifier. 1436 # be necessary to disable the index and replace it with your own. The
|
| A D | lwip.Doxyfile.cmake.in | 1429 # name. Each documentation set should have its own identifier. 1436 # be necessary to disable the index and replace it with your own. The
|
Completed in 1130 milliseconds