Home
last modified time | relevance | path

Searched refs:has (Results 426 – 450 of 1361) sorted by relevance

1...<<11121314151617181920>>...55

/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig123 This option signifies the CPU has the BASEPRI register.
136 This option signifies the CPU has the VTOR register.
148 This option signifies the CPU has the MSPLIM, PSPLIM registers.
172 This option signifies the Cortex-M0 has some mechanisms that can map
179 This option signifies the Cortex-M CPU has the CMSE intrinsics.
193 Baseline implementation has a subset of the instructions,
364 Another image has enabled SW_VECTOR_RELAY, and will be forwarding
/Zephyr-latest/doc/releases/
Drelease-notes-2.3.rst12 * A new Zephyr CMake package has been introduced, reducing the need for
14 * A new Devicetree API, based on hierarchical macros, has been introduced. This
17 * The kernel timeout API has been overhauled to be flexible and configurable,
19 * A new k_heap/sys_heap heap allocator has been introduced, with much better
115 * nrf51_pca10028 has been renamed to nrf51dk_nrf51422
116 * nrf51_pca10031 has been renamed to nrf51dongle_nrf51422
117 * nrf52810_pca10040 has been renamed to nrf52dk_nrf52810
118 * nrf52_pca10040 has been renamed to nrf52dk_nrf52832
119 * nrf52833_pca10100 has been renamed to nrf52833dk_nrf52833
120 * nrf52811_pca10056 has been renamed to nrf52840dk_nrf52811
[all …]
/Zephyr-latest/boards/seeed/xiao_esp32c6/doc/
Dindex.rst9 It has a 320KB ROM, a 512KB SRAM, and works with external flash.
17 Bluetooth 5.3 (LE) and the 802.15.4 protocol. It has an USB-C port for programming
163 After the board has automatically reset and booted, you should see the following
/Zephyr-latest/doc/connectivity/networking/api/
Dmqtt_sn.rst106 After the Gateway address has been defined or found, the MQTT-SN client can
110 :c:func:`mqtt_sn_input` if it knows that no data has been received (e.g. when using Bluetooth).
140 has no effect on the transport, however. If you want to close the transport (e.g.
/Zephyr-latest/doc/build/dts/
Dintro-input-output.rst35 Generally speaking, every supported board has a :file:`BOARD.dts` file
36 describing its hardware. For example, the ``reel_board`` has
52 though DTS has a ``/include/ "<filename>"`` syntax.
/Zephyr-latest/boards/ct/ctcc/doc/
Dindex.rst15 Connectivity Card has following features:
53 * The ``ctcc/nrf52840`` board target has one external oscillator of the 32.768 kHz.
54 * The ``ctcc/nrf9161`` board target has one external SPI NOR 64Mbit memory and one on-board USB-UART
/Zephyr-latest/boards/nxp/lpcxpresso54114/doc/
Dindex.rst6 The LPCXpresso54114 board has been developed by NXP to enable evaluation of and
78 The LPC54114 SoC has IOCON registers, which can be used to configure the
117 The LPC54114 SoC has 8 FLEXCOMM interfaces for serial communication. One is
/Zephyr-latest/doc/kernel/memory_management/
Dsys_mem_blocks.rst30 A memory blocks allocator has the following key properties:
41 * A **blocks bitmap** to keep track of which block has been allocated.
108 which has 4 blocks that are 64 bytes long, each of which is aligned
/Zephyr-latest/boards/nxp/mimxrt1015_evk/doc/
Dindex.rst50 This platform has the following external memories:
103 The MIMXRT1015 SoC has five pairs of pinmux/gpio controllers.
151 The MIMXRT1015 SoC has four UARTs. ``LPUART1`` is configured for the console,
/Zephyr-latest/boards/silabs/radio_boards/slwrb4321a/doc/
Dindex.rst41 The WGM160P's EFM32GG11 SoC has six GPIO controllers (PORTA to PORTF), all of which are
77 The EFM32GG11 SoC has four USARTs, two UARTs and two Low Energy UARTs (LEUART).
/Zephyr-latest/boards/silabs/starter_kits/slstk3401a/doc/
Dindex.rst36 The EFM32PG1 SoC has five GPIO controllers (PORTA to PORTD and PORTF) and
79 The EFM32PG SoC has two USARTs and one Low Energy UART (LEUART).
/Zephyr-latest/boards/st/nucleo_f303k8/doc/
Dindex.rst71 The Nucleo F303K8 Board has 1 GPIO controller. This controllers is responsible
101 The Nucleo F303K8 board has 2 UARTs. The Zephyr console output is assigned
/Zephyr-latest/boards/atmel/sam/sam4s_xplained/doc/
Dindex.rst31 Download the `SAM4S Xplained Design Files`_ for more information. It has
43 The ATSAM4S16C MCU has 2 UARTs and 2 USARTs. One of the UARTs (UART0) is
/Zephyr-latest/drivers/ieee802154/
DKconfig.cc120027 might need it too). And of course it has to start before the net stack.
72 This value should follow what has been set in the RF settings via
/Zephyr-latest/doc/services/retention/
Dblinfo.rst8 and allowing applications to query it. It has an optional feature of organising
16 created which has a retained data section as its parent, generally non-init RAM
/Zephyr-latest/boards/vngiotlab/nrf51_vbluno51/doc/
Dindex.rst21 VBLUno51 board has two external oscillators. The frequency of
96 The VBLUno51 board has on-board DAPLink (CMSIS-DAP) interface for flashing and debugging.
/Zephyr-latest/doc/build/sysbuild/
Dimages.rst54 This method should only be used if the image is locked to a specific interface and has no
58 :ref:`Zephyr application has been created <application>`:
107 user has selection over, this list of selections can also be extended downstream to add additional
341 Image configuration has an allow-list of names which must be set in the Zephyr file
403 Kconfig values from images can be read by sysbuild **after the CMake configuration of images has
412 …ide of a ``sysbuild/CMakeLists.txt`` file after ``find_package(Sysbuild)`` has been used. An examp…
/Zephyr-latest/doc/develop/api/
Dapi_lifecycle.rst53 The API shall be promoted to ``unstable`` when it has at least two
61 The API is in the process of settling, but has not yet had sufficient real-world
76 The API shall be promoted from ``experimental`` to ``unstable`` when it has at
90 The API has proven satisfactory, but cleanup in the underlying code may cause
98 - The API has been in-use and was available in at least 2 development releases
169 wait until the RFC has gathered consensus enough so that the implementation can
/Zephyr-latest/soc/
DKconfig3 # Only v1 model has choice for SoC selection, therefore the optional source
/Zephyr-latest/subsys/bluetooth/audio/
DCMakeLists.txt63 zephyr_library_sources_ifdef(CONFIG_BT_HAS has.c)
/Zephyr-latest/cmake/modules/
Droot.cmake19 # If a root is undefined it will still be undefined when this module has loaded.
/Zephyr-latest/boards/adafruit/feather_nrf52840/
Dadafruit_feather_nrf52840_common.dtsi118 has-dpd;
/Zephyr-latest/tests/subsys/sd/sdmmc/
DREADME.txt9 perform destructive I/O on the card, wiping any data present. The test has
/Zephyr-latest/tests/subsys/sd/mmc/
DREADME.txt9 perform destructive I/O on the card, wiping any data present. The test has
/Zephyr-latest/samples/drivers/can/counter/
DREADME.rst25 integrated CAN controller or for boards with a SoC that has been augmented

1...<<11121314151617181920>>...55