/Zephyr-latest/kernel/ |
D | Kconfig.obj_core | 16 bool "Integrate condition variables into object core framework" 19 When enabled, this option integrates condition variables into the 23 bool "Integrate events into object core framework" 26 When enabled, this option integrate kernel events into the object 30 bool "Integrate FIFOs into object core framework" 33 When enabled, this option integrates FIFOs into the object core 37 bool "Integrate LIFOs into object core framework" 40 When enabled, this option integrates LIFOs into the object core 44 bool "Integrate mailboxes into object core framework" 47 When enabled, this option integrates mailboxes into the object core [all …]
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | byteorder.h | 26 /** @brief Encode 16-bit value into array values in little-endian format. 28 * Helper macro to encode 16-bit values into comma separated values. 40 /** @brief Encode 24-bit value into array values in little-endian format. 42 * Helper macro to encode 24-bit values into comma separated values. 54 /** @brief Encode 32-bit value into array values in little-endian format. 56 * Helper macro to encode 32-bit values into comma separated values. 68 /** @brief Encode 40-bit value into array values in little-endian format. 70 * Helper macro to encode 40-bit values into comma separated values. 82 /** @brief Encode 48-bit value into array values in little-endian format. 84 * Helper macro to encode 48-bit values into comma separated values. [all …]
|
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | pmc_interface.h | 18 * The requesting agent will write the PMC command op-code into this field. 23 * When the PMC has completed the API command, the PMC will write a completion code (CC) back into 29 * Some commands require additional information which is passed into this 8 bit field. 34 * Some commands require additional information which is passed into this 8 bit field. 39 * Some commands require additional information which is passed into this 4 bit field. 52 * code has been written back into the COMMAND field and any data requested has been written into 83 * Some commands require additional information which is passed into this 8 bit field.
|
/Zephyr-latest/tests/kernel/fifo/fifo_usage/src/ |
D | main.c | 14 * Test Thread enters items into a fifo, starts the Child Thread 16 * the fifo and enters some items back into the fifo. Child Thread 21 * Test Thread enters an item into fifo2, starts a Child Thread and 28 * Tests the ISR interfaces. Test thread puts items into fifo2 and gives 30 * puts items into fifo1. Child thread gives back control to the Test thread 49 /* Data to put into FIFO */ 63 /* Put items into fifo */ in tIsr_entry_put() 94 /* Put items into fifo */ in thread_entry_fn_single() 113 /* Put items into fifo1 */ in thread_entry_fn_dual() 123 /* Put items into fifo1 */ in thread_entry_fn_isr() [all …]
|
/Zephyr-latest/tests/ztest/ztest_param/pytest/ |
D | test_parameters.py | 9 # Join the list of lines into a single string 17 # Join the list of lines into a single string 23 # Join the list of lines into a single string 30 # Join the list of lines into a single string 37 # Join the list of lines into a single string 43 # Join the list of lines into a single string
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_rf2xx_iface.h | 41 * @brief Writes data into a transceiver register 43 * This function writes a value into transceiver register. 76 * @param[out] new_value Data, which is muxed into the register 98 * @brief Writes data into frame buffer of the transceiver 100 * This function writes data into the frame buffer of the transceiver 103 * @param[in] data Pointer to data to be written into frame buffer 104 * @param[in] length Number of bytes to be written into frame buffer
|
/Zephyr-latest/tests/kernel/threads/thread_error_case/src/ |
D | main.c | 128 /* TESTPOINT: Pass a null pointer into the API k_thread_start() */ 134 /* TESTPOINT: Pass a null pointer into the API k_float_disable() */ 140 /* TESTPOINT: Pass a null pointer into the API */ 146 /* TESTPOINT: Pass a null pointer into the API */ 152 /* TESTPOINT: Pass new thread with NULL into API */ 158 /* TESTPOINT: Pass a NULL stack into API */ 164 /* TESTPOINT: Pass a overflow stack into API */
|
/Zephyr-latest/subsys/secure_storage/ |
D | Kconfig | 37 It calls into the transform and store modules, which 61 Zephyr's ITS implementation calls into it. 71 Zephyr's ITS implementation calls into it. 82 bool "PS calls directly into the ITS" 84 The PS API doesn't have an implementation of its own, and directly calls into the ITS API.
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.renesas_lcdc | 16 bool "Allocate the display buffer into PSRAM" 20 Allocate the display buffer into PSRAM
|
/Zephyr-latest/dts/bindings/coredump/ |
D | zephyr,coredump.yaml | 8 description: Pseudo-device to help capturing desired data into core dumps 21 into the coredump. The memory-regions array can contain 0 or more entries, and more 27 to add data into the coredump that may not be directly accessible through a memcpy and/or
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tls_credentials_shell.rst | 16 Buffer data incrementally into the credential buffer so that it can be added using the :ref:`tls_cr… 29 Use this as many times as needed to load the full credential into the credential buffer, then use t… 243 …ntered into shell will be decoded from base64 into raw binary before storage. No terminator will b… 244 …into shell will be decoded from base64 into raw binary and a NULL terminator will be appended befo… 245 …ng and stored without NULL termination.", "Text data entered into shell will be passed into storag… 246 …tring and stored with NULL-termination.", "Text data entered into shell will be passed into storag… 259 It is possible to use ``BIN`` instead if you manually encode a NULL terminator into the base64.
|
/Zephyr-latest/tests/integration/kernel/src/ |
D | main.c | 23 /* Thread A enters items into a fifo, starts Thread B and waits for a semaphore. */ 24 /* Thread B extracts all items from the fifo and enters some items back into the fifo. */ 47 /* Put items into fifo */ in thread_entry_fn_fifo() 66 /* Set and Put items into fifo */ in ZTEST() 91 /* Thread A enters items into a lifo, starts Thread B and waits for a semaphore. */ 92 /* Thread B extracts all items from the lifo and enters some items back into the lifo. */ 116 /* Put items into lifo */ in thread_entry_fn_lifo() 134 /* Set and Put items into lifo */ in ZTEST() 160 /* Thread A enters items into a stack, starts thread B and waits for a semaphore. */ 161 /* Thread B extracts all items from the stack and enters some items back into the stack. */ [all …]
|
/Zephyr-latest/soc/nxp/common/ |
D | Kconfig.rom_loader | 10 FlexSPI boot device into RAM region. The image will be loaded 11 from FLEXSPI into the region specified by `zephyr,flash` node.
|
/Zephyr-latest/samples/net/zperf/ |
D | Kconfig | 7 bool "Relocate networking code into RAM" 10 Relocate networking code into RAM when running the zperf
|
/Zephyr-latest/tests/subsys/input/api/ |
D | testcase.yaml | 13 # messages into a full queue. When these is another CPU consuming 15 # can be pushed into the queue and thus failing the "full queue"
|
/Zephyr-latest/doc/contribute/ |
D | external.rst | 11 imported into Zephyr, and the process that governs the inclusion. 18 compiled and linked into the final image, and programmed into the target 31 Integrating code into the Zephyr Project from other projects that use a license 60 into the project: 73 There are two ways of integrating external source code into the Zephyr Project, 80 The first way to integrate external source code into the project is to simply 81 import the source code files into the main ``zephyr`` repository. This 99 The second way of integrating external source code into the project is to import 100 the whole or parts of the third-party open source project into a separate 109 Integrating external code into the main :file:`west.yml` manifest file is [all …]
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_tx_queue.c | 40 /* enqueue data pdu into paused data wait list */ in ull_tx_q_enqueue_data() 43 /* enqueue data pdu into tx list */ in ull_tx_q_enqueue_data() 52 /* enqueue ctrl pdu into tx list */ in ull_tx_q_enqueue_ctrl()
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,vl53l1x.yaml | 14 Driving the XSHUT pin low puts the VL53L1X into hardware 17 directly to VDD, the sensor will go into boot mode on a
|
/Zephyr-latest/include/zephyr/sys/ |
D | winstream.h | 58 * This function writes the specified number of bytes into the stream. 74 * This function will read bytes from a sys_winstream into a specified 77 * The number of bytes read into the buffer will be returned, but note 88 * @param buf A buffer into which to store the data read 90 * @return The number of bytes written into the buffer
|
D | libc-hooks.h | 21 * that need to call into the kernel as system calls 85 /* - All newlib globals will be placed into z_libc_partition. 86 * - Minimal C library globals, if any, will be placed into 88 * - Stack canary globals will be placed into z_libc_partition since
|
/Zephyr-latest/include/zephyr/drivers/i2c/target/ |
D | eeprom.h | 28 * @param eeprom_data Pointer of data to program into the virtual eeprom memory 29 * @param length Length of data to program into the virtual eeprom memory 42 * @param offset Offset into EEPROM memory where to read the byte
|
/Zephyr-latest/subsys/bluetooth/controller/hal/ |
D | ecb.h | 15 /* if not null reverse copy into in_key_be */ 17 /* if not null reverse copy into in_clear_text_be */
|
/Zephyr-latest/boards/ezurio/bl654_usb/ |
D | Kconfig.defconfig | 13 # correctly, after Nordic MBR, and limit the maximum size to not protude into 17 # which will make it link into the correct partition specified in DTS file,
|
/Zephyr-latest/subsys/fs/ext2/ |
D | ext2_diskops.h | 14 /** @brief Fetch superblock into buffer in fs structure. 22 * @brief Fetch inode into given buffer. 34 * @brief Fetch block into buffer in the inode structure. 45 * @brief Fetch block group into buffer in fs structure. 58 * @brief Fetch one block of inode table into internal buffer 72 * @brief Fetch inode bitmap into internal buffer 84 * @brief Fetch block bitmap into internal buffer
|
/Zephyr-latest/arch/x86/zefi/ |
D | README.txt | 19 areas, then jump into the 64 bit entry point. 22 binary into memory and copy it vs. a bootloader like grub that will 23 load it from the EFI boot filesystem into its correct location with no 42 goes into the PE file header instead). 83 physical memory, while Zephyr prefers to load into the bottom of RAM
|