Searched full:build (Results 2076 – 2100 of 2206) sorted by relevance
1...<<818283848586878889
/Zephyr-latest/tests/unit/list/ |
D | slist.c | 476 /* Build append_list so that the node pointers are correct */ in ZTEST()
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_message_handling.c | 2730 LOG_ERR("Unable to build next block of lwm2m message! r=%d", r); in handle_ongoing_block2_tx() 2853 LOG_ERR("Unable to build next block of lwm2m message!"); in lwm2m_udp_receive() 3088 /* Limited number of message build fail also */ in lwm2m_timeseries_data_rebuild() 3092 /* Limit re-build entry count */ in lwm2m_timeseries_data_rebuild() 3193 /* Message Build fail by ENOMEM and data include timeseries data. in generate_notify_message() 3644 /* Message Build fail by ENOMEM and data include timeseries data. in lwm2m_send_cb()
|
/Zephyr-latest/subsys/mgmt/osdp/src/ |
D | osdp_cp.c | 120 LOG_ERR("OOM at build command: need:%d have:%d", need, have); in check_buf_len() 744 LOG_ERR("Failed to build packet for CMD(%d)", in cp_phy_state_update()
|
D | osdp_pd.c | 562 LOG_ERR("OOM at build reply: need:%d have:%d", need, have); in check_buf_len() 794 LOG_ERR("Failed to build REPLY(%02x); Sending NAK instead!", in pd_build_reply()
|
D | osdp_common.h | 376 * @param firmware_version 3-byte version (major, minor, build)
|
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/ |
D | index.rst | 326 #. Build :zephyr:code-sample:`hello_world` application as you would normally do. 328 #. The file :file:`spi_image.bin` will be created if the build system
|
/Zephyr-latest/doc/build/cmake/ |
D | build-build-phase-6.svg | 4 …Build Stage VI – Post-Processing<br /></b></font></div></div></div></foreignObject><text x="623" y…
|
D | build-build-phase-1.svg | 3 …Build Stage I (make) – Pre-build<br /></b></font></div></div></foreignObject><text x="123" y="17" …
|
/Zephyr-latest/boards/actinius/icarus/doc/ |
D | index.rst | 198 1. Build the Secure Zephyr application using ``-DBOARD=actinius_icarus`` and 200 2. Build the Non-Secure Zephyr application using ``-DBOARD=actinius_icarus/ns``.
|
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/ |
D | index.rst | 315 Reading symbols from /home/demo/zephyrproject/zephyr/build/zephyr/zephyr.elf...
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | swap_helper.S | 445 /* Build _callee_saved_t. To match the struct
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_ambiq.c | 571 /* Apollo3 GPIO banks share the same irq number, connect irq here will cause build error, so we
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 156 The Zephyr build system chooses a dependency ordering of the final devicetree
|
/Zephyr-latest/boards/nxp/usb_kw24d512/doc/ |
D | index.rst | 132 Build and flash applications as usual (see :ref:`build_an_application` and
|
/Zephyr-latest/doc/build/dts/ |
D | intro-syntax-structure.rst | 240 The build system uses the compatible property to find the right
|
/Zephyr-latest/doc/develop/west/ |
D | west-apis.rst | 141 expediency during the west v1.2 release time frame to work around a build
|
/Zephyr-latest/boards/nxp/mimxrt1015_evk/doc/ |
D | index.rst | 165 Once the host tool and board are configured, build and flash applications
|
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/ |
D | index.rst | 251 *** Booting Zephyr OS build zephyr-v3.4.0-1251-g43c549305bdb ***
|
/Zephyr-latest/tests/kernel/mem_protect/mem_protect/src/ |
D | mem_domain.c | 22 /* Maximum number of allowable memory partitions defined by the build */
|
/Zephyr-latest/tests/net/lib/http_server/common/src/ |
D | main.c | 47 * have fixed paths known at build time.
|
/Zephyr-latest/scripts/ci/ |
D | check_compliance.py | 346 doc = "See https://docs.zephyrproject.org/latest/build/dts/bindings.html for more details." 383 doc = "See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details." 865 https://docs.zephyrproject.org/latest/build/kconfig/tips.html#menuconfig-symbols. 1254 https://docs.zephyrproject.org/latest/build/kconfig/tips.html#header-comments-and-other-nits):
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_sched.c | 473 * might work differently in a non-debug build. in after_match_slot_get()
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | tcpci.c | 556 * supported at build time. in tcpci_tcpm_transmit_data()
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_mchp_ecia_xec.c | 438 * Create a build time flag to know if any aggregated GIRQ has been enabled.
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 20 number of physical CPUs available is visible at build time as
|
1...<<818283848586878889