Searched full:instructs (Results 1 – 25 of 32) sorted by relevance
12
/Zephyr-latest/modules/trusted-firmware-a/ |
D | Kconfig | 10 When enabled, this option instructs the Zephyr build process to
|
/Zephyr-latest/subsys/usb/usb_c/ |
D | usbc_prl.h | 160 * @brief Instructs the Protocol Layer to send a Power Delivery control message 170 * @brief Instructs the Protocol Layer to send a Power Delivery data message 180 * @brief Instructs the Protocol Layer to execute a hard reset
|
/Zephyr-latest/arch/arm/core/cortex_m/tz/ |
D | Kconfig | 49 the option explicitly) instructs the linker script to
|
/Zephyr-latest/dts/bindings/gpio/ |
D | nxp,s32-gpio.yaml | 14 the following snippet of devicetree source code instructs the GPIO controller
|
/Zephyr-latest/samples/tfm_integration/tfm_secure_partition/ |
D | README.rst | 14 This sample creates a dummy secure partition and secure service for TF-M and instructs the TF-M
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | index.rst | 36 * A **scheduling priority**, which instructs the kernel's scheduler how to 66 Specifying a start delay of :c:macro:`K_NO_WAIT` instructs the kernel 323 This option tags the thread as an :dfn:`essential thread`. This instructs 338 registers. This instructs the kernel to take additional steps to save
|
/Zephyr-latest/doc/kernel/services/other/ |
D | float.rst | 97 Pretagging a thread with the :c:macro:`K_FP_REGS` option instructs the 133 more, it can call :c:func:`k_float_disable`. This instructs the kernel 176 more, it can call :c:func:`k_float_disable`. This instructs the kernel
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 43 When enabled, this option instructs the Zephyr build process to 453 This option instructs west flash to program the combined (merged)
|
/Zephyr-latest/samples/bluetooth/hci_uart_async/ |
D | README.rst | 76 The ``-R`` flag passed to ``btattach`` instructs the kernel to avoid
|
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/ |
D | README.rst | 74 reset. This fuse setting instructs the ROM bootloader to toggle PIO4_5
|
/Zephyr-latest/samples/bluetooth/hci_uart/ |
D | README.rst | 80 The ``-R`` flag passed to ``btattach`` instructs the kernel to avoid
|
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/ |
D | README.rst | 80 The ``-R`` flag passed to ``btattach`` instructs the kernel to avoid
|
/Zephyr-latest/modules/ |
D | Kconfig.mcuboot | 31 By default, this option instructs Zephyr to initialize the core
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | heap.rst | 170 By default, the heap memory pool size is zero bytes. This value instructs
|
/Zephyr-latest/soc/microchip/mec/mec172x/reg/ |
D | mec172x_pcr.h | 56 * SLP_EN bit = 1 instructs HW to gate off clock tree to peripheral only if
|
/Zephyr-latest/doc/develop/west/ |
D | workspaces.rst | 109 command instructs Git to use SSH URLs for GitHub instead of HTTPS ones:
|
/Zephyr-latest/include/zephyr/drivers/ |
D | i2c.h | 1209 * @brief Instructs the I2C Target device to register itself to the I2C Controller 1211 * This routine instructs the I2C Target device to register itself to the I2C 1232 * @brief Instructs the I2C Target device to unregister itself from the I2C 1235 * This routine instructs the I2C Target device to unregister itself from the I2C
|
/Zephyr-latest/include/zephyr/ |
D | kernel.h | 259 * registers. This instructs the kernel to take additional steps to save 299 * This instructs the kernel to take additional steps to save and 322 * and SSE registers. This instructs the kernel to take additional steps to 1351 * This macro generates a timeout delay that instructs a kernel API 1361 * This macro generates a timeout delay that instructs a kernel API to 1375 * This macro generates a timeout delay that instructs a kernel API 1389 * This macro generates a timeout delay that instructs a kernel API 1401 * This macro generates a timeout delay that instructs a kernel API 1413 * This macro generates a timeout delay that instructs a kernel API 1425 * This macro generates a timeout delay that instructs a kernel API [all …]
|
/Zephyr-latest/arch/ |
D | Kconfig | 630 This option instructs Zephyr to force the initialization 898 This Kconfig option instructs the MPU driver to enforce
|
/Zephyr-latest/kernel/ |
D | Kconfig | 427 This option instructs the kernel to initialize stack areas with a 480 This option instructs the kernel to maintain a list of all threads
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | snps,dwcxgmac.yaml | 309 When this field is set, it instructs the DMA to process the second
|
/Zephyr-latest/soc/microchip/mec/common/spigen/ |
D | mec_spi_gen.py | 131 Payload entry point address: index 0 instructs Boot-ROM to assume
|
/Zephyr-latest/doc/build/ |
D | zephyr_cmake_package.rst | 91 This syntax instructs CMake to first search for Zephyr using the Zephyr base environment setting
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 284 …For instance, if an application directly instructs an underlying technology to disassociate, it wo…
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu.rst | 341 1. The Distributor's Firmware Update Client model instructs all Target nodes that have verified the
|
12