/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | debug.h | 56 /** flag for LWIP_DEBUGF indicating a tracing message (to follow program flow) */ 58 /** flag for LWIP_DEBUGF indicating a state debug message (to follow module states) */ 60 /** flag for LWIP_DEBUGF indicating newly added code, not thoroughly tested yet */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | debug.h | 82 /** flag for LWIP_DEBUGF indicating a tracing message (to follow program flow) */ 84 /** flag for LWIP_DEBUGF indicating a state debug message (to follow module states) */ 86 /** flag for LWIP_DEBUGF indicating newly added code, not thoroughly tested yet */
|
H A D | pbuf.h | 59 * PBUF_NEEDS_COPY(p): return a boolean value indicating whether the given 205 /** a bit field indicating pbuf type and allocation sources
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | debug.h | 82 /** flag for LWIP_DEBUGF indicating a tracing message (to follow program flow) */ 84 /** flag for LWIP_DEBUGF indicating a state debug message (to follow module states) */ 86 /** flag for LWIP_DEBUGF indicating newly added code, not thoroughly tested yet */
|
/nrf52832-nimble/packages/NimBLE-latest/apps/bleprph/ |
H A D | syscfg.yml | 35 GPIO pins for indicating current PHY on active connection. This
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 154 A bitmap indicating which keys to distribute during pairing. The 163 A bitmap indicating which keys to accept during pairing. The
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | tftp_server.h | 60 * @param write Flag indicating read (0) or write (!= 0) access
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | tftp_server.h | 60 * @param write Flag indicating read (0) or write (!= 0) access
|
H A D | httpd_opts.h | 84 * arguments indicating a counter for insert string that are too long to be
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmp_asn1.h | 58 #define SNMP_ASN1_DATATYPE_EXTENDED 0x1F /* DataType indicating that datatype is encoded in followi…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmp_asn1.h | 58 #define SNMP_ASN1_DATATYPE_EXTENDED 0x1F /* DataType indicating that datatype is encoded in followi…
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_twim.h | 111 #define NRFX_TWIM_FLAG_REPEATED_XFER (1UL << 4) /**< Flag indicating that the transfer will b… 112 #define NRFX_TWIM_FLAG_TX_NO_STOP (1UL << 5) /**< Flag indicating that the TX transfer wil…
|
H A D | nrfx_twi.h | 102 #define NRFX_TWI_FLAG_TX_NO_STOP (1UL << 5) /**< Flag indicating that the TX transfer will…
|
/nrf52832-nimble/rt-thread/libcpu/xilinx/microblaze/ |
H A D | trap.c | 201 /* If there are no other bits set indicating that all interrupts in rt_hw_trap_irq()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/ |
H A D | savannah.txt | 74 has a tag indicating the previous merger. This tag is called
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | vj.h | 142 u8_t compressSlot; /* Flag indicating OK to compress slot ID. */
|
H A D | ppp.h | 323 u8_t err_code; /* Code indicating why interface is down. */ 341 unsigned int vj_enabled :1; /* Flag indicating VJ compression enabled. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | vj.h | 146 u8_t compressSlot; /* Flag indicating OK to compress slot ID. */
|
H A D | ppp.h | 327 u8_t err_code; /* Code indicating why interface is down. */ 345 unsigned int vj_enabled :1; /* Flag indicating VJ compression enabled. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | vj.h | 139 u_char compressSlot; /* Flag indicating OK to compress slot ID. */
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | uip-doc.txt | 287 retransmitted, it calls the application with a flag set indicating 366 uip_rexmit() flag set, indicating that a retransmission is 882 "STATE_WAITING" and the "textlen" variable to be zero, indicating that 1054 retransmitted, it calls the application with a flag set indicating
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_store.h | 234 * o Address the problem and return 0, indicating that the store operation
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | compr.c | 38 * Returns: Lower byte to be stored with data indicating compression type used.
|
/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_spi.c | 320 // events (indicating that the byte from TXD register was transmitted in spi_xfer()
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | main.html | 68 …ment should be retransmitted, it calls the application with a flag set indicating that a retransmi… 80 …147.html#ga8933ad15a2e2947dae4a5cff50e6007">uip_rexmit()</a> flag set, indicating that a retransmi… 366 … variable to be "STATE_WAITING" and the "textlen" variable to be zero, indicating that there is no… 398 …ment should be retransmitted, it calls the application with a flag set indicating that a retransmi…
|