Home
last modified time | relevance | path

Searched full:yet (Results 1 – 25 of 666) sorted by relevance

12345678910>>...27

/Zephyr-Core-3.6.0/dts/bindings/dma/
Despressif,esp32-gdma.yaml19 * I2S (Not Supported yet)
20 * AES (Not Supported yet)
21 * SHA (Not Supported yet)
32 * I2S0 (Not Supported yet)
33 * I2S1 (Not Supported yet)
34 * LCD/CAM (Not Supported yet)
35 * AES (Not Supported yet)
36 * SHA (Not Supported yet)
37 * ADC (Not Supported yet)
38 * RMT (Not Supported yet)
/Zephyr-Core-3.6.0/boards/posix/nrf_bsim/common/
Dbstests.h27 * like opening the back-channels. But you should not interact yet with the
60 * Note that the app's main() has not executed yet, and the kernel is not yet
61 * fully ready => You canNOT spawn new threads without wait time yet (or it
69 * Note that the app main() has not executed yet.
/Zephyr-Core-3.6.0/subsys/net/lib/zperf/
Dzperf_session.h23 STATE_NULL, /* Session has not yet started */
24 STATE_ONGOING, /* 1st packet has been received, last packet not yet */
/Zephyr-Core-3.6.0/tests/drivers/spi/spi_loopback/boards/
Dcc1352r1_launchxl.conf3 #The driver does not yet have async support
/Zephyr-Core-3.6.0/samples/drivers/espi/boards/
Dnpcx7m6fb_evb.conf5 # Not supported yet
Dnpcx9m6f_evb.conf5 # Not supported yet
/Zephyr-Core-3.6.0/boards/arm/ubx_bmd380eval_nrf52840/
DKconfig.board11 # but SOC file not yet available from Nordic Semiconductor
Dubx_bmd380eval_nrf52840_defconfig7 # should be CKAA, but not available yet from Nordic Semiconductor
/Zephyr-Core-3.6.0/soc/arm/xilinx_zynq7000/xc7zxxx/
DKconfig.defconfig.series13 # Zephyr does not support SMP on aarch32 yet, so we default to 1 CPU core
/Zephyr-Core-3.6.0/dts/bindings/watchdog/
Despressif,esp32-watchdog.yaml6 Timer (MWDT), 1x RTC Watchdog Timer (RWDT). RWDT is not supported yet.
/Zephyr-Core-3.6.0/boards/arm/gd32f470i_eval/
Dboard.cmake4 # GD32F470xx series is not yet supported by SEGGER J-Link
/Zephyr-Core-3.6.0/boards/arm/stm32h573i_dk/
Dboard.cmake8 # FIXME: openocd runner not yet available.
/Zephyr-Core-3.6.0/boards/arm/lpcxpresso55s69/
Dlpcxpresso55s69_ns_defconfig17 # TFM sets up MPU_NS, can't correctly change this configuration yet
/Zephyr-Core-3.6.0/tests/kernel/usage/thread_runtime_stats/
Dtestcase.yaml8 # thread runtime statistic hooks do not yet exist.
/Zephyr-Core-3.6.0/tests/subsys/logging/log_backend_init/src/
Dmain.c109 * backend1 is ready first log message is processed. Since backend2 is not yet
133 /* Backends are not yet active. */ in ZTEST()
147 * because when first was processed it was not yet active. in ZTEST()
/Zephyr-Core-3.6.0/soc/arc/snps_qemu/
DCMakeLists.txt18 message(WARNING "QEMU ARC platforms other than HS are not supported yet with MW toolchain")
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/ll/edtt/hci_test_app/
Dprj_tst_llcp.conf25 # LLCP Refactored controller does not support Advanced Scheduling yet
Dprj_dut_llcp.conf27 # LLCP Refactored controller does not support Advanced Scheduling yet
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/tests_scripts/friendship/
Dlpn_terminate_cb.sh11 # not yet established a connection. In this case the LPN terminate callback should not
/Zephyr-Core-3.6.0/dts/arm/st/h7/
Dstm32h747Xi_m4.dtsi14 /* Flash controller support is not yet supported on M4 core */
Dstm32h745Xi_m4.dtsi14 /* Flash controller support is not yet supported on M4 core */
/Zephyr-Core-3.6.0/tests/bsim/drivers/uart/
Dcompile.sh23 # Placeholder, nothing yet
/Zephyr-Core-3.6.0/samples/philosophers/src/
Dphil_obj_abstract.h77 #error "not implemented yet."
97 #error "not implemented yet."
119 #error "not implemented yet."
/Zephyr-Core-3.6.0/subsys/emul/
DKconfig21 yet been completed. This allows for testing that high-level code can
/Zephyr-Core-3.6.0/tests/kernel/smp_boot_delay/src/
Dmain.c46 zassert_false(mp_flag, "CPU1 must not be running yet"); in ZTEST()
110 zassert_false(mp_flag, "CPU2 must not be running yet"); in ZTEST()

12345678910>>...27