Searched full:fetches (Results 1 – 25 of 25) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/ |
D | get_metadata_split.sh | 13 # 2. Client fetches its local metadata.
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | sht4x.h | 36 * @brief Fetches data using the on-chip heater.
|
/Zephyr-latest/samples/net/sockets/coap_client/ |
D | README.rst | 5 Use the CoAP library to implement a client that fetches a resource.
|
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/ |
D | README.rst | 14 timer fetches the latest acceleration data from the sensor every 20 ms (default value) and updates
|
/Zephyr-latest/arch/arm64/core/cortex_r/ |
D | Kconfig | 36 policy allows instruction fetches by privileged code, forcing
|
/Zephyr-latest/include/zephyr/fs/ |
D | fcb.h | 233 * If loc->fe_sector is set and loc->fe_elem_off is not 0 function fetches next 235 * If loc->fe_sector is NULL function fetches the oldest entry location within 236 * FCB storage. loc->fe_sector is set and loc->fe_elem_off is 0 function fetches
|
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/src/ |
D | main.c | 28 /* Timer handler: fetches sensor data and appends it to the chart */
|
/Zephyr-latest/doc/develop/west/ |
D | built-in.rst | 109 #. Inspects the project's ``revision`` field in the manifest, and fetches 119 To avoid unnecessary fetches, ``west update`` will not fetch project 129 if the project is tracking a branch), ``west update`` always fetches,
|
D | release-notes.rst | 365 fetches for project revisions which are `lightweight tags`_ (it already
|
D | manifest.rst | 310 not a reference. West fetches references, such as refs/heads/main or 2094 ``west update`` also fetches project data from the remote fetch URL and updates
|
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | Kconfig | 29 Peak Acceleration between two consecutive sample fetches.
|
/Zephyr-latest/arch/xtensa/core/ |
D | mmu.c | 74 * asm block. Also note that instruction fetches are memory accesses 109 * instruction fetches this produces a critical ordering constraint:
|
D | README_MMU.txt | 59 memory fetch vs. e.g. the 2-5 fetches required to walk a page table on 137 the data TLB, such that instruction fetches always find their TLB
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | Kconfig | 41 policy allows instruction fetches by privileged code, forcing
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig.isa | 112 memory and instruction fetches on the same hart.
|
/Zephyr-latest/tests/kernel/mem_protect/protection/src/ |
D | main.c | 43 /* Flush preceding data writes and instruction fetches. */
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | snps,dwcxgmac.yaml | 124 descriptor fetches as soon as the number of descriptors in the 136 descriptor fetches as soon as the number of descriptors in the
|
/Zephyr-latest/soc/ite/ec/it8xxx2/ |
D | ilm.c | 28 * fetches from the memory range 0x8021532..0x8022532 will be redirected to physical addresses
|
/Zephyr-latest/subsys/fs/ext2/ |
D | ext2_impl.h | 88 * Fetches the superblock. Initializes structure fields.
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 74 The ``west blobs`` command only fetches and stores the binary blobs themselves.
|
/Zephyr-latest/doc/develop/ |
D | beyond-GSG.rst | 122 The ``west update`` command fetches and keeps :ref:`modules` in the
|
/Zephyr-latest/doc/build/dts/ |
D | howtos.rst | 117 :c:macro:`DEVICE_DT_GET_ANY`. This idiom fetches the device pointer at
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 148 the real interrupt vector table, which then fetches the device's ISR and
|
/Zephyr-latest/scripts/kconfig/ |
D | kconfiglib.py | 1091 # Close the top-level Kconfig file. __self__ fetches the 'file' object 2209 self._readline.__self__.close() # __self__ fetches the 'file' object 2213 # Fetches and tokenizes the next line from the current Kconfig file. 2299 # Fetches the symbol 'name' from the symbol table, creating and
|
/Zephyr-latest/include/zephyr/ |
D | kernel.h | 4800 * This routine fetches basic attributes of message queue into attr argument.
|