Searched refs:macro (Results 1 – 15 of 15) sorted by relevance
32 #define RT_SENSOR_MACRO_GET_NAME(macro) (macro##_STR) argument
21 * dhcp.h: fix bug #50618 (dhcp_remove_struct() macro does not work)365 (macro IP6H_VTCFL_SET())437 - Added macro definition EAP_SUPPORT to make EAP support optional.438 - Added macro definition CHAP_SUPPORT to make CHAP support optional.440 - Added macro definition PAP_SUPPORT to make PAP support optional.860 creation macro1378 macro to copy addresses that cannot be NULL2418 * mem.h: Fix BUG#23254. Change macro definition of mem_* to allow2843 this macro to check "conn" parameter in api_msg.c functions.3284 rand(). Note that autoip_create_rand_addr doesn't use this macro.[all …]
82 * Signature of LWIP_HOOK_VLAN_SET macro was changed
274 * dhcp.h: fix bug #50618 (dhcp_remove_struct() macro does not work)618 (macro IP6H_VTCFL_SET())690 - Added macro definition EAP_SUPPORT to make EAP support optional.691 - Added macro definition CHAP_SUPPORT to make CHAP support optional.693 - Added macro definition PAP_SUPPORT to make PAP support optional.1113 creation macro1631 macro to copy addresses that cannot be NULL2671 * mem.h: Fix BUG#23254. Change macro definition of mem_* to allow3096 this macro to check "conn" parameter in api_msg.c functions.3537 rand(). Note that autoip_create_rand_addr doesn't use this macro.[all …]
117 * Signature of LWIP_HOOK_VLAN_SET macro was changed
413 .macro kuser_pad, sym, size
104 snmp_add_sysuptime(), and to define the SNMP_GET_SYSUPTIME(sysuptime) macro.
147 function-like macro in sys_arch.h instead of a normal function. For
422 macro to copy addresses that cannot be NULL1038 * tcp.h: bug-fix in the TCP_EVENT_RECV macro (has to call tcp_recved if1113 * tcp.h: patch #6843: tcp.h macro optimization patch (for little endian)1462 * mem.h: Fix BUG#23254. Change macro definition of mem_* to allow1641 by default). Netconn API users can use the netconn_recv_bufsize macro to access1654 * api.h, api_lib.c, api_msg.c: Add macro API_EVENT in the same spirit than 1887 this macro to check "conn" parameter in api_msg.c functions.2327 possible to define this macro in your own lwipopts.h to always use C library's2328 rand(). Note that autoip_create_rand_addr doesn't use this macro.2362 some macro names collision with some OS macros.[all …]
245 2013-03-11 - pppstats: Fix undefined macro in man page
645 # initial value of a variable or macro / define can have for it to appear in the2024 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names2034 # the macro expansion is limited to the macros specified with the PREDEFINED and2063 # The PREDEFINED tag can be used to specify one or more macro names that are2067 # is assumed. To prevent a macro definition from being undefined via #undef or2121 # tag can be used to specify a list of macro names that should be expanded. The2122 # macro definition that is found in the sources will be used. Use the PREDEFINED2123 # tag if you want to use a different macro definition that overrules the
654 # initial value of a variable or macro / define can have for it to appear in the2035 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names2045 # the macro expansion is limited to the macros specified with the PREDEFINED and2074 # The PREDEFINED tag can be used to specify one or more macro names that are2078 # is assumed. To prevent a macro definition from being undefined via #undef or2144 # tag can be used to specify a list of macro names that should be expanded. The2145 # macro definition that is found in the sources will be used. Use the PREDEFINED2146 # tag if you want to use a different macro definition that overrules the
180 function-like macro in sys_arch.h instead of a normal function. For
Completed in 29 milliseconds