Searched full:inclusion (Results 1 – 25 of 38) sorted by relevance
12
/Zephyr-latest/soc/xlnx/zynq7000/xc7zxxx/ |
D | soc.h | 12 * The following definitions are required for the inclusion of the CMSIS
|
/Zephyr-latest/soc/xlnx/zynq7000/xc7zxxxs/ |
D | soc.h | 12 * The following definitions are required for the inclusion of the CMSIS
|
/Zephyr-latest/tests/drivers/sensor/ina237/ |
D | CMakeLists.txt | 11 # Include the INA23x driver path and unit-test path for private header inclusion
|
/Zephyr-latest/tests/drivers/sensor/ina230/ |
D | CMakeLists.txt | 11 # Include the INA23x driver path and unit-test path for private header inclusion
|
/Zephyr-latest/include/zephyr/net/ |
D | socket_poll.h | 12 /* Setting for pollfd to avoid circular inclusion */
|
/Zephyr-latest/cmake/app/ |
D | boilerplate.cmake | 19 # old style inclusion is used. Warning is only printed in first invocation.
|
/Zephyr-latest/dts/bindings/coredump/ |
D | zephyr,coredump.yaml | 28 provides an opportunity to manipulate data for inclusion in the dump. The
|
/Zephyr-latest/modules/cmsis/ |
D | cmsis_core_a_r.h | 55 * Any defines relevant for the proper inclusion of CMSIS' Cortex-A
|
/Zephyr-latest/doc/contribute/ |
D | external.rst | 11 imported into Zephyr, and the process that governs the inclusion. 13 There are three main factors that will be considered during the inclusion 221 This section deals exclusively with the inclusion of external tooling in the 224 of the code compiled and linked into the final image. "Inclusion" in this
|
D | index.rst | 26 how to ensure your contribution can be considered for inclusion in the project and potentially
|
D | bin_blobs.rst | 81 Inclusion of binary blobs will taint the Zephyr build. The definition of
|
/Zephyr-latest/scripts/build/ |
D | gen_iter_sections.py | 57 "-c", "--cmake-output", required=True, help="Path to CMake linker script inclusion file"
|
/Zephyr-latest/cmake/modules/ |
D | zephyr_module.cmake | 27 # - `ZEPHYR_<MODULE_NAME>_CMAKE_DIR` is used for inclusion of the CMakeLists.txt 28 # - `ZEPHYR_<MODULE_NAME>_KCONFIG` is used for inclusion of the Kconfig
|
/Zephyr-latest/soc/ |
D | CMakeLists.txt | 31 # Below is inclusion of HWMv2 SoC CMake lists.
|
/Zephyr-latest/ |
D | LICENSE | 51 submitted to Licensor for inclusion in the Work by the copyright owner 131 any Contribution intentionally submitted for inclusion in the Work
|
/Zephyr-latest/include/zephyr/drivers/ |
D | coredump.h | 52 * @param dump_area Pointer to area to copy data into for inclusion in dump
|
/Zephyr-latest/doc/project/ |
D | proposals.rst | 15 A request for the implementation or inclusion of a new unit of functionality
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 353 The file shall be required for the inclusion of the module and the contained 499 Inclusion of build files, :file:`CMakeLists.txt` and :file:`Kconfig`, can be 532 build steps or add additional targets to a build. Inclusion of 569 This allows control of the build inclusion to be described externally to the 904 This allows control of the build inclusion to be described externally to the 1053 Module Inclusion
|
/Zephyr-latest/modules/hostap/ |
D | Kconfig | 331 client. Set 0 to disable inclusion of BSS max idle time tag in
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 85 - Connecting securely using TLS, requires the inclusion of the broker's CA certificate
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_sim_nrf52.h | 11 * good inclusion order let's pull them through soc.h
|
/Zephyr-latest/doc/develop/languages/cpp/ |
D | index.rst | 144 source files due to *indirect* inclusion and the `lack of structure and
|
/Zephyr-latest/modules/hal_nordic/nrfx/ |
D | nrfx_glue.h | 150 /* This is a k_busy_wait wrapper, added to avoid the inclusion of kernel.h */
|
/Zephyr-latest/boards/arduino/nano_33_ble/doc/ |
D | index.rst | 12 the inclusion of more sensors, but otherwise both variants are the same.
|
/Zephyr-latest/doc/build/ |
D | zephyr_cmake_package.rst | 338 other property that can be controlled. It also allows inclusion of additional boilerplate code.
|
12