Searched full:independently (Results 1 – 25 of 83) sorted by relevance
1234
/Zephyr-latest/samples/arch/smp/pi/ |
D | sample.yaml | 2 description: Calculation of Pi independently in 14 - "Calculate first [0-9]+ digits of Pi independently by [0-9]+ threads.(.*)"
|
D | README.rst | 8 This sample application calculates Pi independently in many threads, and 40 Calculate first 240 digits of Pi independently by 16 threads.
|
/Zephyr-latest/lib/libc/picolibc/ |
D | Kconfig | 84 Compiler optimizations will be set to -Os independently of other 90 Compiler optimizations will be set to -O2 independently of other 96 Compiler optimizations will be set to -Og independently of other 102 Compiler optimizations will be set to -O0 independently of other
|
/Zephyr-latest/lib/libc/minimal/include/sys/ |
D | _types.h | 8 * must appear in multiple headers independently.
|
/Zephyr-latest/tests/lib/hash_map/ |
D | Kconfig | 22 independently of the arena size since the native libc is used.
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | soc.h | 15 /* Hardware defines multiple "channel" bits that can be independently
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.nrf_led_matrix | 13 (where 0 means off completely) for each of the LEDs independently.
|
/Zephyr-latest/tests/drivers/i2s/i2s_speed/ |
D | Kconfig | 22 is essential for devices that cannot independently start and stop
|
/Zephyr-latest/tests/drivers/i2s/i2s_api/ |
D | Kconfig | 22 is essential for devices that cannot independently start and stop
|
/Zephyr-latest/cmake/sca/eclair/ |
D | sca_options.cmake | 7 by analysing the single translation units independently." OFF)
|
/Zephyr-latest/dts/bindings/counter/ |
D | nxp,imx-tmr.yaml | 4 description: NXP MCUX Quad Timer Channel. Each channel of each quad timer can operate independently
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/ |
D | README.rst | 33 array, so that they can be started independently in gdb, valgrind or some other 36 When running test applications independently, make sure to assign the original
|
/Zephyr-latest/samples/subsys/task_wdt/ |
D | README.rst | 17 fallback. Otherwise the task watchdog will run independently.
|
/Zephyr-latest/soc/espressif/esp32/ |
D | Kconfig | 60 This option allows enabling MDIO independently of Ethernet.
|
/Zephyr-latest/doc/services/modem/ |
D | index.rst | 13 data-in/data-out pipes making them independently testable and
|
/Zephyr-latest/doc/project/ |
D | code_flow.rst | 28 work independently on a subsystem or a feature, improves efficiency and
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32h7-rcc.yaml | 58 use them independently in Zephyr clock subsystem.
|
D | st,stm32h7rs-rcc.yaml | 66 use them independently in Zephyr clock subsystem.
|
/Zephyr-latest/dts/bindings/misc/ |
D | nxp,s32-emios.yaml | 7 have internal counter that either can be used independently or used
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/ |
D | adsp_interrupt.h | 58 * independently triggered multiple times by each core!). Beware.
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/ |
D | adsp_interrupt.h | 56 * independently triggered multiple times by each core!). Beware.
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/ |
D | adsp_interrupt.h | 56 * independently triggered multiple times by each core!). Beware.
|
/Zephyr-latest/dts/bindings/gpio/ |
D | nordic,nrf-gpio-forwarder.yaml | 55 Child nodes for the forwarder can be defined independently by multiple DTS
|
/Zephyr-latest/dts/bindings/pwm/ |
D | espressif,esp32-mcpwm.yaml | 16 Every PWM operator has two PWM outputs: PWMxA and PWMxB. They can work independently, in symmetric
|
/Zephyr-latest/samples/subsys/ipc/openamp/ |
D | README.rst | 13 independently, but sysbuild must be used in order to build the images.
|
1234