Home
last modified time | relevance | path

Searched full:inserted (Results 1 – 25 of 83) sorted by relevance

1234

/Zephyr-latest/dts/bindings/spi/
Dnxp,lpc-spi.yaml14 Delay in nanoseconds inserted between chip select assert to the first
15 clock edge. If not set, no additional delay is inserted.
20 Delay in nanoseconds inserted between the last clock edge to the chip
21 select deassert. If not set, no additional delay is inserted.
26 Delay in nanoseconds inserted between data frames when chip select is
28 inserted.
33 Delay in nanoseconds inserted between transfers when chip select is
34 deasserted. If not set, no additional delay is inserted.
Dnxp,s32-spi.yaml42 asserted between transfer, this delay will be inserted between transfer.
52 between transfer, this delay will be inserted between transfer.
63 will not be inserted.
Dst,stm32h7-spi.yaml21 (Master Inter-Data Idleness) minimum clock inserted
28 (Master SS Idleness) minimum clock inserted between
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_log.h57 * to be formatted and inserted in the resulting string.
65 * to be formatted and inserted in the resulting string.
73 * to be formatted and inserted in the resulting string.
81 * to be formatted and inserted in the resulting string.
/Zephyr-latest/samples/basic/hash_map/
DREADME.rst13 * replaces up to the same number that were previously inserted
14 * removes all previously inserted keys
/Zephyr-latest/tests/benchmarks/data_structure_perf/rbtree_perf/src/
Drbtree_perf.c56 * -# Check if the inserted nodes are contained in the
60 * - The inserted nodes are contained in the
148 * - The inserted, removed, get minimum and get maximum operations
202 * the node nodes[TREE_SIZE/2] will be removed and inserted, in ZTEST()
/Zephyr-latest/arch/arm/core/cortex_m/
Disr_wrapper.c23 * @brief Wrapper around ISRs when inserted in software ISR table
25 * When inserted in the vector table, _isr_wrapper() demuxes the ISR table
Dvector_table_pad.ld8 * Padding inserted after the (first-stage) vector table, so that the
/Zephyr-latest/drivers/sdhc/
Dsdhc_renesas_ra.h42 ret = -ENODEV; /* SD card not inserted (requires CD signal) */ in err_fsp2zep()
Dsdhc_esp32.h121 ret = -ENODEV; /* SD card not inserted (requires CD signal) */ in err_esp2zep()
/Zephyr-latest/arch/arm64/core/
Disr_wrapper.S24 * Wrapper around ISRs when inserted in software ISR table
26 * When inserted in the vector table, _isr_wrapper() demuxes the ISR table
/Zephyr-latest/arch/arm/core/cortex_a_r/
Disr_wrapper.S38 * @brief Wrapper around ISRs when inserted in software ISR table
40 * When inserted in the vector table, _isr_wrapper() demuxes the ISR table
236 * @brief Wrapper around ISRs when inserted in software ISR table
238 * When inserted in the vector table, _isr_wrapper() demuxes the ISR table
/Zephyr-latest/samples/userspace/shared_mem/
DREADME.rst43 Two definitions can be inserted to change the wheel settings and print
/Zephyr-latest/samples/basic/hash_map/src/
Dmain.c48 LOG_DBG("Inserted %zu", i); in main()
/Zephyr-latest/soc/intel/intel_adsp/common/
Drimage_modules.c9 * SOF with IPC3, but instead are inserted to *MANIFEST* of the final
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_pkt_filter.rst31 A rule is represented by a :c:struct:`npf_rule` object. It can be inserted to,
/Zephyr-latest/include/zephyr/sys/
Dhash_map_api.h129 * @retval 0 if @p value was inserted for an existing key, in which case @p old_value will contain
131 * @retval 1 if a new entry was inserted for the @p key - @p value pair
Dhash_map.h180 * @retval 0 if @p value was inserted for an existing key, in which case @p old_value will contain
182 * @retval 1 if a new entry was inserted for the @p key - @p value pair
/Zephyr-latest/include/zephyr/mgmt/mcumgr/smp/
Dsmp.h20 * be inserted between requests as necessary. Requests are processed
/Zephyr-latest/doc/kernel/data_structures/
Ddlist.rst57 struct is inserted as a node into the list itself. This allows for a
Dslist.rst26 The :c:type:`sys_snode_t` struct represents the data to be inserted. In
/Zephyr-latest/doc/_extensions/zephyr/
Ddoxyrunner.py17 - Doxyfile can be optionally pre-processed so that variables can be inserted
32 - ``doxyrunner_outdir``: Doxygen build output directory (inserted to
/Zephyr-latest/samples/subsys/usb/testusb/
DREADME.rst52 #. To run all the tests the Zephyr's VID / PID should be inserted to USB
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_type/src/
Dmain.c134 * when it was firstly inserted in the list
/Zephyr-latest/samples/userspace/shared_mem/src/
Denc.c18 * original start position, and the recorded ct was inserted

1234