Home
last modified time | relevance | path

Searched full:populate (Results 1 – 25 of 105) sorted by relevance

12345

/Zephyr-Core-3.5.0/drivers/sensor/stmemsc/
Dstmemsc.h26 * Populate the stmdev_ctx_t structure pointed by stmdev_ctx_ptr with
45 * Populate the stmdev_ctx_t structure pointed by stmdev_ctx_ptr with
64 * Populate the stmdev_ctx_t structure pointed by stmdev_ctx_ptr with
/Zephyr-Core-3.5.0/arch/mips/core/
Dreset.S33 /* Pre-populate all bytes in z_interrupt_stacks with 0xAA */
38 /* Populate z_interrupt_stacks with 0xaaaaaaaa */
/Zephyr-Core-3.5.0/dts/common/
Dskeleton.dtsi5 * add a compatible value. The bootloader will typically populate the memory
/Zephyr-Core-3.5.0/arch/riscv/core/
Dreset.S63 /* Pre-populate all bytes in z_interrupt_stacks with 0xAA */
68 /* Populate z_interrupt_stacks with 0xaaaaaaaa */
/Zephyr-Core-3.5.0/include/zephyr/xen/
Dmemory.h52 * Populate specified Xen domain page frames with memory.
60 * @param extent_start page frame bases of extents to populate with memory.
/Zephyr-Core-3.5.0/cmake/modules/
Duser_cache.cmake79 # Populate local_dir with a suitable directory for caching
93 # Populate USER_CACHE_DIR with a directory that user applications may
/Zephyr-Core-3.5.0/arch/common/
Disr_tables.c41 /* When both the IRQ vector table and the software ISR table are used, populate
44 * otherwise, populate the IRQ vector table with z_irq_spurious so that all
/Zephyr-Core-3.5.0/dts/bindings/pinctrl/
Dsnps,emsdp-pinctrl.yaml8 Populate the 'pinmux' field with a pair consisting of a pin number and its IO
Dsifive,pinctrl.yaml10 Populate the 'pinmux' field with a pair consisting of a pin number and its IO
Dquicklogic,eos-s3-pinctrl.yaml9 Populate the 'pinmux' field with IO function and pin number.
Dti,cc13xx-cc26xx-pinctrl.yaml8 Populate the 'pinmux' field with a pair consisting of a pin number and its IO
/Zephyr-Core-3.5.0/dts/bindings/dma/
Dbrcm,iproc-pax-dma-v1.yaml19 description: Uncached memory address to populate dma buffer descriptors
Dbrcm,iproc-pax-dma-v2.yaml19 description: Uncached memory address to populate dma buffer descriptors
/Zephyr-Core-3.5.0/tests/drivers/i2c/i2c_target_api/boards/
Dmimxrt1040_evk.overlay9 * Note: this sample requires the board to be modified! Populate resistors
/Zephyr-Core-3.5.0/arch/x86/core/
Dtls.c35 * Set thread TLS pointer as this is used to populate in arch_tls_stack_setup()
/Zephyr-Core-3.5.0/tests/drivers/i2c/i2c_target_api/
DREADME.txt23 * Use API specific to the simulated EEPROM to pre-populate the simulated
/Zephyr-Core-3.5.0/include/zephyr/drivers/misc/ft8xx/
Dft8xx.h62 * @param data Pointer to touchscreen transform structure to populate
/Zephyr-Core-3.5.0/include/zephyr/arch/arm64/
Dirq.h77 * Z_ISR_DECLARE will populate the .intList section with the interrupt's
/Zephyr-Core-3.5.0/soc/arm/nuvoton_npcx/common/ecst/
Decst_args.py110 """populate the chip related fields for the ecst"""
124 """populate the ecst arguments according to the command line/ args file"""
/Zephyr-Core-3.5.0/subsys/net/lib/dns/
Ddns_sd.h52 * @param[out] record the DNS-SD record to initialize and populate
80 * @param[out] record the DNS-SD record to initialize and populate
/Zephyr-Core-3.5.0/soc/arm/xilinx_zynq7000/common/
Dpinctrl_soc.h367 * - Iterate over each pin in group and populate pinctrl_soc_pin_t
369 * - Iterate over each pin in pins and populate pinctrl_soc_pin_t
405 /* Populate pinctrl_soc_pin_t for each special function pin */
416 /* Populate pinctrl_soc_pin_t for each pin */
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/
Dshell.rst321 …unprovisioned device. Providing a hex-string shorter than 16 bytes will populate the N most signif…
337 …unprovisioned device. Providing a hex-string shorter than 16 bytes will populate the N most signif…
347 …w 128-bit UUID value. Providing a hex-string shorter than 16 bytes will populate the N most signif…
378 …ue of the static OOB. Providing a hex-string shorter than 16 bytes will populate the N most signif…
440 …* ``Val`` - Static OOB value. Providing a hex-string shorter than 32 bytes will populate the N mos…
642 …it hexadecimal value. Providing a hex-string shorter than 16 bytes will populate the N most signif…
651 …it hexadecimal value. Providing a hex-string shorter than 16 bytes will populate the N most signif…
675 …it hexadecimal value. Providing a hex-string shorter than 16 bytes will populate the N most signif…
684 …it hexadecimal value. Providing a hex-string shorter than 16 bytes will populate the N most signif…
774 …ddress to publish to. Providing a hex-string shorter than 16 bytes will populate the N most signif…
[all …]
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Daddr.c74 /* Parse each octet as hex and populate `addr->val`. It must be in bt_addr_from_str()
/Zephyr-Core-3.5.0/doc/services/smf/
Dindex.rst177 /* Populate state table */
279 /* Populate state table */
408 /* Populate state table */
/Zephyr-Core-3.5.0/drivers/dma/
Ddma_iproc_pax_v1.c56 * @brief Populate header descriptor
103 * @brief Populate dma header descriptor
117 * @brief Populate axi address descriptor
130 * @brief Populate pci address descriptor
172 * @brief Populate next ptr descriptor
761 /* populate sync data location */ in dma_iproc_pax_do_xfer()

12345