Home
last modified time | relevance | path

Searched refs:can (Results 176 – 200 of 2493) sorted by relevance

12345678910>>...100

/Zephyr-latest/samples/net/sockets/http_get/
DREADME.rst16 The source code for this sample application can be found at:
39 and dumps the response. You can edit the source code to issue a request
63 The certificate used by the sample can be found in the sample's ``src``
75 The IPv4 Wi-Fi support can be enabled in the sample with
81 The same application source code can be built for a POSIX system, e.g.
97 As can be seen, the behavior of the application is the same as the Zephyr
/Zephyr-latest/samples/drivers/fpga/fpga_controller/
DREADME.rst8 This module is an FPGA driver that can easily load a bitstream, reset it, check its status, enable …
66 After executing the sample, you can see at what address it is stored and its size in bytes.
68 The FPGA controller command can now be used (``fpga load <device> <address> <size in bytes>``):
84 You can also use your own bitstream.
95 You can either type it directly from the console or send it from the host PC (replace ``ttyX`` with…
110 Now the bitstream can be uploaded again.
/Zephyr-latest/boards/snps/iotdk/doc/
Dindex.rst36 AC to 5V DC), provided in the package, can be used to power the board.
63 You can try many of the sample applications or tests, but let us discuss
71 Next, you can use the menuconfig rule to configure the target. By specifying
72 ``iotdk`` as the board configuration, you can select the ARC IoT Development
84 You can build an application in the usual way. Refer to
120 Using the latest version of Zephyr SDK(>=0.9), you can debug and flash IoT
131 At this point you can do your normal debug session. Set breakpoints and then
157 and run, you can do so in the usual way.
169 it using openocd and gdb. The program can be download via the USB cable into
173 reset or power-up, you can follow the steps to place the program on SPI-FLASH
/Zephyr-latest/boards/renesas/mck_ra8t1/doc/
Dindex.rst7 … motors). More detailed information about the features of this toolkit and it's applications can be
24 **MCB-RA8T1** is a CPU board for motor control equipped with RA8T1. Motor control using RA8T1 can b…
25 using it in combination with a supported inverter board. The RA8T1 MCU can be evaluated using this …
27 By using a supported communication board, the CPU board can be electrically isolated from the PC fo…
56 …product has the onboard debugger circuit, J-Link On-Board (hereinafter called “J-Link-OB”). You can
61 Detailed Hardware features for the RA8T1 MCU group can be found at `RA8T1 Group User's Manual Hardw…
70 Detailed Hardware features for the MCB-RA8T1 board can be found at `MCB-RA8T1 - User's Manual`_
84 Applications for the ``mcb_ra8t1`` board configuration can be
95 Program can be flashed to MCB-RA8T1 via the on-board SEGGER J-Link debugger.
113 You can use Segger Ozone (`Segger Ozone Download`_) for a visual debug interface
/Zephyr-latest/doc/kernel/memory_management/
Dsys_mem_blocks.rst11 * Multiple blocks can be allocated or freed at the same time.
18 memory regions where these can be powered down to conserve energy.
27 Any number of Memory Blocks Allocator can be defined (limited only by
81 :c:func:`sys_multi_mem_blocks_init`. Each allocator can then be
88 can be chosen. After an allocator is chosen, memory blocks are
91 Allocated memory blocks can be freed via
115 Similarly, you can define a memory blocks allocator in private scope:
121 A pre-defined buffer can also be provided to the allocator where
122 the buffer can be placed separately. Note that the alignment of
133 Memory blocks can be allocated by calling :c:func:`sys_mem_blocks_alloc`.
/Zephyr-latest/samples/subsys/llext/shell_loader/
DREADME.rst17 following example uses an ARMv7 CPU, but the same instructions can be adapted
38 :zephyr_file:`samples/subsys/llext/shell_loader/hello_world.c`, which can be
41 It can be compiled to :file:`build/hello_world.llext` using the Zephyr build
49 ``PATH``, you can also obtain the same result directly with ``gcc``:
67 The compiled extension can be inspected with the usual binutils utilities to
145 located. A third is an address of where the ``printk`` function (symbol) can be
155 ``llext``, and can be seen with ``llext help``:
173 The hex string generated above can be used to load the extension:
179 This extension can then be seen in the list of loaded extensions (``list``), its symbols printed
180 (``list_symbols``), and the hello_world function which the extension exports can be called and
/Zephyr-latest/doc/services/shell/
Dindex.rst14 set. You can use it in examples where more than simple button or LED user
38 but many can be disabled when not needed. To default to options which
48 The module can be connected to any transport for command input and output.
65 as a shell backend. Connecting to it can be done using PuTTY or any ``telnet`` client.
73 command support can be enabled with :kconfig:option:`CONFIG_SHELL_TELNET_SUPPORT_COMMAND`.
75 still can be turned on if needed. One of the command options it supports is the ``ECHO``
252 Commands can be created in any file in the system that includes
278 Example implementation can be found under following location:
283 This is a special kind of static commands. Dictionary commands can be used
286 The idea is to use the string as a command syntax that can be prompted by the
[all …]
/Zephyr-latest/boards/renesas/fpb_ra6e2/doc/
Dindex.rst10 and e2 studio IDE. The users can use rich on-board features along with
52 Detailed hardware features for the RA6E2 MCU group can be found at `RA6E2 Group User's Manual Hardw…
61 Detailed hardware features for the FPB-RA6E2 MCU can be found at `FPB-RA6E2 - User's Manual`_
71 Applications for the ``fpb_ra6e2`` board target configuration can be
79 Program can be flashed to fpb-RA6E2 via the on-board SEGGER J-Link debugger.
97 You can use Segger Ozone (`Segger Ozone Download`_) for a visual debug interface
108 **Note:** It's verified that we can debug OK on Segger Ozone v3.30d so please use this or later
/Zephyr-latest/doc/services/input/
Dindex.rst24 An input device can report input events directly using :c:func:`input_report`
32 used to indicate which device reported the event and can be used by subscribers
34 associated with the event, it can be set to ``NULL``, in which case only
40 An application can register a callback using the
47 The subsystem can operate synchronously or by using an event queue, depending
53 The synchronous mode can be used in a simple application to keep a minimal
63 :c:func:`input_to_hid_modifier` functions can be used to map input codes to HID
/Zephyr-latest/samples/shields/npm6001_ek/doc/
Dindex.rst21 Below you can find a wiring example for the nRF52840 DK:
32 The sample is designed so that it can run on any platform. For example, when
33 building for the nRF52840 DK, the following command can be used:
43 provided to test the PMIC. Below you can find details for each subcommand.
49 the regulators embedded in the PMIC (BUCK0/1/2/3 and LDO0/1). Below you can
117 GPIO functionality offered by the PMIC. Below you can find some command
158 Watchdog functionality offered by the PMIC. Below you can find some command
/Zephyr-latest/boards/phytec/phyboard_pollux/doc/
Dindex.rst12 can be used for various applications like SmartHomes, Industry 4.0, IoT etc.
13 It features a lots of interfaces and computing capacity. It can be used as
50 More information about the board can be found at the `PHYTEC website`_.
76 The default configuration can be found in the defconfig file:
103 can also be used through pin 31(RX) and 33(TX) of connector X6.
109 created by NXP and can be found at
111 can be found at the `PHYTEC website`_.
120 The M7 can use up to 3 different RAMs (currently, only two configurations are
144 **By default Zephyr will use the TCM memory region.** You can configure it
145 to use the DDR region. In the devicetree overwrite you can select both options.
[all …]
/Zephyr-latest/doc/develop/west/
Dwest-apis.rst122 The *topdir* parameter can now be any ``os.PathLike``.
258 Note that if you are writing a :ref:`west extension <west-extensions>`, you can
280 can be used from multiple workspaces. They were deprecated in west v0.13.0.
392 can now be any ``os.PathLike``.
406 The *project_ids* sequence can now contain any ``os.PathLike``.
457 The *path* and *topdir* parameters can now be any ``os.PathLike``.
480 The *cwd* parameter can now be any ``os.PathLike``.
484 The *cwd* parameter can now be any ``os.PathLike``.
489 The *cwd* parameter can now be any ``os.PathLike``.
493 The *cwd* parameter can now be any ``os.PathLike``.
[all …]
/Zephyr-latest/doc/develop/test/
Dpytest.rst13 Pytest is a python framework that *“makes it easy to write small, readable tests, and can scale to
50 file can look like the following:
78 can be used to point to other files, directories or subtests (more info :ref:`here <pytest_root>`).
90 #. Through Twister command line interface as ``--pytest-args`` argument. This can be particularly
91 useful when one wants to select a specific testcase from a test suite. For instance, one can use
131 optimized for interactions with a shell. It can be used instead of ``dut`` for tests. Scope of this
146 about MCUmgr can be found here :ref:`mcu_mgr`.
175 Similar to the ``dut`` fixture, but it does not initialize the device. It can be used when a finer
241 as ``function``. This can be changed by adding to .yaml file ``pytest_dut_scope`` keyword placed
250 More info can be found :ref:`here <pytest_dut_scope>`.
[all …]
/Zephyr-latest/boards/qemu/leon3/doc/
Dindex.rst11 Applications for the ``qemu_leon3`` board configuration can be built and run in
18 While this board is emulated and you can't "flash" it, you can use this
/Zephyr-latest/boards/qemu/riscv32/doc/
Dindex.rst11 Applications for the ``qemu_riscv32`` board configuration can be built and run in
18 While this board is emulated and you can't "flash" it, you can use this
/Zephyr-latest/doc/services/profiling/
Dperf.rst6 Perf is a profiler tool based on stack tracing. It can be used for lightweight profiling
18 The :zephyr_file:`scripts/profiling/stackcollapse.py` script can be used to convert return addresses
25 You can configure this module using the following options:
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_win.rst11 If you are running a recent version of Windows 10 you can make use of the
19 More information can be found in :github:`Zephyr Issue 10420 <10420>`.
25 build 15002 or greater. You can check which Windows 10 build you are
/Zephyr-latest/samples/net/sockets/coap_client/
DREADME.rst17 multicast address reserved for CoAP nodes, so the URI can be
27 This project will print all the octets of the response received, more context can
32 This sample can be built and executed on QEMU or native_sim board as described
/Zephyr-latest/samples/drivers/eeprom/
DREADME.rst17 sample can be built without further ado. This applies for example to the
28 be activated. Any board with Arduino headers can for example build the sample
39 Then the sample can be built and executed for the as follows:
/Zephyr-latest/drivers/gnss/
DKconfig.generic26 Maximum number of satellite that the driver that can be decoded from
28 device is actually tracking, just how many of those can be reported
DKconfig.u_blox_m827 Maximum number of satellite that the driver that can be decoded from
29 device is actually tracking, just how many of those can be reported
/Zephyr-latest/drivers/display/
DKconfig.microbit15 int "Maximum length of strings that can be shown on the display"
20 This value specifies the maximum length of strings that can
/Zephyr-latest/samples/cpp/hello_world/
DREADME.rst9 A simple :ref:`C++ <language_cpp>` sample that can be used with many supported board and prints
15 This configuration can be built and executed on QEMU as follows:
/Zephyr-latest/boards/nxp/ucans32k1sic/doc/
Dindex.rst28 More information about the hardware and design resources can be found at
46 FlexCAN on-chip can
52 The default configuration can be found in the Kconfig file
60 Pin control can be further configured from your application overlay by adding
68 The UCANS32K1SIC board has one user RGB LED that can be used either as a GPIO
93 The user can control the LEDs in any way. An output of ``0`` illuminates the LED.
127 Applications for the ``ucans32k1sic`` board can be built in the usual way as
142 The Lauterbach TRACE32 runner supports additional options that can be passed
185 … https://www.nxp.com/design/development-boards/analog-toolbox/can-sic-evaluation-board:UCANS32K1SIC
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst10 This document describes how various network configuration options can be
20 Maximum amount of network packets we can receive at the same time.
34 can be the amount of data we have received from the network.
36 Depending on device resources and desired network usage, user can tweak
42 can be tweaked by selecting the size of the data part according to what kind of network
58 If TCP is being used, then these values need to be higher because we can queue the
74 The network shell command **net conn** can be used at runtime to see the
98 messages can be passed between two socketpair endpoints.
108 This variable sets maximum number of TLS/DTLS credentials that can be
113 This variable sets maximum number of TLS/DTLS ciphersuites that can
[all …]

12345678910>>...100