Home
last modified time | relevance | path

Searched full:fetching (Results 1 – 25 of 66) sorted by relevance

123

/Zephyr-latest/scripts/west_commands/fetchers/
Dhttp.py18 log.dbg(f'HTTPFetcher fetching {url} to {path}')
/Zephyr-latest/doc/develop/west/
Dworkspaces.rst64 Fetching via HTTPS
67 On Windows when fetching from GitHub, recent versions of Git prompt you for
69 (in a default installation). Passwordless fetching from GitHub should therefore
108 If you setup fetching via SSH, you can use Git URL rewrite feature. The following
122 Fetching via SSH
125 If your SSH key has no password, fetching should just work. If it does have a
Dtroubleshooting.rst8 ``west update`` fetching failures
11 One good way to troubleshoot fetching issues is to run ``west update`` in
26 --- your_project: fetching, need revision SOME_SHA
Dbasics.rst183 exist are updated in place by fetching and checking out their respective Git
Dzephyr-cmds.rst167 Fetching blobs works in a similar manner::
/Zephyr-latest/dts/bindings/sensor/
Dwe,wsen-hids-2525020210002.yaml38 Activate the heater when fetching a sample for the specified amount of time.
/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_defs.h20 * Implementation stalls the CPU fetching instructions including blocking
/Zephyr-latest/arch/arm/core/cortex_m/
Dfpu.c40 * fetching. in z_arm_save_fp_context()
/Zephyr-latest/samples/sensor/i3g4250d/src/
Dmain.c32 printf("ERROR: Failed fetching gyro values: %d.\n", rc); in fetch_and_display()
/Zephyr-latest/tests/kernel/mem_protect/demand_paging/ondemand_section/src/
Dmain.c51 printk("Preemptively fetching it back in\n"); in ZTEST()
/Zephyr-latest/drivers/hwinfo/
Dhwinfo_rpi_pico.c38 * before fetching the ID. in z_impl_hwinfo_get_device_id()
/Zephyr-latest/subsys/net/lib/tls_credentials/
Dtls_internal.h8 * @brief Internal API for fetching TLS credentials
/Zephyr-latest/scripts/west_commands/
Dblobs.py112 self.dbg(f'Fetching {path} with {scheme}')
150 self.inf('Fetching blob {module}: {abspath}'.format(**blob))
Dsdk.py292 self.inf("Fetching sha256...")
398 self.inf("Fetching Zephyr SDK list...")
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/
DREADME.txt32 `installed BabbleSim <https://babblesim.github.io/fetching.html>`_.
/Zephyr-latest/samples/arch/smp/pktqueue/src/
Dmain.c96 /* Fetching one queue */ in test_thread()
130 /* Fetching one queue */ in queue_thread()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dhealth_srv.h29 /** @brief Callback for fetching current faults.
60 /** @brief Callback for fetching all registered faults.
/Zephyr-latest/drivers/sensor/st/lis3mdl/
Dlis3mdl.c79 * the chip doesn't allow fetching temperature data in in lis3mdl_sample_fetch()
/Zephyr-latest/subsys/bluetooth/
DKconfig133 bool "Allow fetching of remote version"
/Zephyr-latest/subsys/fs/ext2/
Dext2_diskops.h98 * This function triggers fetching of block group and inode table (where the
/Zephyr-latest/drivers/sensor/wsen/wsen_hids_2525020210002/
Dwsen_hids_2525020210002.c41 LOG_ERR("Fetching is not supported on channel %d.", chan); in hids_2525020210002_sample_fetch()
/Zephyr-latest/dts/bindings/ethernet/
Dsnps,dwcxgmac.yaml122 which the DMA starts pre-fetching the TxDMA descriptors. The
134 which the DMA starts pre-fetching the RxDMA descriptors. The
/Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/
Dakm09918c.c234 /* init work for fetching after measurement has completed */ in akm09918c_init()
/Zephyr-latest/boards/native/nrf_bsim/doc/
Dnrf52_bsim.rst81 `fetch <https://babblesim.github.io/fetching.html>`_ and
/Zephyr-latest/arch/arc/
DKconfig278 one for instruction fetching and another that serves as a data bus.

123