Searched full:yet (Results 1 – 25 of 622) sorted by relevance
12345678910>>...25
/Zephyr-Core-3.5.0/dts/bindings/dma/ |
D | espressif,esp32-gdma.yaml | 19 * 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.5.0/boards/posix/nrf_bsim/common/ |
D | bstests.h | 27 * 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.5.0/subsys/net/lib/zperf/ |
D | zperf_session.h | 23 STATE_NULL, /* Session has not yet started */ 24 STATE_ONGOING, /* 1st packet has been received, last packet not yet */
|
/Zephyr-Core-3.5.0/tests/drivers/spi/spi_loopback/boards/ |
D | cc1352r1_launchxl.conf | 3 #The driver does not yet have async support
|
/Zephyr-Core-3.5.0/samples/drivers/espi/boards/ |
D | npcx7m6fb_evb.conf | 5 # Not supported yet
|
D | npcx9m6f_evb.conf | 5 # Not supported yet
|
/Zephyr-Core-3.5.0/boards/arm/stm32h573i_dk/ |
D | board.cmake | 6 # FIXME: openocd runner not yet available.
|
/Zephyr-Core-3.5.0/boards/arm/ubx_bmd380eval_nrf52840/ |
D | Kconfig.board | 11 # but SOC file not yet available from Nordic Semiconductor
|
D | ubx_bmd380eval_nrf52840_defconfig | 7 # should be CKAA, but not available yet from Nordic Semiconductor
|
/Zephyr-Core-3.5.0/soc/arm/xilinx_zynq7000/xc7zxxx/ |
D | Kconfig.defconfig.series | 13 # Zephyr does not support SMP on aarch32 yet, so we default to 1 CPU core
|
/Zephyr-Core-3.5.0/boards/arm/gd32f470i_eval/ |
D | board.cmake | 4 # GD32F470xx series is not yet supported by SEGGER J-Link
|
/Zephyr-Core-3.5.0/dts/bindings/watchdog/ |
D | espressif,esp32-watchdog.yaml | 6 Timer (MWDT), 1x RTC Watchdog Timer (RWDT). RWDT is not supported yet.
|
/Zephyr-Core-3.5.0/boards/arm/lpcxpresso55s69/ |
D | lpcxpresso55s69_ns_defconfig | 18 # TFM sets up MPU_NS, can't correctly change this configuration yet
|
/Zephyr-Core-3.5.0/tests/subsys/logging/log_backend_init/src/ |
D | main.c | 109 * 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.5.0/tests/kernel/usage/thread_runtime_stats/ |
D | testcase.yaml | 8 # thread runtime statistic hooks do not yet exist.
|
/Zephyr-Core-3.5.0/soc/arc/snps_qemu/ |
D | CMakeLists.txt | 18 message(WARNING "QEMU ARC platforms other than HS are not supported yet with MW toolchain")
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/edtt/hci_test_app/ |
D | prj_tst_llcp.conf | 25 # LLCP Refactored controller does not support Advanced Scheduling yet
|
D | prj_dut_llcp.conf | 27 # LLCP Refactored controller does not support Advanced Scheduling yet
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/tests_scripts/friendship/ |
D | lpn_terminate_cb.sh | 11 # not yet established a connection. In this case the LPN terminate callback should not
|
/Zephyr-Core-3.5.0/dts/arm/st/h7/ |
D | stm32h747Xi_m4.dtsi | 14 /* Flash controller support is not yet supported on M4 core */
|
D | stm32h745Xi_m4.dtsi | 14 /* Flash controller support is not yet supported on M4 core */
|
/Zephyr-Core-3.5.0/samples/philosophers/src/ |
D | phil_obj_abstract.h | 77 #error "not implemented yet." 97 #error "not implemented yet." 119 #error "not implemented yet."
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/ |
D | bluetooth-audio-arch.rst | 92 * Scan Delegator (not yet implemented) 93 * Broadcast assistant (not yet implemented) 131 The CCP implementation is not yet implemented in Zephyr.
|
/Zephyr-Core-3.5.0/boards/posix/nrf_bsim/doc/ |
D | nrf5340bsim.rst | 51 The IPC and MUTEX peripherals are not yet present in these models. Therefore communication 52 between the cores using Zephyr's IPC driver is not yet possible. 107 OpenAMP is not yet supported in these boards.
|
/Zephyr-Core-3.5.0/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_shi.h | 71 * processing it yet. 94 * a fully received packet but is not ready to respond yet.
|
12345678910>>...25