/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | ble_sec.rst | 10 each device into a link key used during pairing. 12 - **Bonding**: The act of storing the keys created during pairing for 54 Bluetooth LE supports an optional feature during connection mode and
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 26 Causes the BLE host to automatically start during system 128 The IO capabilities to report during pairing. Valid values are: 145 Whether man-in-the-middle protection is advertised during 150 Whether keypress support is advertised during pairing. (0/1) 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/drivers/include/drivers/ |
H A D | mmcsd_card.h | 63 rt_uint8_t direct_cmd:1, /* Card Supports Direct Commands during data transfer 70 s4mi:1, /* generate interrupts during a 4-bit 72 e4mi:1, /* Enable the multi-block IRQ during
|
H A D | sdio.h | 70 #define SDIO_CCCR_CAP_S4MI 0x10 /* interrupt during 4-bit CMD53 */ 71 #define SDIO_CCCR_CAP_E4MI 0x20 /* enable ints during 4-bit CMD53 */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/fileio/ |
H A D | fileio.h | 342 #define CYG_FLOCK 0x02000000 // Lock during file ops 384 #define CYG_SYNCMODE_FILE_FILESYSTEM 0x0002 // lock fs during file ops 385 #define CYG_SYNCMODE_FILE_MOUNTPOINT 0x0004 // lock mte during file ops 386 #define CYG_SYNCMODE_IO_FILE 0x0010 // lock file during io ops 387 #define CYG_SYNCMODE_IO_FILESYSTEM 0x0020 // lock fs during io ops 388 #define CYG_SYNCMODE_IO_MOUNTPOINT 0x0040 // lock mte during io ops 389 #define CYG_SYNCMODE_SOCK_FILE 0x0100 // lock socket during socket ops 390 #define CYG_SYNCMODE_SOCK_NETSTACK 0x0800 // lock netstack during socket ops
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_pwm.h | 336 * @brief Function for updating the sequence data during playback. 349 * in the specified sequence during playback. 361 * in the specified sequence during playback. 373 * in specified sequence during playback. 385 * sequence during playback.
|
H A D | nrfx_spim.h | 105 bool ss_active_high; ///< Polarity of the Slave Select pin during transmission. 210 * during initialization. 323 * bytes. The DCX line will be low during transmission 324 * of command bytes and high during transmission of data bytes.
|
/nrf52832-nimble/nordic/nrfx/drivers/src/ |
H A D | nrfx_usbd_errata.h | 77 /* Errata: During setup read/write transfer USBD acknowledges setup stage without SETUP task. */ 105 /* Errata: USBD cannot receive tasks during DMA. */
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-r4/ |
H A D | trap.c | 78 * which occurs during an instruction prefetch. 96 * which occurs during a data access.
|
/nrf52832-nimble/rt-thread/libcpu/arm/zynq7000/ |
H A D | trap.c | 77 * which occurs during an instruction prefetch. 95 * which occurs during a data access.
|
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/ |
H A D | trap.c | 76 * which occurs during an instruction prefetch. 93 * which occurs during a data access.
|
/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/ |
H A D | trap.c | 86 * which occurs during an instruction prefetch. 107 * which occurs during a data access.
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-a/ |
H A D | trap.c | 79 * which occurs during an instruction prefetch. 97 * which occurs during a data access.
|
/nrf52832-nimble/rt-thread/libcpu/arm/realview-a8-vmm/ |
H A D | trap.c | 83 * which occurs during an instruction prefetch. 101 * which occurs during a data access.
|
/nrf52832-nimble/rt-thread/libcpu/arm/s3c44b0/ |
H A D | trap.c | 79 * which occurs during an instruction prefetch. 95 * which occurs during a data access.
|
/nrf52832-nimble/rt-thread/libcpu/arm/sep4020/ |
H A D | trap.c | 81 * which occurs during an instruction prefetch. 100 * which occurs during a data access.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_att.h | 162 * during an ATT MTU exchange. 172 * the maximum size of any message sent during a GATT procedure.
|
/nrf52832-nimble/rt-thread/libcpu/arm/am335x/ |
H A D | trap.c | 95 * which occurs during an instruction prefetch. 116 * which occurs during a data access.
|
/nrf52832-nimble/rt-thread/libcpu/arm/arm926/ |
H A D | trap.c | 107 * which occurs during an instruction prefetch. 128 * which occurs during a data access.
|
/nrf52832-nimble/rt-thread/libcpu/unicore32/sep6200/ |
H A D | trap.c | 95 * which occurs during an instruction prefetch. 114 * which occurs during a data access.
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/conf/ |
H A D | conf.c | 690 /* silentoldconfig is used during the build so we shall update autoconf. in main() 694 fprintf(stderr, _("\n*** Error during writing of the configuration.\n\n")); in main() 698 fprintf(stderr, _("\n*** Error during update of the configuration.\n\n")); in main() 709 fprintf(stderr, _("\n*** Error during writing of the configuration.\n\n")); in main()
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/ |
H A D | expr.h | 94 #define SYMBOL_CHECK 0x0008 /* used during dependency checking */ 102 #define SYMBOL_CHECKED 0x2000 /* used during dependency checking */
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/ |
H A D | INSTALL | 25 various system-dependent variables used during compilation. It uses 174 `${prefix}'. Any directories that were specified during `configure', 297 configure again during the build, and the customized values of these
|
/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/sys/ |
H A D | stat.h | 20 #define _FMARK 0x0010 /* internal; mark during gc() */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | smtp_opts.h | 43 * during the smtp session, which saves some heap space. */
|