Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 39) sorted by relevance

12

/components/lwp/
A Dlwp_itimer.c27 rt_err_t lwp_signal_setitimer(rt_lwp_t lwp, int which, const struct itimerspec *restrict new, struc… in lwp_signal_setitimer() argument
58 switch (which) in lwp_signal_setitimer()
A Dlwp_syscall.h66 sysret_t sys_getpriority(int which, id_t who);
67 sysret_t sys_setpriority(int which, id_t who, int prio);
A Dlwp_signal.h226 rt_err_t lwp_signal_setitimer(struct rt_lwp *lwp, int which,
/components/net/lwip/lwip-2.0.3/doc/
A Dsys_arch.txt30 Semaphores are represented by the type "sys_sem_t" which is typedef'd
50 points to (which can be both a pointer or the actual OS structure).
87 This may also be a define, in which case the function is not prototyped.
94 This may also be a define, in which case the function is not prototyped.
99 points to (which can be both a pointer or the actual OS structure).
121 This may also be a define, in which case the function is not prototyped.
128 This may also be a define, in which case the function is not prototyped.
250 mem_init() tries to allcate a semaphore using mem_malloc, which of course
282 definition of it, or include a file which defines it.
284 This file must either include a system-local <errno.h> which defines
[all …]
A Dmdns.txt80 proto can be DNSSD_PROTO_UDP or DNSSD_PROTO_TCP which represent _udp and _tcp.
105 which will publish myweb._http._tcp.local for any hosts looking for web servers,
A Dsavannah.txt53 then you could login; Savannah refuses to give you a shell - which is OK, as we
57 After which you can edit your local files with bug fixes or new features and
/components/net/lwip/lwip-1.4.1/doc/
A Dsys_arch.txt26 either as a queue which allows multiple messages to be posted to a
32 Semaphores are represented by the type "sys_sem_t" which is typedef'd
51 points to (which can be both a pointer or the actual OS structure).
88 This may also be a define, in which case the function is not prototyped.
95 This may also be a define, in which case the function is not prototyped.
158 This may also be a define, in which case the function is not prototyped.
165 This may also be a define, in which case the function is not prototyped.
214 mem_init() tries to allcate a semaphore using mem_malloc, which of course
246 definition of it, or include a file which defines it.
248 This file must either include a system-local <errno.h> which defines
[all …]
A Dsnmp_agent.txt102 snmp_add_sysuptime(100) each 1000ms (which is bigger "step", but call to
107 when it's queried (any function which need "sysuptime" have to call
176 The index part is handled by functions which in
A Dsavannah.txt52 then you could login; Savannah refuses to give you a shell - which is OK, as we
58 after which you can edit your local files with bug fixes or new features and
/components/libc/compilers/common/extension/
A Dreadme.md3 This folder is "common" for toolchains, which only support ISO C, as an extension part, such as Kei…
/components/libc/compilers/common/extension/fcntl/
A DREADME.md3 In terms of RT-Thread, Keil, IAR and MSVC use octal flags, which is located in the `tcntl/octal` fo…
/components/libc/
A DKconfig7 and NOT for newlib or picolibc which are inherent in the toolchains.
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A DPPPD_FOLLOWUP22 the new API ppp_set_default() call, which gives the lwIP user control over
23 which one is the default interface, it was actually a requirement if you
56 Don't care, is a patch for pppd/plugins/rp-pppoe/plugin.c which is not part
88 Only concern changes on RP-PPPoE plugin, which we don't use.
106 Patch for sys-linux.c, which we don't use.
193 Patch for sys-linux.c, which we don't use.
236 is about detaching from the terminal, which is out of the embedded scope.
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A DPPPD_FOLLOWUP22 the new API ppp_set_default() call, which gives the lwIP user control over
23 which one is the default interface, it was actually a requirement if you
56 Don't care, is a patch for pppd/plugins/rp-pppoe/plugin.c which is not part
88 Only concern changes on RP-PPPoE plugin, which we don't use.
106 Patch for sys-linux.c, which we don't use.
193 Patch for sys-linux.c, which we don't use.
236 is about detaching from the terminal, which is out of the embedded scope.
/components/net/lwip/lwip-2.1.2/src/netif/ppp/polarssl/
A DREADME18 Beware of the stack requirements which can be a lot larger if you are not
/components/net/lwip/lwip-2.0.3/src/netif/ppp/polarssl/
A DREADME18 Beware of the stack requirements which can be a lot larger if you are not
/components/fal/
A DKconfig24 string "The flash device which saving partition table"
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile21 # that follow. The default is UTF-8 which is also the encoding used for all text
31 # project for which the documentation is generated. This name is used in the
81 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
168 # path mentioned in the documentation of a class, which tells the reader which
278 # parses. With this tag you can assign which parser to use for a given
297 # according to the Markdown format, which allows for more readable
385 # the documentation of the scope in which they are defined (i.e. file,
542 # which file to include in order to use the member.
1073 # which the alphabetical index list will be split.
1510 # Possible values are: HTML-CSS (which is slower, but has the best
[all …]
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile21 # that follow. The default is UTF-8 which is also the encoding used for all text
31 # project for which the documentation is generated. This name is used in the
81 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
168 # path mentioned in the documentation of a class, which tells the reader which
278 # parses. With this tag you can assign which parser to use for a given
297 # according to the Markdown format, which allows for more readable
394 # the documentation of the scope in which they are defined (i.e. file,
551 # which file to include in order to use the member.
1084 # which the alphabetical index list will be split.
1521 # Possible values are: HTML-CSS (which is slower, but has the best
[all …]
A Dlwip.Doxyfile.cmake.in21 # that follow. The default is UTF-8 which is also the encoding used for all text
31 # project for which the documentation is generated. This name is used in the
81 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
168 # path mentioned in the documentation of a class, which tells the reader which
278 # parses. With this tag you can assign which parser to use for a given
297 # according to the Markdown format, which allows for more readable
394 # the documentation of the scope in which they are defined (i.e. file,
551 # which file to include in order to use the member.
1084 # which the alphabetical index list will be split.
1521 # Possible values are: HTML-CSS (which is slower, but has the best
[all …]
/components/libc/cplusplus/
A DREADME.md44 /* .data section which is used for initialized data */
/components/net/lwip/lwip-2.1.2/doc/
A Dmdns.txt80 proto can be DNSSD_PROTO_UDP or DNSSD_PROTO_TCP which represent _udp and _tcp.
105 which will publish myweb._http._tcp.local for any hosts looking for web servers,
A Dsavannah.txt53 then you could login; Savannah refuses to give you a shell - which is OK, as we
57 After which you can edit your local files with bug fixes or new features and
/components/net/lwip/lwip-2.0.3/test/fuzz/
A DREADME9 the code and keeping track of which code is executed.
/components/net/lwip/lwip-2.1.2/test/fuzz/
A DREADME9 the code and keeping track of which code is executed.

Completed in 30 milliseconds

12