Searched refs:frames (Results 51 – 75 of 88) sorted by relevance
1234
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | Kconfig | 124 decryption operations on incoming/outgoing frames.
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.sam_gmac | 73 fit at least two Ethernet frames: one being received by the GMAC module
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.6.rst | 267 * The ``CAN_FILTER_FDF`` flag for filtering classic CAN/CAN FD frames was removed since no known CAN 268 controllers implement support for this. Applications can still filter on classic CAN/CAN FD frames 272 Transmission Request (RTR) frames were removed since not all CAN controllers implement support for 274 :kconfig:option:`CONFIG_CAN_ACCEPT_RTR` to either accept incoming RTR frames matching CAN filters 275 or reject all incoming CAN RTR frames (the default). When :kconfig:option:`CONFIG_CAN_ACCEPT_RTR` 276 is enabled, applications can still filter between Data and RTR frames in their receive callback
|
D | release-notes-1.6.rst | 318 * ``ZEP-1098`` - ENC28J60 fails to receive big data frames 356 * ``ZEP-1302`` - ENC28J60 fails with rx/tx of long frames
|
D | release-notes-3.2.rst | 201 of :c:enumerator:`CAN_STATE_STOPPED` before being able to transmit and receive CAN frames. 1797 - :github:`50776` - CAN Drivers allow sending FD frames without device being set to FD mode 1868 * :github:`50266` - drivers: can: native_posix_linux: should not receive frames while stopped 2193 * :github:`47904` - drivers: can: loopback driver only compares loopback frames against CAN IDs in … 2194 * :github:`47902` - drivers: can: mcux: flexcan: failure to handle RTR frames correctly 2471 …AN interfaces are brought up with default bitrate at boot, causing error frames if bus bitrate dif…
|
D | release-notes-3.4.rst | 382 * Added C structs to represent interrupt frames to help with debugging. 1095 * Fixed a packet leak when handling beacon/command frames.
|
D | release-notes-4.0.rst | 567 * Fixed code path for handling tx errors with timestamped frames. 875 * Introduced API for partial frames transfer with the video buffer field ``line_offset``
|
/Zephyr-latest/subsys/net/l2/ethernet/lldp/ |
D | Kconfig | 39 as Time to Live in LLDP frames. For further information please
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_elcdif | 53 The ELCDIF will only utilize the PXP to rotate frames if
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 467 In case frames accepted before the beginning of SP are not 518 the received frames and provides this stored information 736 and retrieves the frames one-by-one. This conserves more power but adds latency 737 to the traffic. It is ideal for minimum number of frames. 743 power save, and then AP can deliver all buffered frames without any additional
|
/Zephyr-latest/subsys/net/l2/wifi/ |
D | Kconfig | 110 will prevent the AP from sending null data frames to the stations after
|
/Zephyr-latest/samples/sensor/stream_fifo/ |
D | README.rst | 5 Get accelerometer/gyroscope/temperature FIFO data frames from a sensor using
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_protocol.rst | 46 both the "Little-endian" and "Big-endian" frames but in reality the
|
/Zephyr-latest/boards/arduino/nano_33_ble/doc/ |
D | index.rst | 176 https://www.lauterbach.com/frames.html?register_arduino.php
|
/Zephyr-latest/samples/net/gptp/ |
D | README.rst | 32 timestamps for sent and received Ethernet frames.
|
/Zephyr-latest/doc/services/debugging/ |
D | gdbstub.rst | 159 #. Use command ``bt`` or ``backtrace`` to show the backtrace of stack frames.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 126 PHYs support relatively small frames only, 127 bytes all inclusive: frame
|
/Zephyr-latest/doc/kernel/services/other/ |
D | fatal.rst | 222 value randomly generated at boot into function stack frames, checking that the
|
/Zephyr-latest/boards/phytec/phyboard_polis/doc/ |
D | index.rst | 177 a CAN frame. Receiving CAN frames in *listen-only* mode is possible.
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net_config_guide.rst | 56 If one wants to receive two full frames, then the net_pkt RX count should be set to 2,
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 35 Formatter`` is used for that. Data is encoded into 16 bytes frames which holds up to 15 byte
|
/Zephyr-latest/doc/services/llext/ |
D | debug.rst | 228 The symbol associated with the breakpoint location and the last stack frames
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap.rst | 363 Supported max codec frames per SDU: 1
|
/Zephyr-latest/doc/kernel/usermode/ |
D | memory_domain.rst | 53 individual stack frames, use compiler-assisted :kconfig:option:`CONFIG_STACK_CANARIES`
|
/Zephyr-latest/doc/security/ |
D | vulnerabilities.rst | 739 Mismatch between validation and handling of 802154 ACK frames, where 740 ACK frames are considered during validation, but not during actual
|
1234