Home
last modified time | relevance | path

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

12

/Zephyr-Core-3.5.0/cmake/toolchain/llvm/
Dclang_libgcc.cfg7 # better tell clang to give us the correct path to libgcc.a.
/Zephyr-Core-3.5.0/include/zephyr/fs/
Dfs_sys.h71 off_t (*tell)(struct fs_file_t *filp); member
/Zephyr-Core-3.5.0/boards/posix/native_posix/
DKconfig22 case the zephyr kernel and application cannot tell the difference unless they
/Zephyr-Core-3.5.0/boards/posix/native_sim/
DKconfig34 case the zephyr kernel and application cannot tell the difference unless they
/Zephyr-Core-3.5.0/doc/build/dts/
Dintro-scope-purpose.rst43 messages. You always can tell a generated- from a non-generated macro:
/Zephyr-Core-3.5.0/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-Core-3.5.0/doc/services/storage/fcb/
Dfcb.rst55 :c:func:`flash_area_read`. You can tell when all data from within a sector
/Zephyr-Core-3.5.0/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
/Zephyr-Core-3.5.0/subsys/fs/
Dfs.c268 CHECKIF(zfp->mp->fs->tell == NULL) { in fs_tell()
272 rc = zfp->mp->fs->tell(zfp); in fs_tell()
Dfat_fs.c506 .tell = fatfs_tell,
Dlittlefs_fs.c1005 .tell = littlefs_tell,
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/tools/
Dcavstool.py604 pos = hda_str.mem.tell()
621 pos = hda_str.mem.tell()
/Zephyr-Core-3.5.0/doc/hardware/porting/
Dshields.rst194 to tell the driver how a particular pin behaves, as with:
/Zephyr-Core-3.5.0/scripts/ci/
Dpylintrc50 # These tell you to use logger.warning("foo %d bar", 3) instead of e.g.
/Zephyr-Core-3.5.0/subsys/fs/ext2/
Dext2_ops.c630 .tell = ext2_tell,
/Zephyr-Core-3.5.0/boards/arm/arduino_nano_33_ble/doc/
Dindex.rst70 The `schematic`_ will tell you everything
/Zephyr-Core-3.5.0/doc/develop/test/
Dztest_deprecated.rst240 won't be able to tell the subcases.
Dztest.rst388 won't be able to tell the subcases.
/Zephyr-Core-3.5.0/subsys/net/lib/sockets/
DKconfig104 This is mostly useful for TLS client side to tell TLS server what is
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/
Dnet_pkt.rst307 tell if the data will be in a contiguous area, and
/Zephyr-Core-3.5.0/boards/xtensa/intel_adsp_cavs25/doc/
Dintel_adsp_generic.rst213 an intermediate host, you may need to tell :file:`cavstool_client.py` to connect
/Zephyr-Core-3.5.0/doc/develop/west/
Dbuild-flash-debug.rst86 The ``build.sysbuild`` configuration option can be enabled to tell
/Zephyr-Core-3.5.0/subsys/net/ip/
DKconfig818 This value tell what is the size of the memory pool where each
/Zephyr-Core-3.5.0/doc/develop/
Dmodules.rst1041 You can tell the build system to use this file by adding ``-C

12