Home
last modified time | relevance | path

Searched refs:can (Results 276 – 300 of 2493) sorted by relevance

1...<<11121314151617181920>>...100

/Zephyr-latest/doc/connectivity/networking/api/
Dnet_offload.rst16 The network offloading API provides hooks that a device vendor can use
37 networking devices, can easily integrate it with Zephyr.
Dethernet_mgmt.rst14 network interface low level status. The caller of these functions can:
27 The user application can monitor these events if it needs to act
/Zephyr-latest/doc/services/debugging/
Dcs_trace_defmt.rst9 buffer where data from various trace streams can be saved. Typically tracing data is
10 decoded offline by the host but deformatter can be used on-chip to decode the data during
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dchannels.rst7 a sensor device can measure.
10 the same physical property (e.g. acceleration); or because they can measure
/Zephyr-latest/tests/crypto/tinycrypt_hmac_prng/
DREADME.txt10 This project outputs to the console. It can be built and executed
19 Problems caused by out-dated project information can be addressed by
/Zephyr-latest/tests/subsys/sd/sdio/
DREADME.txt10 * Init test: verify the SD host controller can detect card presence, and
12 can correctly initialize an SDIO card.
/Zephyr-latest/samples/drivers/i2s/i2s_codec/
DREADME.rst22 The code can be found in :zephyr_file:`samples/drivers/i2s/i2s_codec`.
32 To run you can connect earphones to the lineout connect and hear the sound
/Zephyr-latest/samples/boards/st/power_mgmt/stm32wb_ble/
DREADME.rst18 Finally, platform shutdown is triggered. It can be restarted by pressing the
21 Using a power measurement tool, user can observe the platform reaching STOP2 mode
/Zephyr-latest/tests/drivers/pwm/pwm_gpio_loopback/
DKconfig19 This parameter improves measurement precision as there can be significant
29 can deviate by up to 5% from the programmed values for the test to pass.
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dmain.rst8 Using Connection Manager, applications can use a single abstract API to control network association…
12 Applications can also use Connection Manager to generically manage and use multiple connectivity te…
72 Afterwards, ifaces can become ready or unready without firing additional events, so long as there a…
152 You can register your callbacks before this initialization by using :c:macro:`SYS_INIT` with an ear…
164 If this is not feasible, you can instead request that connectivity monitoring resend the latest con…
181 Applications can request that ifaces be ignored by Connection Manager by calling :c:func:`conn_mgr_…
183 Alternatively, an entire :ref:`L2 implementation <net_l2_interface>` can be ignored by calling :c:f…
211 For such ifaces, connectivity control can provide a generic API to request network association (:c:…
214 Using this API, applications can associate with networks with minimal technology-specific boilerpla…
234 Before an iface can be commanded to associate or disassociate using Connection Manager, it must fir…
[all …]
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/
Drcar_h3ulcb_r7.rst10 … several communication interfaces like USB, Ethernet, HDMI and can work standalone or can be adapt…
18 .. note:: The H3ULCB board can be plugged on a Renesas Kingfisher Infotainment daughter board throu…
20 More information about the board can be found at `Renesas R-Car Starter Kit website`_.
25 Hardware capabilities for the H3ULCB for can be found on the `eLinux H3SK page`_ of the board.
33 More information about the SoC that equips the board can be found here:
55 | CAN | can | normal mode |
94 …B, the software readable push button 'SW3' can be used as input, and the software controllable LED…
99 …orts, only one is commonly available on the board, however, the second one can be made available e…
208 Applications for the ``rcar_h3ulcb/r8a77951/r7`` board configuration can be built in the usual way …
/Zephyr-latest/tests/drivers/can/shell/
Dapp.overlay9 compatible = "zephyr,fake-can";
/Zephyr-latest/dts/arm/infineon/cat3/xmc/
Dxmc4xxx.dtsi265 can: can@48014000 { label
266 compatible = "infineon,xmc4xxx-can";
274 compatible = "infineon,xmc4xxx-can-node";
281 compatible = "infineon,xmc4xxx-can-node";
288 compatible = "infineon,xmc4xxx-can-node";
/Zephyr-latest/boards/sparkfun/thing_plus/doc/
Dindex.rst35 More information about the board can be found at the
81 sparkfun_thing_plus_nrf9160 can be used with most programmers like:
101 and configure all the necessary software. Further information can be
115 can be found. In most cases (On Linux/Mac) it will be: :code:`/dev/tty.SLAB_USBtoUART`.
140 You can build and flash the examples to make sure Zephyr is running correctly on
141 your board. The button and LED definitions can be found in
/Zephyr-latest/boards/renesas/ek_ra4w1/doc/
Dindex.rst63 Detailed Hardware features for the RA4W1 MCU group can be found at `RA4W1 Group User's Manual Hardw…
72 Detailed Hardware features for the EK-RA4W1 MCU can be found at `EK-RA4W1 - User's Manual`_
82 Applications for the ``ek_ra4w1`` board target configuration can be
90 Program can be flashed to EK-RA4W1 via the on-board SEGGER J-Link debugger.
108 You can use Segger Ozone (`Segger Ozone Download`_) for a visual debug interface
119 **Note:** It's verified that we can debug OK on Segger Ozone v3.30d so please use this or later
/Zephyr-latest/boards/renesas/ek_ra6m2/doc/
Dindex.rst53 Detailed hardware features for the RA6M2 MCU group can be found at `RA6M2 Group User's Manual Hardw…
62 Detailed hardware features for the EK-RA6M2 MCU can be found at `EK-RA6M2 - User's Manual`_
72 Applications for the ``ek_ra6m2`` board target configuration can be
80 Program can be flashed to EK-RA6M2 via the on-board SEGGER J-Link debugger.
98 You can use Segger Ozone (`Segger Ozone Download`_) for a visual debug interface
109 **Note:** It's verified that we can debug OK on Segger Ozone v3.30d so please use this or later
/Zephyr-latest/boards/st/stm32l1_disco/doc/
Dindex.rst24 More information about the board can be found at the `STM32LDISCOVERY website`_.
45 More information about STM32L151x can be found in the `STM32L1x reference manual`_.
55 Each of the GPIO pins can be configured by software as output (push-pull or open-drain), as
89 Applications for the ``stm32l1_disco`` board configuration can be built and
99 Alternatively, OpenOCD or JLink can also be used to flash the board using
122 You can debug an application in the usual way. Here is an example for the
/Zephyr-latest/boards/others/stm32_min_dev/doc/
Dindex.rst13 Zephyr applications can use the stm32_min_dev@blue or stm32_min_dev@black board
32 More information on hooking up peripherals and lengthy how to articles can be
35 The pinout diagram of STM32 Minimum Development Blue Pill board can be seen
48 The board can be flashed by using STLinkV2 with the following connections.
123 Applications for the ``stm32_min_dev@(blue|black)`` board configuration can be
140 You can debug an application in the usual way. Here is an example for the
/Zephyr-latest/boards/renesas/fpb_ra6e1/doc/
Dindex.rst48 Detailed hardware features for the RA6E1 MCU group can be found at `RA6E1 Group User's Manual Hardw…
57 Detailed hardware features for the FPB-RA6E1 MCU can be found at `FPB-RA6E1 - User's Manual`_
67 Applications for the ``fpb_ra6e1`` board target configuration can be
75 Program can be flashed to FPB-RA6E1 via the on-board SEGGER J-Link debugger.
93 You can use Segger Ozone (`Segger Ozone Download`_) for a visual debug interface
104 **Note:** It's verified that we can debug OK on Segger Ozone v3.30d so please use this or later
/Zephyr-latest/boards/st/stm3210c_eval/doc/
Dindex.rst15 More information about the board can be found at the `STM3210C-EVAL website`_.
46 More information about STM32F107VCT can be found here:
58 Each of the GPIO pins can be configured by software as output (push-pull or open-drain), as
87 Applications for the ``stm3210c_eval`` board configuration can be built and
109 You can run a serial host program to connect with your STM3210C-EVAL board. For
116 You can debug an application in the usual way. Here is an example for the
/Zephyr-latest/boards/st/stm32373c_eval/doc/
Dindex.rst7 The full range of hardware features on the board can help the user evaluate all peripherals (USB FS…
11 More information about the board can be found at the `STM32373C-EVAL website`_.
50 More information about STM32F373VCT6 can be found here:
62 Each of the GPIO pins can be configured by software as output (push-pull or open-drain), as
83 Applications for the ``stm32373c_eval`` board configuration can be built and
110 You can debug an application in the usual way. Here is an example for the
/Zephyr-latest/boards/ezurio/bl654_dvk/doc/
Dbl654_dvk.rst38 More information about the board can be found at the
75 Applications for the ``bl654_dvk`` board configuration can be built, flashed,
83 and configure all the necessary software. Further information can be
99 can be found. For example, under Linux, :code:`/dev/ttyUSB0`.
133 You can build and flash the examples to make sure Zephyr is running correctly on
134 your board. The button and LED definitions can be found in
/Zephyr-latest/boards/st/nucleo_l073rz/doc/
Dindex.rst20 More information about the board can be found at the `Nucleo L073RZ website`_.
53 More information about STM32L073RZ can be found in the
65 Each of the GPIO pins can be configured by software as output (push-pull or open-drain), as
95 Applications for the ``nucleo_l073rz`` board configuration can be built and
105 Alternatively, OpenOCD or JLink can also be used to flash the board using
128 You can debug an application in the usual way. Here is an example for the
/Zephyr-latest/boards/st/nucleo_l152re/doc/
Dindex.rst20 More information about the board can be found at the `Nucleo L152RE website`_.
52 More information about STM32L152RE can be found here:
65 Each of the GPIO pins can be configured by software as output (push-pull or open-drain), as
93 Applications for the ``nucleo_l152re`` board configuration can be built and
103 Alternatively, openocd can also be used to flash the board using
125 You can debug an application in the usual way. Here is an example for the
/Zephyr-latest/boards/circuitdojo/feather/doc/
Dindex.rst35 More information about the board can be found at the
85 circuitdojo_feather_nrf9160 has a Tag Connect TC2030-CTX-NL. It can be used
109 and configure all the necessary software. Further information can be
123 can be found. In most cases (On Linux/Mac) it will be: :code:`/dev/tty.SLAB_USBtoUART`.
148 You can build and flash the examples to make sure Zephyr is running correctly on
149 your board. The button and LED definitions can be found in

1...<<11121314151617181920>>...100