/nrf52832-nimble/rt-thread/components/lwp/ |
H A D | lwp_syscall.c | 119 int sys_getpriority(int which, id_t who) in sys_getpriority() argument 126 if (who == (id_t)tid || who == 0xff) in sys_getpriority() 136 int sys_setpriority(int which, id_t who, int prio) in sys_setpriority() argument 143 if ((who == (id_t)tid || who == 0xff) && (prio >= 0 && prio < RT_THREAD_PRIORITY_MAX)) in sys_setpriority()
|
H A D | lwp_syscall.h | 54 int sys_getpriority(int which, id_t who); 55 int sys_setpriority(int which, id_t who, int prio);
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/ |
H A D | lgpl.txt | 22 Free Software Foundation and other authors who decide to use it. You 198 entire whole, and thus to each and every part regardless of who wrote 294 that the user who changes the contents of definitions files in the 353 rights under this License. However, parties who have received copies, 383 all those who receive copies directly or indirectly through you, then 407 original copyright holder who places the Library under this License may add 448 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
|
H A D | gpl.txt | 122 entire whole, and thus to each and every part regardless of who wrote it. 176 However, parties who have received copies, or rights, from you under 206 all those who receive copies directly or indirectly through you, then 231 original copyright holder who places the Program under this License 271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | COPYING | 139 entire whole, and thus to each and every part regardless of who wrote it. 193 However, parties who have received copies, or rights, from you under 223 all those who receive copies directly or indirectly through you, then 248 original copyright holder who places the Program under this License 288 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/ |
H A D | COPYING | 122 entire whole, and thus to each and every part regardless of who wrote it. 176 However, parties who have received copies, or rights, from you under 206 all those who receive copies directly or indirectly through you, then 231 original copyright holder who places the Program under this License 271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/ |
H A D | ppc_defs.h | 5 * See file CREDITS for list of people who contributed to this
|
H A D | ppc4xx.h | 14 | Any person who transfers this source code or any derivative work
|
H A D | ppc405.h | 14 | Any person who transfers this source code or any derivative work
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/ |
H A D | syscfg.yml | 39 Enables the BLE whitelist for controlling who to connect to or
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | zlib.3 | 152 Thanks to all the people who reported problems and suggested various
|
H A D | README | 90 people who reported problems and suggested various improvements in zlib;
|
/nrf52832-nimble/rt-thread/documentation/doxygen/ |
H A D | kernel.h | 86 * when the resource is available, thread pended on this resource who had the most high
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/os/ |
H A D | os_cputime.h | 43 * For those who want a different cputime frequency, you can set the config
|
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/ |
H A D | dcr_gcc.S | 5 * See file CREDITS for list of people who contributed to this
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | pbuf.h | 115 who has a 'ref' to it. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | httpd_opts.h | 247 * (who uses this at all??) */
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/mconf/ |
H A D | mconf.c | 109 " those who are familiar with less and lynx.\n" 117 "those who, for various reasons, find it necessary to switch\n"
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | httpd_opts.h | 315 * (who uses this at all??) */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | pbuf.h | 159 who has a 'ref' to it. */
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | uip_arp.c | 292 /* First, we register the one who made the request in our ARP in uip_arp_arpin()
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/ |
H A D | kconfig-language.txt | 504 Developers who run into the recursive Kconfig issue have three options
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | utils.c | 842 /* Read the lock file to find out who has the device locked. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | utils.c | 840 /* Read the lock file to find out who has the device locked. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | auth.c | 1025 who incorrectly request PAP and expect a bogus/empty password, so in get_pap_passwd()
|