Searched full:used (Results 1 – 25 of 3939) sorted by relevance
12345678910>>...158
/Zephyr-latest/scripts/ |
D | requirements-base.txt | 6 # used by various build scripts 9 # used by dts generation to parse binding YAMLs, also used by 13 # YAML validation. Used by zephyr_module. 16 # used by west_commands 30 # intelhex used by mergehex.py 37 # used for windows based 'menuconfig' 38 # "win32" is used for 64-bit Windows as well
|
D | requirements-build-test.txt | 3 # things used by twister or other things like code coverage or python 6 # used by twister for ansi color 9 # python lex/yex used by twister 12 # used for code coverage 16 # used for west-command testing 20 # used for mocking functions in pytest
|
D | requirements-extras.txt | 3 # used by twister for --test-tree option 15 # Script used to build firmware images for NXP LPC MCUs. 18 # used by scripts/build/gen_cfb_font_header.py - helper script for user 21 # can be used to sign a Zephyr application binary for consumption by a bootloader 24 # used by scripts/release/bug_bash.py for generating top ten bug squashers 27 # used to generate devicetree dependency graphs
|
D | requirements-run-test.txt | 3 # things used by twister or related in run time testing 5 # used to flash & debug various boards 8 # used by twister for board/hardware map 12 # used by mcuboot 18 # used for CAN <=> host testing
|
/Zephyr-latest/include/zephyr/dt-bindings/gpio/ |
D | digilent-pmod.h | 10 * Defines meant to be used in conjunction with the "digilent,pmod" 49 * Used with Pmod Interface Type 2 (SPI) peripherals. 55 * Used with Pmod Interface Type 2 (SPI) peripherals. 61 * Used with Pmod Interface Type 2 (SPI) peripherals. 67 * Used with Pmod Interface Type 2 (SPI) peripherals. 75 * Used with Pmod Interface Type 2A (expanded SPI) peripherals. 81 * Used with Pmod Interface Type 2A (expanded SPI) peripherals. 87 * Used with Pmod Interface Type 2A (expanded SPI) peripherals. 93 * Used with Pmod Interface Type 2A (expanded SPI) peripherals. 99 * Used with Pmod Interface Type 2A (expanded SPI) peripherals. [all …]
|
/Zephyr-latest/soc/silabs/ |
D | Kconfig | 18 Set if the Back-Up Real Time Counter (BURTC) HAL module is used. 24 Set if the Core interrupt handling (CORE) HAL module is used. 29 Set if the Analog to Digital Converter (ADC) HAL module is used. 34 Set if the Incremental Analog to Digital Converter (IADC) HAL module is used. 39 Set if the Ultra Low Energy Timer/Counter (CRYOTIMER) HAL module is used. 44 Set if the Energy Management Unit (EMU) HAL module is used. 49 Set if the General Purpose Input/Output (GPIO) HAL module is used. 54 Set if the Inter-Integrated Circuit Interface (I2C) HAL module is used. 59 Set if the Low Energy Timer (LETIMER) HAL module is used. 65 HAL module is used. [all …]
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig.ipso | 14 This IPSO object should be used with a temperature sensor to 32 Select which version of the IPSO Temperature object should be used. 45 This IPSO object can be used to prototype a sensor. 60 Select which version of the IPSO Generic Sensor object should be used. 85 This IPSO object can be used to prototype a sensor. 101 used. 116 This IPSO object can be used to prototype a sensor. 132 used. 147 This Object is used to control a light source, such as a LED or other 150 setting enables a string to be used to indicate the desired color. [all …]
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | infineon,xmc4xxx-ethernet.yaml | 28 description: Receive bit 0 (rxd0) signal GPIO connection. Used for RMII and MII interfaces. 38 description: Receive bit 1 (rxd1) signal GPIO connection. Used for RMII and MII interfaces. 47 description: Receive bit 2 (rxd2) signal GPIO connection. Only used for MII interface. 54 description: Receive bit 2 (rxd2) signal GPIO connection. Only used for MII interface. 62 If the RMII interface is used it connects GPIO to the rmii-clk signal. 63 Otherwise, if the MII interface is used, then it connects to the Receive clock (rx-clk) 75 If the RMII interface is used it connects GPIO to the Carrier Sense Data Valid (crs-dv) 76 signal. Otherwise, if the MII interface is used, it connects to the 86 description: Carrier Sense (crs) signal GPIO connection. Only used for the MII interface. 96 description: Receive Error (rxer) signal GPIO connection. Used for MII and RMII interfaces. [all …]
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm.crypto_modules | 15 Unset this option if 'psa_generate_random' is not used. 23 is not used. 31 is not used. 39 is not used. 47 is not used. 55 is not used. 63 is not used. 71 is not used. 79 is not used.
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 7 based. Use of these macros has no impact on scheduling. They can be used from 11 macro named ``DT_DRV_COMPAT`` to be defined before they can be used; these are 13 :ref:`device drivers <device_model_api>`, though they can be used outside of 24 The APIs in this section can be used anywhere and do not require 40 used to create node identifiers for a given node's parent node or a particular 52 The following general-purpose macros can be used to access node properties. 68 devicetree specification, these macros can be used even for nodes without 85 devicetree specification, these macros can be used even for nodes without 99 some of these macros can be used even for nodes without matching bindings. This 123 This section documents miscellaneous macros that can be used to test if a node [all …]
|
/Zephyr-latest/soc/st/stm32/common/ |
D | stm32_hsem.h | 15 * and used also for H7 dualcore targets 18 * Index of the semaphore used by CPU2 to prevent the CPU1 to either write or 31 * Index of the semaphore used by CPU1 to prevent the CPU2 to either write or 35 * The PES bit shall not be used as this may stall the CPU2 in some cases. 40 * Index of the semaphore used to manage the CLK48 clock configuration 43 * the clock when the USB is not used anymore. When using the RNG, it is good 50 /* Index of the semaphore used to manage the entry Stop Mode procedure */ 54 /* Index of the semaphore used to access the RCC */ 57 /* Index of the semaphore used to access the FLASH */ 60 /* Index of the semaphore used to access the PKA */ [all …]
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_reset/src/ |
D | test_suite_invalid_inputs.c | 26 * - BT_ID_DEFAULT value is used for the ID 31 * - '-EINVAL' error code is returned representing invalid values were used. 47 * - ID value used is equal to bt_dev.id_count 52 * - '-EINVAL' error code is returned representing invalid values were used. 69 * - BT_ID_DEFAULT is used for the ID 75 * - '-EINVAL' error code is returned representing invalid values were used. 92 * - BT_ID_DEFAULT is used for the ID 93 * - A valid address of type public is used 97 * - '-EINVAL' error code is returned representing invalid values were used. 113 * - BT_ID_DEFAULT is used for the ID [all …]
|
/Zephyr-latest/tests/bluetooth/host/id/bt_le_oob_get_local/src/ |
D | test_suite_invalid_inputs.c | 29 * - NULL reference is used as an argument for the OOB reference 45 * - A valid reference is used as an argument for the OOB information reference 49 * - '-EAGAIN' error code is returned representing invalid values were used. 64 * Test trying to get the local LE Out of Band (OOB) information if the ID used is out of range. 67 * - A valid reference is used as an argument for the OOB information reference 68 * - ID used is out of range or exceeds the maximum value defined by 'CONFIG_BT_ID_MAX' 72 * - '-EINVAL' error code is returned representing invalid values were used. 90 * - A valid reference is used as an argument for the OOB information reference 91 * - ID used is valid 98 * - '-EINVAL' error code is returned representing invalid values were used. [all …]
|
/Zephyr-latest/include/zephyr/arch/arc/v2/dsp/ |
D | arc_dsp.h | 12 * The function is used to disable the preservation of dsp 16 * not be used by the specified thread. It is used by ARC only. 27 * The function is used to enable the preservation of dsp 31 * be used by the specified thread. It is used by ARC only.
|
/Zephyr-latest/dts/bindings/clock/ |
D | nordic,nrf-lfclk.yaml | 9 - HFXO: The HFXO clock is used as a clock source if the 11 available. The HFXO clock is used indirectly through 14 - LFXO: The LFXO clock is used as a clock source if the 16 available. The LFXO clock is used indirectly through 38 description: Clock accuracy in parts per million if LFRC clock source is used. 42 description: Clock accuracy in parts per million if LFLPRC clock source is used.
|
/Zephyr-latest/dts/bindings/ospi/ |
D | st,stm32-ospi.yaml | 59 periph/mem datasize are used. The periph/mem datasize must be equal, 61 - There is no Fifo used by this DMA peripheral. 68 DMA channel name. If DMA should be used, expected value is "tx_rx". 94 Specifies which port of the OCTOSPI IO Manager is used for the IO[3:0] pins. 96 If absent, then `IOPORT_<n>_LOW` is used where `n` is the OSPI 112 Specifies which port of the OCTOSPI IO Manager is used for the IO[7:4] pins. 114 If absent, then `IOPORT_<n>_HIGH` is used where `n` is the OSPI 129 Specifies which port of the OCTOSPI IO Manager is used for the clk pin. 131 If absent, then n is used where `n` is the OSPI 144 Specifies which port of the OCTOSPI IO Manager is used for the dqs pin. [all …]
|
/Zephyr-latest/doc/ |
D | requirements.txt | 1 # DOC: used to generate docs 14 # YAML validation. Used by zephyr_module. 18 # Used by pytest-twister-harness plugin (imported by autodoc) 25 # Used by the Zephyr domain to organize code samples
|
/Zephyr-latest/include/zephyr/platform/ |
D | hooks.h | 19 * directly from application code but may be freely used within the OS. 26 * This hook is implemented by the SoC and can be used to perform any 34 * This hook is implemented by the SoC and can be used to perform any 42 * This hook is implemented by the SoC and can be used to perform any 50 * This hook is implemented by the SoC and can be used to perform any 58 * This hook is implemented by the SoC and can be used to perform any 67 * is implemented by the board and can be used to perform any board-specific 76 * called. This hook is implemented by the board and can be used to perform
|
/Zephyr-latest/drivers/dai/nxp/sai/ |
D | sai.h | 25 /* used to convert an uint to I2S_Type * */ 28 /* macros used for parsing DTS data */ 30 /* used instead of IDENTITY because LISTIFY expects the used macro function 35 /* used to generate the list of clock indexes */ 39 /* used to retrieve a clock's ID using its index generated via _SAI_CLOCK_INDEX_ARRAY */ 43 /* used to retrieve a clock's name using its index generated via _SAI_CLOCK_INDEX_ARRAY */ 47 /* used to convert the clocks property into an array of clock IDs */ 51 /* used to convert the clock-names property into an array of clock names */ 55 /* used to convert a clocks property into an array of clock IDs. If the property 63 /* used to retrieve a const struct device *dev pointing to the clock controller. [all …]
|
/Zephyr-latest/soc/microchip/mec/mec172x/ |
D | Kconfig | 32 pin is ignored. All other JTAG pins can be used as GPIOs 38 JTAG port in SWD mode. I2C09 and ADC00-03 can be used. 44 to see if ADC00-03 can be used or not. 58 I2C09 can be used, but ADC00-03 cannot. 64 I2C09 cannot be used. ADC00-03 can be used.
|
/Zephyr-latest/subsys/demand_paging/eviction/ |
D | Kconfig | 20 bool "Not Recently Used (NRU) page eviction algorithm" 22 This implements a Not Recently Used page eviction algorithm. 33 bool "Least Recently Used (LRU) page eviction algorithm" 36 This implements a Least Recently Used page eviction algorithm. 38 and causing a fault when actually used, using such event to reorder 52 still has the accessed property, it will be considered as recently used.
|
/Zephyr-latest/include/zephyr/fs/ |
D | ext2.h | 12 /** @brief Configuration used to format ext2 file system. 14 * If a field is set to 0 then default value is used. 18 * @param fs_size Requested size of file system. If 0 then whole available memory is used. 19 * @param bytes_per_inode Requested memory for one inode. It is used to calculate number of inodes 21 * @param uuid UUID for created file system. Used when set_uuid is true. 23 * @param set_uuid If true then UUID from that structure is used in created file system.
|
/Zephyr-latest/subsys/fs/ext2/ |
D | Kconfig | 30 This flag is used to determine size of internal structures that 31 are used to store fetched blocks. 34 int "Maximum number of blocks that might be used" 37 This flag is used to determine size of internal structures that 38 are used to store fetched blocks.
|
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/img_mgmt/ |
D | img_mgmt_callbacks.h | 32 * function is used to notify the application about a pending firmware upload packet from a client 46 * callback function is used to allow applications or modules append custom fields to the image 60 * callback function is called once per image when the slot info command is used, it can be used 68 * The zcbor encoder which is currently being used to output information, additional fields 76 * callback function is called once per slot per image when the slot info command is used, it can 77 * be used to return additional information/fields in the response. 90 * The zcbor encoder which is currently being used to output information, additional fields
|
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/ |
D | coex.h | 27 * @brief Function used to configure PTA tables of coexistence hardware. 31 * Indicates whether separate antenans are used or not. 45 * @brief Function used to configure SR side switch (nRF5340 side switch in nRF7002 DK). 48 * Indicates whether separate antenans are used or not. 60 * @brief Function used to configure non-PTA registers of coexistence hardware. 63 * Indicates whether separate antenans are used or not. 76 * @brief Function used to reset coexistence hardware.
|
12345678910>>...158