Home
last modified time | relevance | path

Searched refs:direct (Results 26 – 50 of 109) sorted by relevance

12345

/Zephyr-latest/kernel/
DKconfig.vm84 bool "Memory region direct-map support"
87 This enables the direct-map support, namely the region can be 1:1
/Zephyr-latest/soc/intel/intel_adsp/
DKconfig89 addresses here. The SOF application also makes direct use
/Zephyr-latest/boards/waveshare/rp2040_zero/doc/
Dindex.rst14 - The castellated module allows soldering direct to carrier boards.
/Zephyr-latest/doc/services/retention/
Dblinfo.rst111 * ``blinfo/running_slot`` The running slot, useful for direct-XIP mode to know
/Zephyr-latest/doc/hardware/arch/
Darc-support-status.rst40 | Regular interrupts with multiple priority levels, direct interrupts | Y | Y | …
/Zephyr-latest/drivers/i2c/
Di2c_ite_enhance.c437 enum enhanced_i2c_transfer_direct direct, in i2c_pio_trans_data() argument
448 (direct == RX_DIRECT ? BIT(0) : 0); in i2c_pio_trans_data()
452 if (direct == TX_DIRECT) { in i2c_pio_trans_data()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h378 uint8_t direct:1; member
/Zephyr-latest/doc/services/storage/disk/
Daccess.rst57 but also supports direct block level access to cards. The SDMMC subsystem
/Zephyr-latest/boards/st/stm32l4r9i_disco/doc/
Dindex.rst12 state-of-the-art energy efficiency, as well as stunning audio and graphics rendering with direct
/Zephyr-latest/doc/develop/west/
Dwhy.rst100 emulator support will always remain compatible with direct use of
/Zephyr-latest/drivers/espi/
DKconfig.xec48 This tells the driver to which SoC UART to direct the UART traffic
/Zephyr-latest/doc/services/
Dsecure_storage.rst68 * The data stored via the PSA Secure Storage API is not protected from direct
/Zephyr-latest/boards/st/stm32f412g_disco/doc/
Dindex.rst36 - Extension connector for direct access to various features of STM32F412ZGT6 MCU
/Zephyr-latest/boards/st/stm32f413h_disco/doc/
Dindex.rst37 - Extension connector for direct access to various features of STM32F413ZHT6 MCU
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig.pd129 - 01: The PD is able to activate and deactivate the Output per direct
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_mgmt.rst41 To avoid extra cost, all :c:func:`net_mgmt` calls are direct. Though this
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst132 * Controller: Changed the radio interrupts to direct ISRs to reduce interrupt latency
234 * ``ZEP-1568`` - Replace arm cortex_m scs and scb functionality with direct CMSIS-core calls
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_backporting.rst124 * A direct fix from upstream
/Zephyr-latest/doc/build/kconfig/
Dsetting.rst45 direct control over their value. They instead get their value from defaults
347 symbol's direct dependencies in one of the :ref:`interactive configuration
/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig340 bool "Support for dynamic direct interrupts"
346 routines for direct interrupts at runtime.
/Zephyr-latest/drivers/modem/
Dmodem_cmd_handler.c271 if (data->cmds[j][i].direct && in find_cmd_direct_match()
/Zephyr-latest/doc/services/llext/
Dbuild.rst139 a direct impact on how Zephyr headers are interpreted and the extension is
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan_aux.c1237 ftr->direct = dir_report;
1325 ftr->direct = dir_report;
/Zephyr-latest/soc/silabs/
DKconfig155 Implement PM using direct calls to EMU driver in emlib
/Zephyr-latest/samples/tfm_integration/tfm_ipc/
DREADME.rst14 IPC mechanism is bypassed in favor of direct calls.

12345