Home
last modified time | relevance | path

Searched refs:tell (Results 1 – 25 of 31) 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/boards/native/native_posix/
DKconfig30 case the zephyr kernel and application cannot tell the difference unless they
/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/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/samples/subsys/usb/uac2_explicit_feedback/
DREADME.rst26 host, the device can tell host how many samples on average it needs every frame.
/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/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.c1052 .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/subsys/fs/ext2/
Dext2_ops.c631 .tell = ext2_tell,
/Zephyr-latest/doc/hardware/porting/
Dshields.rst211 to tell the driver how a particular pin behaves, as with:
/Zephyr-latest/boards/arduino/nano_33_ble/doc/
Dindex.rst70 The `schematic`_ will tell you everything
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py876 pos = hda_str.mem.tell()
893 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/subsys/net/ip/
DKconfig860 This value tell what is the size of the RX memory pool where each
869 This value tell what is the size of the TX memory pool where each
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst946 That means it is possible for a person to tell their headphones to synchronize to a
948 and then later tell their headphones to stop synchronizing using their smartwatch.

12