Home
last modified time | relevance | path

Searched refs:direct (Results 1 – 25 of 109) sorted by relevance

12345

/Zephyr-latest/samples/subsys/settings/
DREADME.rst82 direct load: <alpha/length/2>
83 direct load: <alpha/length/1>
84 direct load: <alpha/length>
85 direct.length = 100
86 direct.length_1 = 41
87 direct.length_2 = 59
/Zephyr-latest/drivers/modem/
Dmodem_cmd_handler.h35 .direct = false, \
45 .direct = false, \
57 .direct = true, \
82 bool direct; member
/Zephyr-latest/samples/bluetooth/direct_adv/
DREADME.rst12 boot direct advertising to the bonded central will be performed. Additionally this sample
16 Please note that direct advertising towards iOS based devices is not allowed.
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci_raw.rst12 Bluetooth stack is not used. RAW API provides direct access to packets which
/Zephyr-latest/drivers/flash/
DKconfig.nrf_mram16 Enables Nordic Semiconductor flash driver for MRAM in direct write mode.
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.l2cap62 bool "L2CAP Receive segment direct API [EXPERIMENTAL]"
65 Enable API for direct receiving of L2CAP SDU segments, bypassing the
/Zephyr-latest/drivers/ps2/
DKconfig.npcx14 direct interfaces to an external keyboard, mouse or any other
/Zephyr-latest/tests/drivers/input/gpio_kbd_matrix/boards/
Dnative_sim.overlay38 /* pins out of sequence to test non direct read */
/Zephyr-latest/samples/userspace/syscall_perf/
DREADME.rst4 Measure performance overhead of a system calls compared to direct function calls.
/Zephyr-latest/samples/drivers/mspi/mspi_flash/
DREADME.rst11 memory device. While trivial it is an example of direct access and
/Zephyr-latest/samples/drivers/spi_flash/
DREADME.rst11 memory device. While trivial it is an example of direct access and
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
DREADME.rst44 This sample in both modes (direct sample counting and indirect I2S buffer output
47 The sample defaults to indirect feedback calculation because direct sample
/Zephyr-latest/drivers/ethernet/
DKconfig.lan865x16 the LAN865X enables direct connectivity with a variety of controllers
DKconfig.adin211118 the ADIN2111 enables direct connectivity with a variety of controllers
/Zephyr-latest/doc/connectivity/networking/api/
Dppp.rst15 layer (layer 2) communications protocol used to establish a direct connection
/Zephyr-latest/tests/arch/arm/arm_irq_advanced_features/
DREADME.txt8 at runtime. In particular, it tests that dynamic direct IRQs may be
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D007_ext-source.md56 Will the Zephyr project have a direct dependency on the component, or
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_store19 This implementation of the ITS store module makes direct use of ZMS for storage.
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst309 Defining a 'direct' ISR
327 Zephyr supports so-called 'direct' interrupts, which are installed via
328 :c:macro:`IRQ_DIRECT_CONNECT`. These direct interrupts have some special
332 The following code demonstrates a direct ISR:
356 Installation of dynamic direct interrupts is supported on an
358 ARM Cortex-M architecture variant. Dynamic direct interrupts feature is
504 /** Parameter for non-direct IRQs */
541 #. For 'direct' interrupts declared with :c:macro:`IRQ_DIRECT_CONNECT`, the
664 The isr_tables.c will contain all the structures for interrupts, direct interrupts and
733 Use a regular or direct ISR to perform interrupt processing that requires a
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/
DKconfig95 bool "Allow direct image upload"
100 (two DTS images for Zephyr); this allows to treat every DTS defined image as direct
102 NOTE: When direct upload is used the image numbers are shifted by + 1, and the default
/Zephyr-latest/boards/shields/x_nucleo_iks4a1/doc/
Dindex.rst85 through a direct control of the on-board environmental sensors (temperature,
102 a direct control of the on-board environmental sensors (temperature,
/Zephyr-latest/cmake/compiler/clang/
Dtarget.cmake74 # clang/LLVM supports using an alternative C library, either by direct linking,
/Zephyr-latest/doc/services/rtio/
Dindex.rst26 in Zephyr requires direct knowledge of the hardware and how it works. There is
29 This means doing complex audio, video, or sensor streaming requires direct
33 to do rather than direct operations through C and callbacks is needed. Enabling
/Zephyr-latest/
DLICENSE18 "control" means (i) the power, direct or indirect, to cause the
84 or a Contribution incorporated within the Work constitutes direct
157 liable to You for damages, including any direct, indirect, special,
/Zephyr-latest/boards/nordic/nrf54h20dk/
Dnrf54h20dk_nrf54h20-memory_map.dtsi101 * NOTE: FLPR has a direct bridge with RAM21 that bypasses MPC.

12345