/nrf52832-nimble/rt-thread/components/libc/aio/ |
H A D | posix_aio.c | 31 * Normal asynchronous notification shall occur for asynchronous I/O operations 36 * For requested operations that are successfully canceled, the associated error 38 * requested operations that are not successfully canceled, the aiocbp shall not 44 * Which operations are cancelable is implementation-defined. 81 * operation, as specified by the op argument, for I/O operations associated with 88 * option: If op is O_DSYNC, all currently queued I/O operations shall be completed 92 * option: If op is O_SYNC, all currently queued I/O operations shall be completed 95 * aio_fsync() fails, then outstanding I/O operations are not guaranteed to have 112 * Delivery when all operations have achieved synchronized I/O completion. All 211 * Simultaneous asynchronous operations using the same aiocbp produce undefined [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/include/ |
H A D | dfs_fs.h | 24 /* File system operations */ 28 uint32_t flags; /* flags for file system operations */ 30 /* operations for file */ 52 const struct dfs_filesystem_ops *ops; /* Operations for file system type */
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_qspi.h | 129 * - Make sure that the memory device does not perform other operations like erasing or writing. 154 * Write, read, and erase operations check memory device busy state before starting the operation. 177 * Write, read, and erase operations check memory device busy state before starting the operation. 204 * Write, read, and erase operations check memory device busy state before starting the operation.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/rpc/ |
H A D | xdr.h | 69 * which of the operations (ENCODE, DECODE * or FREE) is to be performed. 76 * In many cases the same code performs all operations on a user defined type, 82 * Xdr operations. XDR_ENCODE causes the type to be encoded into the 107 * an operations vector for the particular implementation (e.g. see xdr_mem.c), 157 * Operations defined on a XDR handle
|
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/ |
H A D | io.h | 7 * 8, 16 and 32 bit, big and little endian I/O operations, with barrier. 9 * Read operations have additional twi & isync to make sure the read
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/ |
H A D | utils.h | 1 /* utils.h - TinyCrypt interface to platform-dependent run-time operations */ 35 * @brief Interface to platform-dependent run-time operations.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/ |
H A D | dfs_uffs.c | 56 does not allow specified operations, or given path is directory */ in uffs_result_to_dfs() 283 if (oflag & O_DIRECTORY) /* operations about dir */ in dfs_uffs_open() 317 /* regular file operations */ in dfs_uffs_open() 360 /* operations about dir */ in dfs_uffs_close() 366 /* regular file operations */ in dfs_uffs_close()
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | system_nrf9160.c | 83 /* Wait for pending NVMC operations to finish */ in SystemInit() 124 * operations are not used in your code. */ in SystemInit()
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_hs/ |
H A D | ble_gap.rst | 7 …(GAP) is responsible for all connecting, advertising, scanning, and connection updating operations.
|
H A D | ble_hs.rst | 17 interface to the application for all BLE operations.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/ |
H A D | dfs_jffs2.c | 243 if (oflag & O_DIRECTORY) /* operations about dir */ in dfs_jffs2_open() 273 /* regular file operations */ in dfs_jffs2_open() 319 if (file->flags & O_DIRECTORY) /* operations about dir */ in dfs_jffs2_close() 330 /* regular file operations */ in dfs_jffs2_close()
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | mtdnor.h | 23 const struct nor_ops *ops; /* operations interface */
|
H A D | mtd_nor.h | 27 /* operations interface */
|
H A D | pin.h | 22 /* pin device and operations for RT-Thread */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | fs-ecos.c | 43 // Filesystem operations 69 // File operations 85 // Directory operations 101 // we should never block in any filesystem operations. 132 // File operations. 133 // This set of file operations are used for normal open files. 153 // Directory file operations. 154 // This set of operations are used for open directories. Most entries 178 // Directory operations 331 // level operations to locate the object named by the pathname. [all …]
|
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1c/ |
H A D | cache.h | 19 * Cache Operations
|
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1b/ |
H A D | cache.h | 19 * Cache Operations
|
/nrf52832-nimble/rt-thread/libcpu/mips/xburst/ |
H A D | cache.h | 27 * Cache Operations
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | snmp_opts.h | 62 * Makes SNMP agent run in a worker thread, so blocking operations 71 * SNMP agent does not run in a worker thread, so blocking operations
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | snmp_opts.h | 62 * Makes SNMP agent run in a worker thread, so blocking operations 71 * SNMP agent does not run in a worker thread, so blocking operations
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gatt.h | 554 /** Specifies the set of permitted operations for this characteristic. */ 603 /** Specifies the set of permitted operations for this descriptor. */ 864 * o No GAP operations are active (advertise, discover, or connect). 879 * o No GAP operations are active (advertise, discover, or connect).
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/ |
H A D | ble_sync_cb.rst | 20 should delay all BLE operations until the sync callback has been called.
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/port/sys/ |
H A D | stat.h | 120 /* Minimum number of operations in one list I/O call. */ 123 /* Minimal number of outstanding asynchronous I/O operations. */
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/ |
H A D | utils.c | 1 /* utils.c - TinyCrypt platform-dependent run-time operations */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/inc/uffs/ |
H A D | uffs_ecc.h | 35 * \brief file handle operations
|