Home
last modified time | relevance | path

Searched full:classic (Results 1 – 25 of 42) sorted by relevance

12

/Zephyr-Core-3.6.0/doc/connectivity/networking/conn_mgr/figures/
Dintegration_diagram_simplified.drawio28 …y=0;strokeColor=default;fontSize=16;startArrow=none;startFill=0;endArrow=classic;endFill=1;fillCol…
34 …yDx=0;entryDy=0;strokeColor=default;startArrow=none;startFill=0;endArrow=classic;endFill=1;fillCol…
43 …itDx=0;exitDy=0;strokeColor=default;startArrow=none;startFill=0;endArrow=classic;endFill=1;fillCol…
55 …tryPerimeter=0;strokeColor=default;fontSize=16;startArrow=classic;startFill=1;endArrow=classic;end…
60 …y=0;strokeColor=default;fontSize=16;startArrow=none;startFill=0;endArrow=classic;endFill=1;fillCol…
71 …Dx=0;entryDy=0;strokeColor=default;fontSize=16;startArrow=classic;startFill=1;endArrow=classic;end…
74 …tDx=0;exitDy=0;strokeColor=default;fontSize=16;startArrow=classic;startFill=1;endArrow=classic;end…
85 …<mxCell id="Db8zi3n4dXzB52SZQf6J-153" value="" style="endArrow=classic;html=1;rounded=0;comic=0;sk…
Dintegration_diagram_detailed.drawio49 …itY=0;exitDx=0;exitDy=0;fillColor=default;strokeColor=default;startArrow=classic;startFill=1;entry…
63 …0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;strokeColor=default;startArrow=classic;startFill=1;fillC…
73 …0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;strokeColor=default;startArrow=classic;startFill=1;fillC…
92 …0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;strokeColor=default;startArrow=classic;startFill=1;fillC…
95 …tml=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;strokeColor=default;startArrow=classic;startFill=1;fillC…
98 …0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;strokeColor=default;startArrow=classic;startFill=1;fillC…
101 …<mxCell id="Db8zi3n4dXzB52SZQf6J-68" value="" style="shape=flexArrow;endArrow=classic;html=1;round…
120 …zi3n4dXzB52SZQf6J-76" value="" style="shape=flexArrow;endArrow=classic;startArrow=classic;html=1;r…
126 …zi3n4dXzB52SZQf6J-77" value="" style="shape=flexArrow;endArrow=classic;startArrow=classic;html=1;r…
144 …yDx=0;entryDy=0;strokeColor=default;startArrow=none;startFill=0;endArrow=classic;endFill=1;fillCol…
[all …]
/Zephyr-Core-3.6.0/samples/
Dclassic.rst3 Classic Samples
Dindex.rst13 classic
/Zephyr-Core-3.6.0/samples/subsys/portability/cmsis_rtos_v2/philosophers/
DREADME.rst9 <https://en.wikipedia.org/wiki/Dining_philosophers_problem>`_ (a classic
53 problem (a classic multi-thread synchronization problem) using
/Zephyr-Core-3.6.0/tests/drivers/can/api/
DCMakeLists.txt8 target_sources(app PRIVATE src/classic.c)
/Zephyr-Core-3.6.0/samples/subsys/portability/cmsis_rtos_v1/philosophers/
DREADME.rst9 <https://en.wikipedia.org/wiki/Dining_philosophers_problem>`_ (a classic
53 problem (a classic multi-thread synchronization problem) using
/Zephyr-Core-3.6.0/samples/bluetooth/handsfree/
DREADME.rst15 * A board with Bluetooth BR/EDR (Classic) support
/Zephyr-Core-3.6.0/tests/drivers/can/api/src/
Dcanfd.c242 * @brief Test send/receive with standard (11-bit) CAN IDs and classic CAN frames.
260 * @brief Test send/receive with (11-bit) CAN IDs, mixed classic and CAN FD frames.
294 /* Add classic CAN and CAN FD filter */ in check_filters_preserved_between_modes()
298 /* Verify classic filter in first mode */ in check_filters_preserved_between_modes()
327 /* Verify classic filter in second mode */ in check_filters_preserved_between_modes()
361 * @brief Test that CAN RX filters are preserved through CAN controller mode changes between classic
371 * and classic CAN.
/Zephyr-Core-3.6.0/subsys/canbus/isotp/
DKconfig56 (for classic CAN) and unused bytes must be padded by the sending
83 CAN_MAX_DLEN - 1 (for classic CAN : 8 - 1 = 7, for CAN FD : 64 - 1 = 63).
/Zephyr-Core-3.6.0/modules/mbedtls/configs/
Dconfig-threadnet.h27 * - no RSA or classic DH, fully based on ECC
Dconfig-thread.h55 * - no RSA or classic DH, fully based on ECC
Dconfig-suite-b.h53 * - no RSA or classic DH, fully based on ECC
/Zephyr-Core-3.6.0/include/zephyr/arch/arm64/
Dsys_io.h28 * We need to use explicit assembler instruction there, because with classic
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/
Doverview.rst90 * Basic Bluetooth BR/EDR (Classic) support
/Zephyr-Core-3.6.0/doc/hardware/peripherals/can/
Dshell.rst111 The classic CAN bitrate/CAN FD arbitration phase bitrate can be configured using the ``can bitrate``
214 * ``[8]``: The number of frame data bytes in decimal format, here a classic CAN frame with 8 data
/Zephyr-Core-3.6.0/samples/subsys/portability/cmsis_rtos_v1/philosophers/src/
Dmain.c209 "problem (a classic multi-thread synchronization problem) using\n" \
/Zephyr-Core-3.6.0/samples/posix/philosophers/src/
Dmain.c250 "problem (a classic multi-thread synchronization problem).\n" \
/Zephyr-Core-3.6.0/samples/subsys/portability/cmsis_rtos_v2/philosophers/src/
Dmain.c237 "problem (a classic multi-thread synchronization problem) using\n" \
/Zephyr-Core-3.6.0/boards/xtensa/heltec_wifi_lora32_v2/doc/
Dindex.rst9 Heltec WiFi LoRa 32 is a classic IoT dev-board designed & produced by Heltec Automation(TM), it's a…
/Zephyr-Core-3.6.0/samples/philosophers/
DREADME.rst9 An implementation of a solution to the Dining Philosophers problem (a classic
/Zephyr-Core-3.6.0/samples/philosophers/src/
Dmain.c240 "problem (a classic multi-thread synchronization problem).\n" \
/Zephyr-Core-3.6.0/drivers/can/
Dcan_mcux_flexcan.c113 flexcan_frame_t classic; member
231 xfer.frame = &data->rx_cbs[alloc].frame.classic; in mcux_flexcan_mb_start()
1034 mcux_flexcan_to_can_frame(&data->rx_cbs[alloc].frame.classic, &frame); in mcux_flexcan_transfer_rx_idle()
1050 xfer.frame = &data->rx_cbs[alloc].frame.classic; in mcux_flexcan_transfer_rx_idle()
/Zephyr-Core-3.6.0/dts/bindings/ethernet/
Dxlnx,gem.yaml275 pause if a non zero 802.3 classic pause frame is received and PFC
/Zephyr-Core-3.6.0/tests/drivers/can/timing/src/
Dmain.c56 /** Invalid classic/arbitration bitrate, valid sample point. */

12