Searched refs:require (Results 76 – 100 of 315) sorted by relevance
12345678910>>...13
/Zephyr-latest/doc/connectivity/networking/ |
D | armfvp_user_networking_setup.rst | 48 * Operations that require privileged source ports, for example NFS in its
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | uart.rst | 34 the same time for the same hardware peripheral, since both APIs require
|
/Zephyr-latest/lib/libc/minimal/ |
D | Kconfig | 14 option may require an additional memory protection region.
|
/Zephyr-latest/samples/sensor/thermometer/ |
D | README.rst | 50 This will require the sensor's TRIGGER KConfig setting to be enabled. An
|
/Zephyr-latest/lib/heap/ |
D | Kconfig | 14 environments that require sensitive detection of memory 104 headers would require alignment padding up to the big header size
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 163 for maintainability and usability. Use of such libraries may require special 164 compiler and/or linker flags, however. For example, a porting layer may require 165 special flags, or a static archive may require use of specific linker flags. 198 - GitHub issues reported on the zephyr repository tracker that require use of 202 This does not imply that issues which require blobs to reproduce will be closed
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | esp32.py | 108 self.require(self.espidf)
|
D | blackmagicprobe.py | 224 self.require(self.gdb[0])
|
D | nrfutil.py | 112 self.require('nrfutil')
|
/Zephyr-latest/doc/develop/api/ |
D | overview.rst | 51 Changes to APIs in the future will require adapting the version following the
|
/Zephyr-latest/include/zephyr/linker/ |
D | common-ram.ld | 34 /* TODO: does this section require alignment? */
|
/Zephyr-latest/subsys/secure_storage/ |
D | Kconfig.its_store | 56 It must be a multiple of the flash page size on devices that require an erase.
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/ |
D | frdm_mcxn947_mcxn947_cpu0.dtsi | 47 * for cpu1. This would require the value of sram0 to have a DT_SIZE_K
|
/Zephyr-latest/doc/develop/languages/c/ |
D | picolibc.rst | 98 * Floating point format specifiers (e.g. ``%f``) require 101 * Long long format specifiers (e.g. ``%lld``) require
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/ |
D | README.md | 7 These tests require setup that is not done in Twister run, so follow this documentation to set 92 Then stopping would require similar script: 102 These tests require extra package that is not installed when you follow the Zephyr's setup.
|
/Zephyr-latest/soc/espressif/esp32/ |
D | Kconfig | 47 for applications which require it, this value may be reduced.
|
/Zephyr-latest/arch/x86/core/ |
D | Kconfig.intel64 | 57 # the assembler. For now, we require that these values be specified manually,
|
/Zephyr-latest/boards/st/nucleo_f756zg/ |
D | nucleo_f756zg.dts | 15 * If you require both peripherals, and you do not need Arduino Uno v3
|
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-kernel-devices.ld | 60 /* TODO: does this section require alignment? */
|
/Zephyr-latest/samples/sensor/sgp40_sht4x/ |
D | README.rst | 36 Depending on the baseboard used, the **SDA** and **SCL** lines require Pull-Up
|
/Zephyr-latest/samples/boards/nordic/clock_skew/ |
D | README.rst | 16 default RC oscillator. (Capabilities like Bluetooth that require an
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | mqtt_sn.rst | 15 In contrast to MQTT, MQTT-SN does not require a TCP transport, but is designed to be used 25 MQTT-SN clients require an MQTT-SN gateway to connect to. These gateways translate between
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 7 technologies like RRAM and MRAM that do not require a separate erase operation at all, that is, 265 This storage system is optimized for devices that do not require an erase. 272 As an example, to erase a 4096-byte sector on devices that do not require an erase operation 291 memory cells cannot be overwritten), and for storage devices that do not require an erase 345 - Supports storage devices that do not require an erase operation (only one write operation 379 - If you are using devices that do not require an erase operation like RRAM or MRAM, :ref:`ZMS <zms… 386 ATEs and smaller header ATEs). Erasing flash in NVS is also very fast and do not require an
|
/Zephyr-latest/soc/atmel/sam0/common/ |
D | Kconfig.saml2x | 16 resulting binary, or require the best possible boot time, say n.
|
/Zephyr-latest/boards/shields/ls0xx_generic/doc/ |
D | index.rst | 20 Sharp memory displays require toggling the VCOM signal periodically
|
12345678910>>...13