Home
last modified time | relevance | path

Searched full:present (Results 1 – 25 of 151) sorted by relevance

1234567

/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip_arp.h81 IP packet with an Ethernet header is present in the uip_buf buffer
88 Ethernet frame is present in the uip_buf buffer. When the
99 address (or the IP address of the default router) is present. If no
/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/sys/
H A Dstat.h23 #define _FSHLOCK 0x0080 /* BSD flock() shared lock present */
24 #define _FEXLOCK 0x0100 /* BSD flock() exclusive lock present */
/nrf52832-nimble/rt-thread/components/libc/compilers/dlib/sys/
H A Dunistd.h26 #define _FSHLOCK 0x0080 /* BSD flock() shared lock present */
27 #define _FEXLOCK 0x0100 /* BSD flock() exclusive lock present */
/nrf52832-nimble/rt-thread/components/libc/compilers/armlibc/sys/
H A Dunistd.h28 #define _FSHLOCK 0x0080 /* BSD flock() shared lock present */
29 #define _FEXLOCK 0x0100 /* BSD flock() exclusive lock present */
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_hw.h106 /* Returns public device address or -1 if not present */
109 /* Returns random static address or -1 if not present */
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/native/src/
H A Dble_hw.c35 /* Returns public device address or -1 if not present */
42 /* Returns random static address or -1 if not present */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/
H A Dieee802154.h76 #define IEEE_802154_ADDR_MODE_NO_ADDR 0x00 /* PAN ID and address fields are not present */
97 #define IEEE_802154_FC_IE_PRESENT 0x0200 /* bit 9: IE Present */
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_nfct.h232 * @brief Function for checking whether the external NFC field is present in the range of the tag.
234 * @retval true If the NFC field is present.
235 * @retval false If no NFC field is present.
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/cdl/
H A Dcompress_zlib.cdl134 the set of global flags if present."
156 the set of global flags if present."
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_whitelist.c114 * Searches the whitelist to determine if the address is present in the
146 * NOTE: This API uses the HW, if present, to determine if there was a match
/nrf52832-nimble/nordic/nrfx/
H A DREADME.md5 nrfx is a standalone set of drivers for peripherals present in Nordic
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/hal/
H A Ddrv_api.h49 // system services. When the kernel is present it maps directly
70 #error Driver API requres Kernel API to be present
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dgzio.c50 #define HEAD_CRC 0x02 /* bit 1 set: header CRC present */
51 #define EXTRA_FIELD 0x04 /* bit 2 set: extra field present */
52 #define ORIG_NAME 0x08 /* bit 3 set: original file name present */
53 #define COMMENT 0x10 /* bit 4 set: file comment present */
172 * present after the compressed stream.
281 mode to transparent if the gzip magic header is not present; set s->err
282 to Z_DATA_ERROR if the magic header is present but the rest of the header
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/src/
H A Ddevice_composition.c270 printk("Present OnOff = %02x\n", net_buf_simple_pull_u8(buf)); in gen_onoff_status()
586 printk("Present Level = %04x\n", net_buf_simple_pull_le16(buf)); in gen_level_status()
1173 printk("Present Lightness = %04x\n", net_buf_simple_pull_le16(buf)); in light_lightness_status()
1187 printk("Present Lightness = %04x\n", net_buf_simple_pull_le16(buf)); in light_lightness_linear_status()
1528 printk("Present CTL Lightness = %04x\n", net_buf_simple_pull_le16(buf)); in light_ctl_status()
1529 printk("Present CTL Temperature = %04x\n", in light_ctl_status()
1556 printk("Present CTL Temperature = %04x\n", in light_ctl_temp_status()
1558 printk("Present CTL Delta UV = %04x\n", in light_ctl_temp_status()
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_swi.c92 // NRFX_SWI_AVAILABLE_MASK - SWIs available for this module, i.e. present
120 // (note - if EGU is not present, EGU_COUNT is not defined).
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/
H A Dble_hw.c65 /* Returns public device address or -1 if not present */
98 /* Returns random static address or -1 if not present */
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/src/
H A Dble_hw.c59 /* Returns public device address or -1 if not present */
92 /* Returns random static address or -1 if not present */
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/doc/
H A Dsys_arch.txt109 Deallocates a mailbox. If there are messages still present in the
143 present in the mailbox, it immediately returns with the code
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/emspi/
H A Dsyscfg.yml21 description: 'Indicates that the emspi host HCI transport is present.'
/nrf52832-nimble/rt-thread/libcpu/ppc/common/
H A Dptrace.h32 PPC_REG mq; /* 601 only (not used at present) */
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/
H A Dptrace.h37 PPC_REG mq; /* 601 only (not used at present) */
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_power.h49 /** @brief Auxiliary definition to mark the fact that sleep events are present */
63 /** @brief Auxiliary definition to mark the fact that VDDH is present */
70 /** @brief Auxiliary definition to mark the fact that DCDCEN is present */
77 /** @brief Auxiliary definition to mark the fact that POFCON is present */
553 * If VDDH settings is present in the device, this function would
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml21 description: 'Indicates that a BLE host is present.'
42 Specifies whether the host can depend on the kernel being present.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Dsys_arch.txt142 Deallocates a mailbox. If there are messages still present in the
176 present in the mailbox, it immediately returns with the code
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/
H A Dclnt.h220 * The are present in TI-RPC but can't be implemented here since they
237 #define CLSET_PUSH_TIMOD 17 /* push timod if not already present XXX */

1234567