Searched refs:multi (Results 26 – 50 of 198) sorted by relevance
12345678
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | Kconfig.rpmsg | 11 created in the multi-instance / multi-core RPMsg backend module to
|
D | Kconfig.icbmsg | 11 Choosing this backend results in multi endpoint implementation based
|
D | Kconfig.icmsg_me | 21 Number of endpoints supported by the multi endpoint ICMSG library.
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.dw_axi_dmac | 24 bool "hardware supports linked list multi block transfer" 27 This flag can be enabled if hardware support Linked List multi-block transfer
|
/Zephyr-latest/drivers/led/ |
D | Kconfig.pca9633 | 12 PCA9633 LED driver has 4 channels each with multi-programmable
|
D | Kconfig.lp3943 | 12 LP3943 LED driver has 16 channels each with multi-programmable
|
/Zephyr-latest/arch/common/ |
D | Kconfig | 20 bool "Auto generates the multi-level interrupt LUT (deprecated)" 31 A make-shift Kconfig to continue generating the multi-level interrupt LUT
|
/Zephyr-latest/share/sysbuild/template/ |
D | CMakeLists.txt | 5 # Generic sysbuild CMakeLists.txt file used as sysbuild entry point for multi-image builds.
|
/Zephyr-latest/boards/snps/hsdk/ |
D | Kconfig.hsdk | 11 supports single- and multi-core ARC HS34, HS36 and HS38 processors
|
/Zephyr-latest/boards/nuvoton/numaker_m2l31ki/ |
D | numaker_m2l31ki-pinctrl.dtsi | 28 /* USBD multi-function pins for VBUS, D+, D-, and ID pins */
|
/Zephyr-latest/cmake/modules/ |
D | arch_v2.cmake | 31 # (read: multi-core and multi-arch SoC).
|
/Zephyr-latest/subsys/ipc/ipc_service/lib/ |
D | Kconfig | 33 bool "icmsg IPC library with multi-endpoint functionality"
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.ads114s0x | 14 The ADS114S0x is a multi-channel analog frontend (AFE).
|
D | Kconfig.lmp90xxx | 14 The LMP90xxx is a multi-channel, low power sensor analog
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | mesh.rst | 6 The Bluetooth Mesh profile adds secure wireless multi-hop communication for
|
/Zephyr-latest/doc/kernel/services/ |
D | index.rst | 7 a low footprint, high performance, multi-threaded execution environment 14 amounts of memory (as little as 2 KB!) or with simple multi-threading 20 devices (like Wi-Fi and Bluetooth Low Energy), and complex multi-threading,
|
/Zephyr-latest/tests/kernel/condvar/condvar_api/src/ |
D | main.c | 512 long multi = (long)p2; in inc_count() local 519 if (multi) { in inc_count() 547 void _condvar_usecase(long multi) in _condvar_usecase() argument 562 INT_TO_POINTER(t2), INT_TO_POINTER(multi), NULL, K_PRIO_PREEMPT(10), in _condvar_usecase() 566 INT_TO_POINTER(t3), INT_TO_POINTER(multi), NULL, K_PRIO_PREEMPT(10), in _condvar_usecase()
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/ |
D | README.rst | 10 multi-thread synchronization problem) using CMSIS RTOS V1 APIs. This particular 53 problem (a classic multi-thread synchronization problem) using
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/philosophers/ |
D | README.rst | 10 multi-thread synchronization problem) using CMSIS RTOS V2 APIs. This particular 53 problem (a classic multi-thread synchronization problem) using
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 58 For the multi-core configurations there is only ``.args`` file as the multi-core configuration 61 I.e. for the multi-core ``nsim/nsim_hs5x/smp`` platform there is only 77 To run multi-core Zephyr RTOS applications in simulation on this board, 163 * Allows to debug both single-core and multi-core ``nsim`` targets. 167 (regardless if single- or multi-core configuration is used): 216 In case of execution or debugging with MDB on multi-core configuration on nSIM 230 nSIM). However if it's possible to launch application on multi-core nsim target that means you 232 It's the nSIM with ARC GDB restriction, real HW multi-core ARC targets can be debugged with ARC 282 The situation is completely different when multi-thread feature-rich operation system is 310 and fine-tune MDB behavior on multi-core systems.
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_images.cmake | 12 # This is where all Zephyr applications are added to the multi-image build.
|
/Zephyr-latest/samples/userspace/hello_world_user/ |
D | README.rst | 16 * multi threading
|
/Zephyr-latest/drivers/mfd/ |
D | Kconfig | 7 Include drivers for multi-function devices
|
/Zephyr-latest/scripts/west_commands/ |
D | README.txt | 7 on the multi-repo need to be in upstream west, not here. Try to limit
|
/Zephyr-latest/drivers/mbox/ |
D | Kconfig | 8 Include multi-channel interrupt-based inter-processor mailboxes
|
12345678