Searched refs:has (Results 576 – 600 of 1361) sorted by relevance
1...<<21222324252627282930>>...55
/Zephyr-4.1.0/boards/adafruit/feather_esp32s3/doc/ |
D | index.rst | 83 The `Adafruit Feather ESP32-S3 User Guide`_ has detailed information about the 216 After the board has automatically reset and booted, you should see the following 230 ESP32-S3 has a built-in JTAG circuitry and can be debugged without any
|
/Zephyr-4.1.0/doc/develop/west/ |
D | manifest.rst | 66 - In the above diagram, no project repository has two revisions "at 115 Each ``remotes`` element has a name and a "URL base". These are used to form 160 repositories in the west workspace. Every project has a unique name. You can 193 - ``proj1`` has remote ``remote1``, so its Git fetch URL is 198 the west workspace's root directory, since it has an explicit ``path`` 201 Since the project has no ``revision`` specified, ``master`` is used by 205 - ``proj2`` has a ``remote`` and a ``repo-path``, so its fetch URL is 209 Since the project has no ``path`` attribute, its ``name`` is used by 214 - ``proj3`` has an explicit ``url``, so it will be fetched from 243 If the project has a ``remote``, that remote's ``url-base`` will be [all …]
|
/Zephyr-4.1.0/tests/cmake/zephyr_get/ |
D | CMakeLists.txt | 103 # CMake cache value has the highest precedence. 107 # Environment value has the next highest precedence. 117 # Locally scoped value has the lowest precedence. 149 # it has no LOCAL value of its own. 161 # This image has no LOCAL sysbuild-defined value. 232 # This image has no LOCAL sysbuild-defined value.
|
/Zephyr-4.1.0/doc/kernel/services/scheduling/ |
D | index.rst | 42 exist, the scheduler chooses the one that has been waiting longest. 75 The scheduler ready queue will be implemented as a red/black tree. This has 226 Once the specified delay has elapsed the thread becomes ready 232 that something has occurred *without* requiring the threads 234 Waking up a thread that is not sleeping is allowed, but has no effect. 374 Use k_cpu_atomic_idle() when a thread has to do some real work in addition to
|
/Zephyr-4.1.0/doc/releases/ |
D | release-notes-3.4.rst | 168 * The declaration of :c:func:`main` has been changed from ``void 205 Note that the structure for the notification has changed, the ``upload`` bool 206 has been replaced with an enum to indicate what function is used, see 217 HCI-related macros and structs. The previous ``hci_err.h`` has been merged 223 * Pinmux API has been removed. Pin control needs to be used as its replacement, 229 * Configuring applications with ``prj_<board>.conf`` files has been deprecated, 235 provided to :c:func:`sys_reboot` and being set in the GPREGRET register has 761 * New auxiliary display (auxdisplay) peripheral has been added, this allows 935 * Retained memory (retained_mem) driver has been added with backends for 1255 mounted because it has not yet been mounted or it required reformatting. [all …]
|
/Zephyr-4.1.0/soc/native/inf_clock/ |
D | Kconfig | 21 int "Total number of MCUs this target has"
|
/Zephyr-4.1.0/samples/subsys/usb_c/sink/ |
D | README.rst | 24 The sample has been tested on :zephyr:board:`b_g474e_dpow1` and
|
/Zephyr-4.1.0/samples/drivers/adc/adc_sequence/ |
D | README.rst | 23 Make sure that the ADC is enabled (``status = "okay";``) and has each channel as a
|
/Zephyr-4.1.0/samples/drivers/jesd216/ |
D | README.rst | 17 The application will build only for a target that has a devicetree entry
|
/Zephyr-4.1.0/samples/boards/intel/adsp/code_relocation/ |
D | linker_xtensa_intel_adsp_cavs.ld | 24 * RAM) has a bit of both TEXT and DATA. In fact, the default linker
|
/Zephyr-4.1.0/boards/shields/buydisplay_3_5_tft_touch_arduino/doc/ |
D | index.rst | 9 The Buydisplay 3.5" TFT Touch Shield has a resolution of 320x480
|
/Zephyr-4.1.0/share/sysbuild/ |
D | Kconfig | 18 If the BOARD has a revision field set, this is the revision.
|
/Zephyr-4.1.0/subsys/bluetooth/host/ |
D | CMakeLists.txt | 122 # Bluetooth Mesh has test dependencies in the host.
|
/Zephyr-4.1.0/subsys/demand_paging/eviction/ |
D | Kconfig | 52 still has the accessed property, it will be considered as recently used.
|
/Zephyr-4.1.0/subsys/input/ |
D | Kconfig | 74 Dump all input devents using log info messages, has to be enabled
|
/Zephyr-4.1.0/boards/wemos/esp32s2_lolin_mini/doc/ |
D | index.rst | 76 After the board has been manually reset and booted, you should see the following
|
/Zephyr-4.1.0/cmake/toolchain/arcmwdt/ |
D | generic.cmake | 28 # MWDT has no it's own preprocessor, so here zephyr-SDK preprocessor is used.
|
/Zephyr-4.1.0/boards/renesas/rzt2m_starterkit/doc/ |
D | index.rst | 24 It has several on-board memory components:
|
/Zephyr-4.1.0/boards/shields/adafruit_2_8_tft_touch_v2/doc/ |
D | index.rst | 68 If the shield is connected to a board which has Arduino Nano connector,
|
/Zephyr-4.1.0/samples/basic/custom_dts_binding/ |
D | README.rst | 32 For each board that should be supported, a ``.overlay`` file has to be defined
|
/Zephyr-4.1.0/drivers/clock_control/ |
D | Kconfig | 14 power efficiency by controlling their clock. Note that this has
|
/Zephyr-4.1.0/lib/posix/options/getopt/ |
D | README | 28 to getopt function. In proposed implementation each shell backend has its
|
/Zephyr-4.1.0/lib/utils/ |
D | Kconfig | 41 service which has a binary state. Example applications are power
|
/Zephyr-4.1.0/boards/snps/hsdk/support/ |
D | openocd-2-cores.cfg | 6 # SDP has built-in FT2232 chip, which is similar to Digilent HS-1, except that
|
/Zephyr-4.1.0/boards/nordic/nrf54l09pdk/doc/ |
D | index.rst | 28 nRF54L09 PDK has two crystal oscillators:
|
1...<<21222324252627282930>>...55