Searched refs:complex (Results 1 – 25 of 62) sorted by relevance
123
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/ |
D | README.txt | 8 2) compute complex vector product and check for any errors 34 complex product calculation OK after 50 (high) + 63297 (low) tests (computed -160) 35 complex product calculation OK after 150 (high) + 188138 (low) tests (computed -160) 36 complex product calculation OK after 250 (high) + 312972 (low) tests (computed -160) 37 complex product calculation OK after 350 (high) + 437806 (low) tests (computed -160) 38 complex product calculation OK after 450 (high) + 562639 (low) tests (computed -160)
|
/Zephyr-latest/tests/modules/nanopb/ |
D | CMakeLists.txt | 14 proto/complex.proto
|
/Zephyr-latest/doc/services/input/ |
D | index.rst | 44 filtering supported, any more complex filtering logic has to be implemented in 54 footprint, or in a complex application with an existing event model, where the 55 callback is just a wrapper to pipe back the event in a more complex application
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | regulators.rst | 9 complex device.
|
D | uart.rst | 28 without interrupting the MCU at all. However, the setup is more complex
|
/Zephyr-latest/doc/templates/ |
D | sample.tmpl | 20 complex projects, provide a graphic with more details, preferably using
|
/Zephyr-latest/ |
D | .clang-format | 92 …- Regex: '^<(assert|complex|ctype|errno|fenv|float|inttypes|limits|locale|math|setjmp|signal|stdar…
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | Kconfig | 78 However, it depends on complex conditions. 146 However, it depends on complex conditions.
|
/Zephyr-latest/cmake/sca/eclair/ |
D | sca_options.cmake | 9 option(ECLAIR_RULESET_STU_HEAVY "Selection of complex STU project coding guidelines that
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.cellular | 28 include power management and more complex device specific
|
/Zephyr-latest/doc/develop/sca/ |
D | eclair.rst | 59 Zephyr is a large and complex project, so the configuration sets are split the 70 * STU_heavy: Selection of complex STU project coding guidelines that require a significant amount
|
/Zephyr-latest/arch/arc/core/dsp/ |
D | Kconfig | 30 bool "ARC complex DSP operation"
|
/Zephyr-latest/doc/develop/west/ |
D | alias.rst | 27 building more complex but easy-to-remember commands.
|
D | why.rst | 67 Zephyr intends to provide all required building blocks needed to deploy complex
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nrf | 94 is more complex and requires basic user knowledge about NVMC controller.
|
/Zephyr-latest/doc/project/ |
D | code_flow.rst | 36 By dedicating an isolated branch to complex features, it's
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | system_threads.rst | 62 The function used by a real application can be as complex as needed.
|
/Zephyr-latest/doc/kernel/services/ |
D | index.rst | 20 devices (like Wi-Fi and Bluetooth Low Energy), and complex multi-threading,
|
/Zephyr-latest/doc/develop/tools/ |
D | coccinelle.rst | 12 many uses in kernel development, including the application of complex, 252 Sometimes coccinelle doesn't recognize or parse complex macro variables 254 explicitly provide the prototype of the complex macro using the 258 the complex macro from which spatch engine can extract the type
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | index.rst | 11 with a fixed scale to complex devices taking in readings from multitudes of
|
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/ |
D | index.rst | 14 In addition to the main CPU complex, the i.MX 8M Mini features a Cortex-M4F processor which 15 peaks up to 400 MHz. This processor is independent of the main complex and features its own
|
/Zephyr-latest/scripts/coccinelle/ |
D | int_ms_to_timeout.cocci | 21 // Base rule provides the complex identifier regular expression
|
/Zephyr-latest/boards/adi/max32670evkit/doc/ |
D | index.rst | 7 32-bit microcontroller that enables designs with complex sensor processing without
|
/Zephyr-latest/doc/services/rtio/ |
D | index.rst | 25 An application wishing to do complex DMA or interrupt driven operations today 29 This means doing complex audio, video, or sensor streaming requires direct
|
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/ |
D | README.rst | 4 Set up and use different backends for complex math operations.
|
123