Home
last modified time | relevance | path

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

1234

/Zephyr-Core-3.7.0/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-Core-3.7.0/drivers/modem/
Dmodem_cmd_handler.h35 .direct = false, \
45 .direct = false, \
57 .direct = true, \
82 bool direct; member
/Zephyr-Core-3.7.0/samples/bluetooth/direct_adv/
DREADME.rst11 boot direct advertising to the bonded central will be performed. Additionally this sample
15 Please note that direct advertising towards iOS based devices is not allowed.
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/
Dhci_raw.rst12 Bluetooth stack is not used. RAW API provides direct access to packets which
/Zephyr-Core-3.7.0/drivers/flash/
DKconfig.nrf_mram16 Enables Nordic Semiconductor flash driver for MRAM in direct write mode.
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
DKconfig.l2cap62 bool "L2CAP Receive segment direct API [EXPERIMENTAL]"
66 Enable API for direct receiving of L2CAP SDU segments, bypassing the
/Zephyr-Core-3.7.0/drivers/ps2/
DKconfig.npcx13 direct interfaces to an external keyboard, mouse or any other
/Zephyr-Core-3.7.0/tests/drivers/input/gpio_kbd_matrix/boards/
Dnative_sim.overlay38 /* pins out of sequence to test non direct read */
/Zephyr-Core-3.7.0/samples/drivers/mspi/mspi_flash/
DREADME.rst11 memory device. While trivial it is an example of direct access and
/Zephyr-Core-3.7.0/samples/drivers/spi_flash/
DREADME.rst11 memory device. While trivial it is an example of direct access and
/Zephyr-Core-3.7.0/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-Core-3.7.0/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-Core-3.7.0/doc/connectivity/networking/api/
Dppp.rst15 layer (layer 2) communications protocol used to establish a direct connection
/Zephyr-Core-3.7.0/tests/arch/arm/arm_irq_advanced_features/
DREADME.txt8 at runtime. In particular, it tests that dynamic direct IRQs may be
/Zephyr-Core-3.7.0/.github/ISSUE_TEMPLATE/
D007_ext-source.md56 Will the Zephyr project have a direct dependency on the component, or
/Zephyr-Core-3.7.0/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-Core-3.7.0/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-Core-3.7.0/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-Core-3.7.0/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-Core-3.7.0/doc/hardware/arch/
Darc-support-status.rst40 | Regular interrupts with multiple priority levels, direct interrupts | Y | Y | …
/Zephyr-Core-3.7.0/
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-Core-3.7.0/soc/intel/intel_adsp/
DKconfig73 addresses here. The SOF application also makes direct use
/Zephyr-Core-3.7.0/kernel/
DKconfig.vm84 bool "Memory region direct-map support"
87 This enables the direct-map support, namely the region can be 1:1
/Zephyr-Core-3.7.0/doc/services/retention/
Dblinfo.rst111 * ``blinfo/running_slot`` The running slot, useful for direct-XIP mode to know

1234