Searched refs:real (Results 151 – 175 of 225) sorted by relevance
123456789
/Zephyr-latest/boards/st/sensortile_box/doc/ |
D | index.rst | 24 real-time accelerator (ART Accelerator) allowing 0-wait-state
|
/Zephyr-latest/tests/lib/devicetree/api/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on 10 * (and be extended to test) real hardware.
|
/Zephyr-latest/boards/nxp/imx93_evk/doc/ |
D | index.rst | 172 https://github.com/nxp-real-time-edge-sw/real-time-edge-uboot
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_WINDOWS.rst | 10 or 64 "real" registers in hardware, with 16 visible at one time.
|
/Zephyr-latest/arch/arm/ |
D | Kconfig | 64 CORTEX-M to boot (alias 0, real 0x00180000/32K available).
|
/Zephyr-latest/boards/st/nucleo_l4r5zi/doc/ |
D | index.rst | 36 real-time accelerator (ART Accelerator) allowing 0-wait-state
|
/Zephyr-latest/boards/phytec/phyboard_pollux/doc/ |
D | index.rst | 11 Coretex-M7 core for real time applications like Zephyr. The phyBOARD-Pollux
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 372 Use k_cpu_atomic_idle() when a thread has to do some real work in addition to 376 i.e. not doing any real work, like in this example below.
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 66 represent any real system and so might be renamed, removed or modified at any point. 232 It's the nSIM with ARC GDB restriction, real HW multi-core ARC targets can be debugged with ARC
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | provisioning.rst | 184 as AuthValue may be brute forced in real time. To ensure secure provisioning, applications
|
/Zephyr-latest/boards/st/nucleo_l412rb_p/doc/ |
D | index.rst | 61 - Core: Arm |reg| 32-bit Cortex |reg| -M4 CPU with FPU, Adaptive real-time accelerator (ART Acceler…
|
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/doc/ |
D | index.rst | 11 ideal for real-time applications such as High-Speed GPIO, CAN FD, and
|
/Zephyr-latest/doc/kernel/drivers/ |
D | index.rst | 155 A driver implementing a particular subsystem will define the real implementation 211 A driver implementing extensions to the subsystem will define the real
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 81 * If given control in real mode on x86_32, switch to 32-bit protected mode. 148 the real interrupt vector table, which then fetches the device's ISR and 435 for doing real work after initialization, i.e. it is sitting in a loop doing 442 used in real application code, again in single-threaded systems. 453 However, a real implementation is strongly recommended.
|
/Zephyr-latest/drivers/console/ |
D | Kconfig | 136 Segger J-Link software and displayed on a computer in real-time.
|
/Zephyr-latest/boards/snps/nsim/arc_v/doc/ |
D | index.rst | 25 represent any real system and so might be renamed, removed or modified at any point.
|
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/ |
D | index.rst | 17 multicore system allows for the running of additional real-time operating systems on the M4 cores
|
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 38 to run all standard Zephyr twister tests, but with models of a real SOC HW, and their drivers.
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | default_appcpu.ld | 209 * safe access to up to 16 bytes after the last real instruction, add
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-ctlr-arch.rst | 23 * Soft real time radio/resource scheduling
|
/Zephyr-latest/boards/st/nucleo_wl55jc/doc/ |
D | nucleo_wl55jc.rst | 71 - Adaptive real-time accelerator (ART Accelerator) allowing 0-wait-state
|
/Zephyr-latest/soc/espressif/esp32/ |
D | default_appcpu.ld | 226 * safe access to up to 16 bytes after the last real instruction, add
|
/Zephyr-latest/doc/kernel/ |
D | timeutil.rst | 24 the Zephyr clock and the actual time in a "real" civil time scale is not
|
/Zephyr-latest/doc/services/rtio/ |
D | index.rst | 123 hardware does almost all of the real work.
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 58 debug compiled binaries on real or emulated hardware, and more. 778 into a single application image that can be run on simulated hardware or real 1007 An application image can be run on a real board or emulated hardware. 1016 Follow these instructions to flash and run an application on real
|
123456789