/nrf52832-nimble/rt-thread/libcpu/c-sky/common/ |
H A D | csi_reg.h | 66 \details Writes the given value to the PSR Register. 89 \details Writes the given value to the SP Register. 113 \details Writes the given value to the VBR Register. 136 \details Writes the given value to the EPC Register. 159 \details Writes the given value to the EPSR Register. 355 \details Writes the given value to the GCR Register.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | flashio.c | 73 // writes need to be aligned but the data we're passed may not be in jffs2_flash_direct_writev() 74 // Observation suggests most unaligned writes are small, so we in jffs2_flash_direct_writev() 81 // to do multiple writes anyway? in jffs2_flash_direct_writev()
|
H A D | build.c | 271 /* Be conservative about how much space we need before we allow writes. in jffs2_calc_trigger_levels() 302 D1(printk(KERN_DEBUG "Blocks required to allow writes: %d (%d KiB)\n", in jffs2_calc_trigger_levels()
|
/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/sys/ |
H A D | stat.h | 19 #define _FAPPEND 0x0008 /* append (writes guaranteed at the end) */ 29 #define _FSYNC 0x2000 /* do all writes synchronously */
|
/nrf52832-nimble/rt-thread/components/libc/compilers/dlib/sys/ |
H A D | unistd.h | 22 #define _FAPPEND 0x0008 /* append (writes guaranteed at the end) */ 32 #define _FSYNC 0x2000 /* do all writes synchronously */
|
/nrf52832-nimble/rt-thread/components/libc/compilers/armlibc/sys/ |
H A D | unistd.h | 24 #define _FAPPEND 0x0008 /* append (writes guaranteed at the end) */ 34 #define _FSYNC 0x2000 /* do all writes synchronously */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/port/ |
H A D | fcntl.h | 24 #define JFFS2_O_DSYNC (O_DSYNC) /* Synchronized I/O data integrity writes */ 27 #define JFFS2_O_SYNC (O_SYNC) /* Synchronized I/O file integrity writes */
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_hs/ |
H A D | ble_att.rst | 8 an ATT client reads or writes an attribute belonging to an ATT server. Any device that needs to sen…
|
/nrf52832-nimble/rt-thread/components/libc/compilers/dlib/ |
H A D | syscall_open.c | 60 /* The file should be opened for both reads and writes. */ in __open()
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_temp.h | 54 * This function initializes the TEMP module and writes to the hidden configuration register.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 251 Enables the Reliable Writes GATT procedure. (0/1) 362 Expiry time for incoming ATT queued writes (ms). If this much
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/ias/src/ |
H A D | ble_svc_ias.c | 64 * Writes the received value from a characteristic write to
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | sio.h | 116 * Writes to the serial device.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | sio.h | 117 * Writes to the serial device.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | sio.h | 117 * Writes to the serial device.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_eddystone.c | 37 * Writes an eddystone header to the global service data buffer.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/lls/src/ |
H A D | ble_svc_lls.c | 64 * Writes the received value from a characteristic write to
|
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/ |
H A D | start_rvds.S | 776 ;// <0=> For reads BLSn are HIGH, for writes BLSn are LOW 777 ;// <1=> For reads BLSn are LOW, for writes BLSn are LOW 843 ;// <0=> For reads BLSn are HIGH, for writes BLSn are LOW 844 ;// <1=> For reads BLSn are LOW, for writes BLSn are LOW 910 ;// <0=> For reads BLSn are HIGH, for writes BLSn are LOW 911 ;// <1=> For reads BLSn are LOW, for writes BLSn are LOW 977 ;// <0=> For reads BLSn are HIGH, for writes BLSn are LOW 978 ;// <1=> For reads BLSn are LOW, for writes BLSn are LOW
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/ |
H A D | hmac.h | 119 * Writes the HMAC tag into the tag buffer
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gatt.h | 438 * Initiates GATT procedure: Reliable Writes. This function consumes the 618 * reads or writes a locally registered characteristic or descriptor, an 636 * o For writes: This is already populated with the value being written
|
H A D | ble_att.h | 132 * Writes a locally registered attribute. This function consumes the supplied
|
/nrf52832-nimble/rt-thread/components/CMSIS/Include/ |
H A D | core_cmFunc.h | 73 This function writes the given value to the Control Register. 363 This function writes the given value to the Control Register.
|
/nrf52832-nimble/rt-thread/components/drivers/mtd/ |
H A D | mtdnand.c | 312 /* Reject writes, which are not page aligned */ in nand_do_write_desc() 320 /* Don't allow multipage oob writes with offset */ in nand_do_write_desc()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/ |
H A D | zlib.h | 899 files and writes out uncompressed files. The utility would decode the 907 routines until it reads a complete deflate stream and writes out all of the 1117 Writes the given number of uncompressed bytes into the compressed file. 1124 Converts, formats, and writes the args to the compressed file under 1137 Writes the given null-terminated string to the compressed file, excluding 1153 Writes c, converted to an unsigned char, into the compressed file.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/ |
H A D | zlib.h | 899 files and writes out uncompressed files. The utility would decode the 907 routines until it reads a complete deflate stream and writes out all of the 1117 Writes the given number of uncompressed bytes into the compressed file. 1124 Converts, formats, and writes the args to the compressed file under 1137 Writes the given null-terminated string to the compressed file, excluding 1153 Writes c, converted to an unsigned char, into the compressed file.
|