Home
last modified time | relevance | path

Searched refs:tell (Results 1 – 25 of 32) sorted by relevance

12

/Zephyr-latest/cmake/toolchain/llvm/
Dclang_libgcc.cfg7 # better tell clang to give us the correct path to libgcc.a.
/Zephyr-latest/include/zephyr/fs/
Dfs_sys.h71 off_t (*tell)(struct fs_file_t *filp); member
/Zephyr-latest/doc/build/dts/
Dintro-scope-purpose.rst43 messages. You always can tell a generated- from a non-generated macro:
/Zephyr-latest/boards/native/native_sim/
DKconfig38 case the zephyr kernel and application cannot tell the difference unless they
/Zephyr-latest/cmake/sca/polyspace/
Dsca.cmake69 # tell Polyspace about Zephyr specials
/Zephyr-latest/tests/subsys/fs/fs_api/src/
Dtest_fs.c341 .tell = temp_tell,
Dtest_fs_dir_file.c720 temp_fs.tell = NULL; in test_file_seek()
/Zephyr-latest/doc/services/storage/fcb/
Dfcb.rst55 :c:func:`flash_area_read`. You can tell when all data from within a sector
/Zephyr-latest/arch/xtensa/core/
DREADME_WINDOWS.rst57 followed by 0, 1 or 2 zero bits that tell you how "big" (how many
65 Likewise, the processor can tell if a high register is "owned" by
DREADME_MMU.txt107 needs to tell the hardware how to find a physical address using the
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
DREADME.rst32 host, the device can tell host how many samples on average it needs every frame.
/Zephyr-latest/subsys/fs/
Dfs.c292 CHECKIF(zfp->mp->fs->tell == NULL) { in fs_tell()
296 rc = zfp->mp->fs->tell(zfp); in fs_tell()
Dfat_fs.c542 .tell = fatfs_tell,
Dlittlefs_fs.c1043 .tell = littlefs_tell,
/Zephyr-latest/scripts/ci/
Dpylintrc50 # These tell you to use logger.warning("foo %d bar", 3) instead of e.g.
/Zephyr-latest/modules/mbedtls/
DCMakeLists.txt181 # Custom macro to tell that an mbedTLSCrypto source file is being compiled.
/Zephyr-latest/boards/arduino/nano_33_ble/doc/
Dindex.rst22 The `schematic`_ will tell you everything
/Zephyr-latest/subsys/fs/ext2/
Dext2_ops.c632 .tell = ext2_tell,
/Zephyr-latest/doc/hardware/porting/
Dshields.rst211 to tell the driver how a particular pin behaves, as with:
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py880 pos = hda_str.mem.tell()
897 pos = hda_str.mem.tell()
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_pkt.rst307 tell if the data will be in a contiguous area, and
/Zephyr-latest/subsys/net/lib/sockets/
DKconfig148 This is mostly useful for TLS client side to tell TLS server what is
/Zephyr-latest/boards/intel/adsp/doc/
Dintel_adsp_generic.rst198 an intermediate host, you may need to tell :file:`cavstool_client.py` to connect
/Zephyr-latest/doc/contribute/
Dcontributor_expectations.rst161 change should be grouped into commits that tell a clear, coherent story of the work done.
/Zephyr-latest/subsys/net/ip/
DKconfig880 This value tell what is the size of the RX memory pool where each
889 This value tell what is the size of the TX memory pool where each

12