Searched full:simplify (Results 1 – 25 of 66) sorted by relevance
123
| /Zephyr-latest/tests/lib/c_lib/strerror/ |
| D | Kconfig | 14 This option is only here to simplify conditional expressions
|
| /Zephyr-latest/ |
| D | .ruff.toml | 16 "SIM", # flake8-simplify
|
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/ |
| D | data.h | 15 /* Both payloads are assumed to be the same size in order to simplify the test
|
| /Zephyr-latest/tests/bluetooth/common/testlib/include/testlib/ |
| D | addr.h | 28 /** Macro to simplify printing of addresses. The returned pointer is valid until the end of the
|
| /Zephyr-latest/doc/hardware/peripherals/ |
| D | tcpc.rst | 10 The TCPC is a device used to simplify the implementation of a USB-C system
|
| /Zephyr-latest/doc/security/ |
| D | hardening-tool.rst | 18 To simplify this process, Zephyr offers a **hardening tool** designed to analyze an application's
|
| /Zephyr-latest/scripts/kconfig/ |
| D | hardenconfig.py | 70 # results, only printing options that have failed for now. It simplify the readability.
|
| /Zephyr-latest/dts/bindings/pinctrl/ |
| D | adi,max32-pinctrl.yaml | 57 To simplify the usage, macro is available to generate "pinmux" field.
|
| D | st,stm32-pinctrl.yaml | 76 To simplify the usage, macro is available to generate "pinmux" field.
|
| D | st,stm32f1-pinctrl.yaml | 85 To simplify the usage, macro is available to generate "pinmux" field.
|
| /Zephyr-latest/boards/rakwireless/rak3172/doc/ |
| D | index.rst | 14 It is designed to easy access to the pins on the board and simplify the evaluation of the RAK3172
|
| /Zephyr-latest/subsys/logging/ |
| D | Kconfig.misc | 16 Used in testing to simplify message comparision if message contains
|
| /Zephyr-latest/doc/services/device_mgmt/ |
| D | dfu.rst | 27 provides an abstraction on top of Flash Stream to simplify writing firmware
|
| /Zephyr-latest/subsys/usb/device/ |
| D | Kconfig | 85 # Hidden option to simplify bluetooth buffer requirement
|
| /Zephyr-latest/arch/arm/core/cortex_a_r/ |
| D | fault.c | 280 /* Simplify exception codes if requested */ in z_arm_fault_prefetch() 364 /* Simplify exception codes if requested */ in z_arm_fault_data()
|
| /Zephyr-latest/doc/services/llext/ |
| D | load.rst | 97 * Try to simplify the extension to the minimum possible code that reproduces
|
| /Zephyr-latest/doc/develop/api/ |
| D | design_guidelines.rst | 6 Zephyr development and evolution is a group effort, and to simplify
|
| /Zephyr-latest/include/zephyr/logging/ |
| D | log_multidomain_helper.h | 13 * This module aims to provide baseline for links and backends and simplify
|
| /Zephyr-latest/tests/kernel/threads/dynamic_thread/src/ |
| D | main.c | 152 * case to simplify things somewhat. in ZTEST()
|
| /Zephyr-latest/doc/connectivity/networking/ |
| D | networking_with_multiple_instances.rst | 39 to simplify the setup instructions. You can use other QEMU boards and drivers
|
| /Zephyr-latest/drivers/dai/intel/dmic/ |
| D | dmic.h | 86 /* Simplify log ramp step calculation equation with this constant term */
|
| /Zephyr-latest/subsys/net/lib/dns/ |
| D | Kconfig | 325 # resolver support is enabled to simplify things. Strictly speaking the
|
| /Zephyr-latest/drivers/can/ |
| D | can_esp32_twai.c | 62 /* Redefinitions of the SJA1000 CDR bits to simplify driver config */
|
| /Zephyr-latest/samples/userspace/shared_mem/src/ |
| D | main.c | 26 * The memory partitions have been named to simplify
|
| /Zephyr-latest/samples/net/sockets/http_server/ |
| D | README.rst | 11 This library provides high-level functions to simplify and abstract server implementation.
|
123