Home
last modified time | relevance | path

Searched refs:its (Results 1 – 23 of 23) sorted by relevance

/components/drivers/pic/
A Dpic-gicv3-its.c883 if (map->its) in gicv3_its_irq_alloc_msi()
891 map->its = its; in gicv3_its_irq_alloc_msi()
931 its = map->its; in its_map_release()
1244 its->cmd_idx = 0; in its_cmd_queue_init()
1364 if (its->base) in its_init_fail()
1385 rt_free(its); in its_init_fail()
1520 its->base_phy = rt_kmem_v2p(its->base); in gicv3_its_ofw_probe()
1524 gic_common_init_quirk_ofw(its->np, _its_quirks, its); in gicv3_its_ofw_probe()
1546 its->parent.priv_data = its; in gicv3_its_ofw_probe()
1549 rt_pic_linear_irq(&its->parent, its->gic->lpi_nr); in gicv3_its_ofw_probe()
[all …]
A DSConscript26 src += ['pic-gicv3-its.c']
/components/libc/compilers/common/
A Dctime.c1115 int timer_gettime(timer_t timerid, struct itimerspec *its) in timer_gettime() argument
1128 if (its == NULL) in timer_gettime()
1141 its->it_value.tv_sec = (rt_int32_t)seconds; in timer_gettime()
1142 its->it_value.tv_nsec = (rt_int32_t)nanoseconds; in timer_gettime()
1147 its->it_value.tv_sec = 0; in timer_gettime()
1148 its->it_value.tv_nsec = 0; in timer_gettime()
1152 its->it_interval = timer->interval; in timer_gettime()
/components/libc/cplusplus/
A DREADME.md33 /* .ARM.exidx is sorted, so has to go in its own output section. */
/components/net/lwip/lwip-2.0.3/doc/
A Dsavannah.txt35 documentation and a graphic user interface. Use its key generator.
38 a while so that Savannah can update its configuration (This can take minutes).
A Dmdns.txt32 The MDNS code puts its structs on the stack where suitable to reduce dynamic
A Drawapi.txt388 Initialize the lwIP stack and all of its subsystems.
400 your Ethernet netif interface. The following code illustrates its use.
A Dsys_arch.txt206 Starts a new thread named "name" with priority "prio" that will begin its
/components/net/lwip/lwip-2.1.2/doc/
A Dsavannah.txt35 documentation and a graphic user interface. Use its key generator.
38 a while so that Savannah can update its configuration (This can take minutes).
A Dmdns.txt32 The MDNS code puts its structs on the stack where suitable to reduce dynamic
/components/libc/compilers/common/include/sys/
A Dtime.h216 int timer_gettime(timer_t timerid, struct itimerspec *its);
/components/net/lwip/lwip-1.4.1/doc/
A Dsavannah.txt38 documentation and a graphic user interface. Use its key generator.
41 a while so that Savannah can update its configuration (This can take minutes).
A Dsys_arch.txt173 Starts a new thread named "name" with priority "prio" that will begin its
/components/drivers/usb/cherryusb/
A DLICENSE55 to the Licensor or its representatives, including but not limited to
106 (d) If the Work includes a "NOTICE" text file as part of its
145 Contributor provides its Contributions) on an "AS IS" BASIS,
/components/net/lwip/lwip-2.0.3/
A DREADME52 and additions to the stack to further increase its usefulness.
A DCHANGELOG1246 updating its documentation only.
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
1814 portability file inet.h and its contents from the stack: moved htonX-
2546 * dhcp.c: dhcp_unfold_reply() uses pbuf_copy_partial instead of its own copy
3471 * api.h, api_lib.c, sockets.c: netbuf_ref doesn't check its internal pbuf_alloc call
/components/net/lwip/lwip-1.4.1/
A DREADME39 and additions to the stack to further increase its usefulness.
A DCHANGELOG290 updating its documentation only.
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
858 portability file inet.h and its contents from the stack: moved htonX-
1590 * dhcp.c: dhcp_unfold_reply() uses pbuf_copy_partial instead of its own copy
2515 * api.h, api_lib.c, sockets.c: netbuf_ref doesn't check its internal pbuf_alloc call
/components/net/lwip/lwip-2.1.2/
A DREADME58 and additions to the stack to further increase its usefulness.
A DCHANGELOG1499 updating its documentation only.
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
2067 portability file inet.h and its contents from the stack: moved htonX-
2799 * dhcp.c: dhcp_unfold_reply() uses pbuf_copy_partial instead of its own copy
3724 * api.h, api_lib.c, sockets.c: netbuf_ref doesn't check its internal pbuf_alloc call
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile950 # is part of the input, its contents will be placed on the main page
1418 # name. Each documentation set should have its own identifier.
1685 # by its name or with the correct syntax as to be used with the LaTeX
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile961 # is part of the input, its contents will be placed on the main page
1429 # name. Each documentation set should have its own identifier.
1696 # by its name or with the correct syntax as to be used with the LaTeX
A Dlwip.Doxyfile.cmake.in961 # is part of the input, its contents will be placed on the main page
1429 # name. Each documentation set should have its own identifier.
1696 # by its name or with the correct syntax as to be used with the LaTeX

Completed in 46 milliseconds