Home
last modified time | relevance | path

Searched full:provide (Results 1 – 25 of 156) sorted by relevance

1234567

/nrf52832-nimble/rt-thread/components/cplusplus/
H A DREADME.md21 PROVIDE(__ctors_start__ = .);
28 PROVIDE(__ctors_end__ = .);
49 PROVIDE(__dtors_start__ = .);
52 PROVIDE(__dtors_end__ = .);
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Dslist.h42 * @brief Provide the primitive to iterate on a list
61 * @brief Provide the primitive to iterate on a list, from a node in the list
87 * @brief Provide the primitive to safely iterate on a list
109 * @brief Provide the primitive to resolve the container of a list node
119 * @brief Provide the primitive to peek container of the list head
129 * @brief Provide the primitive to peek container of the list tail
139 * @brief Provide the primitive to peek the next container
150 * @brief Provide the primitive to iterate on a list under a container
168 * @brief Provide the primitive to safely iterate on a list under a container
/nrf52832-nimble/rt-thread/documentation/doxygen/
H A Dhardware.h50 * @note not all of platform provide this function.
59 * @note not all of platform provide this function.
70 * @note not all of platform provide this function.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Darch.h55 * If the compiler does not provide memset() this file must include a
110 /** Define this to 1 in arch/cc.h of your port if your compiler does not provide
121 /* stdint.h is C99 which should also provide support for 64-bit integers */
138 /** Define this to 1 in arch/cc.h of your port if your compiler does not provide
175 /** Define this to 1 in arch/cc.h of your port if your compiler does not provide
194 /* If SSIZE_MAX is defined, unistd.h should provide the type as well */
209 /** Define this to 1 in arch/cc.h of your port if your compiler does not provide
376 /** LWIP_PROVIDE_ERRNO==1: Let lwIP provide ERRNO values and the 'errno' variable.
H A Dsys.h48 /* For a totally minimal and standalone system, we provide null
131 * other error will provide a hint what went wrong, but except for assertions,
188 * other error will provide a hint what went wrong, but except for assertions,
278 * other error will provide a hint what went wrong, but except for assertions,
450 In some implementations they can provide a more light-weight protection
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Dsys_arch.txt20 the OS emulation layer must provide several header files defining
54 other error will provide a hint what went wrong, but except for assertions,
101 other error will provide a hint what went wrong, but except for assertions,
137 other error will provide a hint what went wrong, but except for assertions,
281 If the compiler does not provide memset() this file must include a
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/
H A Dsys_arch.txt20 the OS emulation layer must provide several header files defining
55 other error will provide a hint what went wrong, but except for assertions,
104 other error will provide a hint what went wrong, but except for assertions,
245 If the compiler does not provide memset() this file must include a
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dsnmp_opts.h232 * To make sysName field settable, call snmp_mib2_set_sysname() to provide the necessary buffers.
240 …* To make sysContact field settable, call snmp_mib2_set_syscontact() to provide the necessary buff…
248 …* To make sysLocation field settable, call snmp_mib2_set_syslocation() to provide the necessary bu…
H A DFILES2 Every application shall provide one api file APP.h and optionally one options file APP_opts.h
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dsnmp_opts.h232 * To make sysName field settable, call snmp_mib2_set_sysname() to provide the necessary buffers.
240 …* To make sysContact field settable, call snmp_mib2_set_syscontact() to provide the necessary buff…
248 …* To make sysLocation field settable, call snmp_mib2_set_syslocation() to provide the necessary bu…
H A DFILES2 Every application shall provide one api file APP.h and optionally one options file APP_opts.h
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf_common.ld140 PROVIDE(end = .);
157 PROVIDE(__stack = __StackTop);
H A Dnrf52_common.ld142 PROVIDE(end = .);
159 PROVIDE(__stack = __StackTop);
H A Dnrf51_common.ld142 PROVIDE(end = .);
159 PROVIDE(__stack = __StackTop);
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/
H A Detharp.h1 /* ARP has been moved to core/ipv4, provide this #include for compatibility only */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/
H A Detharp.h1 /* ARP has been moved to core/ipv4, provide this #include for compatibility only */
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Dpt-doc.txt117 generators provide multiple exit points from a generator function.
138 particular place in the program, but does not provide any call history
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Darch.h108 /** Define this to 1 in arch/cc.h of your port if your compiler does not provide
128 /** Define this to 1 in arch/cc.h of your port if your compiler does not provide
165 /** Define this to 1 in arch/cc.h of your port if your compiler does not provide
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/
H A D00readme.txt19 storage device. You have to provide a low level disk I/O module that written
/nrf52832-nimble/nordic/nrfx/
H A DREADME.md7 The intention was to provide drivers that can be used in various environments
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/
H A Dicmp6.c331 * timeout). The caller must provide the zoned source and destination addresses
353 LWIP_ASSERT("must provide both source and destination", src_addr != NULL); in icmp6_send_response_with_addrs()
354 LWIP_ASSERT("must provide both source and destination", dest_addr != NULL); in icmp6_send_response_with_addrs()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/
H A DFilelists.cmake8 # The intention is to provide greater flexibility to users to
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A DFAQ157 for the application to provide custom memory allocation routines.
202 difficulties, please provide a complete problem report to [email protected]
221 these systems. If you do use it on one of these, please provide us with
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/
H A DINSTALL18 instructions specific to this package. Some packages provide this
91 8. Some packages, particularly those that use Automake, provide `make
165 correct locations to `configure'; however, many packages provide one or
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/
H A Ddfs_uffs.h43 /* enable this ,you need provide a mark_badblock/check_block funciton */

1234567