Home
last modified time | relevance | path

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

1234

/Zephyr-Core-3.5.0/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.
/Zephyr-Core-3.5.0/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-Core-3.5.0/samples/basic/hash_map/
DREADME.rst13 * replaces up to the same number that were previously inserted
14 * removes all previously inserted keys
/Zephyr-Core-3.5.0/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-Core-3.5.0/arch/arm/core/cortex_m/
Dvector_table_pad.ld8 * Padding inserted after the (first-stage) vector table, so that the
Disr_wrapper.S36 * @brief Wrapper around ISRs when inserted in software ISR table
38 * When inserted in the vector table, _isr_wrapper() demuxes the ISR table
/Zephyr-Core-3.5.0/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-Core-3.5.0/soc/xtensa/intel_adsp/common/
Drimage_modules.c9 * SOF with IPC3, but instead are inserted to *MANIFEST* of the final
/Zephyr-Core-3.5.0/samples/userspace/shared_mem/
DREADME.rst43 Two definitions can be inserted to change the wheel settings and print
/Zephyr-Core-3.5.0/arch/arm/core/cortex_a_r/
Disr_wrapper.S36 * @brief Wrapper around ISRs when inserted in software ISR table
38 * When inserted in the vector table, _isr_wrapper() demuxes the ISR table
/Zephyr-Core-3.5.0/samples/basic/hash_map/src/
Dmain.c48 LOG_DBG("Inserted %zu", i); in main()
/Zephyr-Core-3.5.0/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-Core-3.5.0/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.h179 * @retval 0 if @p value was inserted for an existing key, in which case @p old_value will contain
181 * @retval 1 if a new entry was inserted for the @p key - @p value pair
/Zephyr-Core-3.5.0/include/zephyr/mgmt/mcumgr/smp/
Dsmp.h20 * be inserted between requests as necessary. Requests are processed
/Zephyr-Core-3.5.0/cmake/modules/
DFindDeprecated.cmake28 # and then in the original CMakeLists.txt, this code is inserted instead:
/Zephyr-Core-3.5.0/doc/kernel/data_structures/
Ddlist.rst57 struct is inserted as a node into the list itself. This allows for a
/Zephyr-Core-3.5.0/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-Core-3.5.0/samples/subsys/usb/testusb/
DREADME.rst52 #. To run all the tests the Zephyr's VID / PID should be inserted to USB
/Zephyr-Core-3.5.0/tests/bluetooth/host/keys/bt_keys_get_type/src/
Dmain.c134 * when it was firstly inserted in the the list
/Zephyr-Core-3.5.0/doc/build/kconfig/
Dpreprocessor-functions.rst95 inserted into Kconfig as follows:
/Zephyr-Core-3.5.0/dts/bindings/pwm/
Dnxp,s32-emios-pwm.yaml13 - Channel 2 for mode OPWMCB with deadtime inserted at leading edge
/Zephyr-Core-3.5.0/samples/userspace/shared_mem/src/
Denc.c18 * original start position, and the recorded ct was inserted
/Zephyr-Core-3.5.0/tests/bluetooth/host/keys/bt_keys_get_addr/src/
Dmain.c134 * - ID and address pairs has been inserted in the list

1234