Home
last modified time | relevance | path

Searched refs:provide (Results 1 – 25 of 442) sorted by relevance

12345678910>>...18

/Zephyr-latest/lib/posix/options/
DKconfig.fd_mgmt8 Select 'y' here and Zephyr will provide implementations for the POSIX_FD_MGMT Option Group.
23 When selected via Kconfig, Zephyr will provide an alias for fcntl() as _fcntl().
28 When selected via Kconfig, Zephyr will provide an alias for ftruncate() as _ftruncate().
33 When selected via Kconfig, Zephyr will provide an alias for lseek() as _lseek().
DKconfig.device_io14 Select 'y' here and Zephyr will provide an implementation of the POSIX_DEVICE_IO Option
29 When selected via Kconfig, Zephyr will provide an alias for close() as _close().
34 When selected via Kconfig, Zephyr will provide an alias for open() as _open().
39 When selected via Kconfig, Zephyr will provide an alias for read() as _read().
44 When selected via Kconfig, Zephyr will provide an alias for write() as _write().
DKconfig.mem22 Select 'y' here and Zephyr will provide implementations of shm_open() and shm_unlink().
32 Select 'y' here and Zephyr will provide support for mmap(), msync(), and munmap().
43 Select 'y' here and Zephyr will provide support for mlockall() and munlockall().
54 Select 'y' here and Zephyr will provide support for mlock() and munlock().
65 Select 'y' here and Zephyr will provide support for mprotect().
DKconfig.sync_io10 Select 'y' here and Zephyr will provide an implementation of fsync().
20 Select 'y' here and Zephyr will provide an implementation of fdatasync(), fsync(),
35 Select 'y' here and Zephyr will provide an alias for fsync() as _fsync().
DKconfig.file_system_r10 Select 'y' here and Zephyr will provide an implementation of the POSIX_FILE_SYSTEM_R
DKconfig.fs18 When selected via Kconfig, Zephyr will provide an alias for fstat() as _fstat().
DKconfig.c_lang_r13 Select 'y' here and Zephyr will provide an implementation of the POSIX_C_LANG_SUPPORT_R
/Zephyr-latest/boards/common/
Dnrfjprog.board.cmake4 board_finalize_runner_args(nrfjprog) # No default arguments to provide.
Dnrfutil.board.cmake4 board_finalize_runner_args(nrfutil) # No default arguments to provide.
Duf2.board.cmake4 board_finalize_runner_args(uf2) # No default arguments to provide.
Dblackmagicprobe.board.cmake5 board_finalize_runner_args(blackmagicprobe) # No default arguments to provide
Ddfu-util.board.cmake4 board_finalize_runner_args(dfu-util) # No default arguments to provide.
/Zephyr-latest/doc/security/standards/
Dindex.rst12 standards provide guidelines and outline requirements that products have to follow
16 by security standards requirements and provide the right information to enable
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_offload.rst17 to provide an alternate implementation for an IP stack. This means that the
35 functionality at the socket API level. With this approach, vendors who provide an
/Zephyr-latest/arch/common/
Drom_start_address.ld8 * To provide correct value, this file must be the first file included in
/Zephyr-latest/samples/sensor/ds18b20/
Darduino_serial.overlay9 * Requires external circuit to provide an open-drain interface.
/Zephyr-latest/doc/develop/optimizations/
Dfootprint.rst43 The following options are enabled by default to provide more information about
44 the running application and to provide means for debugging and error handling:
/Zephyr-latest/doc/hardware/peripherals/
Dmdio.rst10 Many ethernet MAC controllers also provide hardware to communicate over MDIO
/Zephyr-latest/doc/services/portability/
Dindex.rst6 OS abstraction layers (OSAL) provide wrapper function APIs that
/Zephyr-latest/soc/openisa/rv32m1/
DCMakeLists.txt6 # options are y-selected; provide full arch string with the custom extension otherwise.
/Zephyr-latest/subsys/fs/
DKconfig.littlefs82 smaller cache size. In that case application should provide a
112 Enable this option to provide support for littlefs on flash devices
118 Enable this option to provide support for littlefs on the block
125 Enable this option to provide support for selecting littlefs disk version
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dtriggers.rst12 There are many kinds of triggers sensors provide, from informative ones such as
/Zephyr-latest/doc/develop/west/
Dindex.rst9 West's built-in commands provide a multiple repository management system with
12 additional features to west. Zephyr uses this to provide conveniences for
/Zephyr-latest/doc/services/tfm/
Dtestsuites.rst18 NS/S boundary via the PSA APIs. They provide a useful sanity check for proper
40 They also provide a useful test case to validate any PRs that make meaningful
/Zephyr-latest/drivers/timer/
DKconfig.xlnx_psttc22 This is the index of TTC timer picked to provide system clock.

12345678910>>...18