Home
last modified time | relevance | path

Searched refs:macro (Results 1 – 5 of 5) sorted by relevance

/btstack/port/samv71-xplained-atwilc3000/ASF/sam/utils/preprocessor/
H A Dmrepeat.h75 #define MREPEAT(count, macro, data) TPASTE2(MREPEAT, count)(macro, data) argument
77 #define MREPEAT0( macro, data) argument
78 #define MREPEAT1( macro, data) MREPEAT0( macro, data) macro( 0, data) argument
79 #define MREPEAT2( macro, data) MREPEAT1( macro, data) macro( 1, data) argument
80 #define MREPEAT3( macro, data) MREPEAT2( macro, data) macro( 2, data) argument
81 #define MREPEAT4( macro, data) MREPEAT3( macro, data) macro( 3, data) argument
82 #define MREPEAT5( macro, data) MREPEAT4( macro, data) macro( 4, data) argument
83 #define MREPEAT6( macro, data) MREPEAT5( macro, data) macro( 5, data) argument
84 #define MREPEAT7( macro, data) MREPEAT6( macro, data) macro( 6, data) argument
85 #define MREPEAT8( macro, data) MREPEAT7( macro, data) macro( 7, data) argument
[all …]
/btstack/3rd-party/lwip/core/
H A DCHANGELOG264 * dhcp.h: fix bug #50618 (dhcp_remove_struct() macro does not work)
608 (macro IP6H_VTCFL_SET())
680 - Added macro definition EAP_SUPPORT to make EAP support optional.
681 - Added macro definition CHAP_SUPPORT to make CHAP support optional.
682 - Added macro definition MSCHAP_SUPPORT to make MSCHAP support optional.
683 - Added macro definition PAP_SUPPORT to make PAP support optional.
685 - Disabled demand support using a macro, so that it can be ported later.
686 - Disabled ECP support using a macro, so that it can be ported later.
687 - Disabled CCP support using a macro, so that it can be ported later.
688 - Disabled CBCP support using a macro, so that it can be ported later.
[all …]
H A DUPGRADING117 * Signature of LWIP_HOOK_VLAN_SET macro was changed
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A DPPPD_FOLLOWUP245 2013-03-11 - pppstats: Fix undefined macro in man page
/btstack/doc/manual/docs-template/
H A Dprotocols.md88 calculated using the OPCODE macro. BTstack provides the *hci_cmd_t*