Home
last modified time | relevance | path

Searched refs:frames (Results 1 – 25 of 86) sorted by relevance

1234

/Zephyr-latest/samples/drivers/can/babbling/
DKconfig17 Babling node sends extended (29-bit) CAN ID frames.
20 bool "Send Remote Transmit Request (RTR) frames"
22 Babbling node sends Remote Transmission Request (RTR) frames.
25 bool "Send CAN FD format frames"
28 Babbling node sends CAN FD format frames.
31 int "Maximum number of CAN frames to enqueue"
35 Maximum number of CAN frames to enqueue for transmission.
DREADME.rst11 transmitting CAN frames with identical - often high - priority. This constant babbling blocks CAN
12 bus access for any CAN frame with lower priority as these frames will loose the bus arbitration.
14 This sample application simulates a babbling CAN node. The properties of the CAN frames sent are
15 configurable via :ref:`Kconfig <kconfig>`. The frames carry no data as only the arbitration part of
/Zephyr-latest/samples/net/sockets/can/
DREADME.rst5 Send and receive raw CAN frames using BSD sockets API.
11 raw CAN frames using BSD socket API.
17 application can receive CAN frames.
19 information about the CAN frames.
20 * Send function which starts to send raw CAN frames to the bus.
/Zephyr-latest/drivers/ethernet/
DKconfig.xmc4xxx17 int "Number of TX frames in the pool size"
20 Number of TX frames which can be buffered in the driver.
40 bool "Hardware filter VLAN frames"
44 Hardware filter VLAN frames in hardware. Only ethernet frames with
DKconfig.e100024 bool "Hexdump of the received and sent frames"
27 frames. Do not leave on for production.
DKconfig.native_posix58 bool "Strip VLAN tag from Rx frames"
62 Rx Ethernet frames and sets tag information in net packet
/Zephyr-latest/doc/connectivity/canbus/
Disotp.rst28 single-frames (SF). They don't need to fragment and do not have any flow-control.
31 consecutive-frames (CF) as required. The FF contains information about the length of
34 postpone, or accept the following consecutive frames.
36 the minimum separation time between frames (STmin). The block size defines how
/Zephyr-latest/tests/subsys/debug/cs_trace_defmt/
DREADME1 Test for decoder of frames encoded using Coresight Trace Formatter.
/Zephyr-latest/samples/drivers/video/tcpserversink/
DREADME.rst5 Capture video frames and send them over the network to a TCP client.
10 This sample application gets frames from a video capture device and sends
50 Then from a peer on the same network you can connect and grab frames.
/Zephyr-latest/doc/hardware/peripherals/can/
Dshell.rst19 sending and receiving of CAN frames, and bus recovery.
32 * :kconfig:option:`CONFIG_CAN_RX_TIMESTAMP` enables printing of timestamps for received CAN frames.
99 stopping the processing of CAN frames.
153 ``can start`` subcommand as shown below. This will enable reception and transmission of CAN frames.
171 In order to receive CAN frames, one or more CAN RX filters need to be configured. CAN RX filters are
180 …ith standard (11-bit) CAN ID 0x010, CAN ID mask 0x7ff, data frames 1, RTR frames 0, CAN FD frames 0
185 Received CAN frames matching the added filter(s) are printed to the shell. A few examples are shown…
245 CAN frames can be queued for transmission using the ``can send`` subcommand as shown below. The
/Zephyr-latest/drivers/can/
DKconfig62 Maximum number of CAN frames in the CAN shell receive queue.
80 bool "Accept Remote Transmission Requests (RTR) frames"
82 Accept incoming Remote Transmission Request (RTR) frames matching CAN RX filters. Unless
83 enabled, all incoming Remote Transmission Request (RTR) frames are rejected at the driver
DKconfig.sja100018 frames are done in software.
/Zephyr-latest/subsys/canbus/isotp/
DKconfig22 int "WFTmax (Max WAIT frames before aborting)."
26 This value defines the maximum number of WAIT frames before the transmission
45 int "Cr timeout [ms] (timeout for consecutive frames)"
60 By default, received CAN frames with or without padding are accepted.
89 This buffer is used for first and single frames. It is extra because the
/Zephyr-latest/tests/drivers/spi/spi_loopback/
DKconfig17 bool "Use 16 bits frames for tests"
/Zephyr-latest/drivers/xen/
DKconfig15 >= number of pages, that you want to alloc and grant or foreign frames
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dstatistic.rst6 The frame statistic API allows monitoring the number of received frames over
/Zephyr-latest/samples/drivers/video/capture_to_lvgl/
DREADME.rst5 Capture video frames and display them on an LCD using LVGL.
10 The application uses the :ref:`Video API <video_api>` to retrieve video frames from
/Zephyr-latest/samples/drivers/video/capture/
DREADME.rst5 Use the video API to retrieve video frames from a capture device.
10 This sample application uses the :ref:`video_api` to capture frames from a video capture
28 The user can transfer the captured frames through on board USB.
/Zephyr-latest/subsys/logging/backends/
DKconfig.spinel10 This protocol is byte oriented and wraps given messages into serial frames.
/Zephyr-latest/tests/subsys/canbus/isotp/conformance/src/
Dmain.c259 static void send_frame_series(struct frame_desired *frames, size_t length, in send_frame_series() argument
269 struct frame_desired *desired = frames; in send_frame_series()
280 static void check_frame_series(struct frame_desired *frames, size_t length, in check_frame_series() argument
285 struct frame_desired *desired = frames; in check_frame_series()
364 static void prepare_cf_frames(struct frame_desired *frames, size_t frames_cnt, in prepare_cf_frames() argument
372 frames[i].data[0] = CF_PCI_BYTE_1 | ((i+1) & 0x0F); in prepare_cf_frames()
373 frames[i].length = TX_DL; in prepare_cf_frames()
374 memcpy(&frames[i].data[1], data_ptr, DATA_SIZE_CF); in prepare_cf_frames()
382 memset(&frames[i].data[remaining_length + 1], 0xCC, in prepare_cf_frames()
384 frames[i].length = padded_len; in prepare_cf_frames()
[all …]
/Zephyr-latest/samples/net/sockets/packet/
DKconfig29 Where to send the Ethernet frames.
/Zephyr-latest/doc/kernel/memory_management/
Ddemand_paging.rst8 conceptually divided in page-sized page frames as regions to hold data.
11 one of the page frames, the execution continues without any interruptions.
14 in any page frames, a page fault occurs. The paging code then brings in
16 there is a free page frame. If there is no more free page frames,
35 a considerable amount of time. This frees up page frames so that the next
57 free page frames. When this flag is set, none of the other flags are
170 their corresponding page frames and storage. These are the functions
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_transport.rst51 SMP protocol over serial is fragmented into MTU size frames; each
55 There are four types of types of frames: initial, partial, partial-final
63 frames and finally by partial-final frame.
193 The CRC16 included in final type frames is calculated over only
/Zephyr-latest/doc/services/debugging/
Dcs_trace_defmt.rst7 single output stream. Formatter is using 16 byte frames which wraps up to 15 bytes of
/Zephyr-latest/drivers/ieee802154/
DKconfig.uart_pipe17 This option assure the driver will process just frames addressed to him.

1234