Home
last modified time | relevance | path

Searched refs:STATIC (Results 1 – 25 of 27) sorted by relevance

12

/Zephyr-Core-3.6.0/tests/application_development/code_relocation/test_lib/
DCMakeLists.txt4 add_library(test_lib STATIC "")
/Zephyr-Core-3.6.0/tests/net/mocks/
DCMakeLists.txt3 add_library(net_mocks STATIC
/Zephyr-Core-3.6.0/tests/bluetooth/host/
DCMakeLists.txt5 add_library(host_mocks STATIC
/Zephyr-Core-3.6.0/tests/bluetooth/host/buf/
DCMakeLists.txt5 add_library(mocks STATIC
/Zephyr-Core-3.6.0/tests/bluetooth/controller/common/
DCMakeLists.txt9 add_library(common STATIC
/Zephyr-Core-3.6.0/tests/bluetooth/host/keys/mocks/
DCMakeLists.txt5 add_library(mocks STATIC
/Zephyr-Core-3.6.0/tests/bluetooth/host/ecc/
DCMakeLists.txt5 add_library(mocks STATIC
/Zephyr-Core-3.6.0/tests/lib/acpi/unit/
DCMakeLists.txt9 add_library(mock_assert STATIC src/assert.c)
/Zephyr-Core-3.6.0/tests/bluetooth/audio/bap_base/uut/
DCMakeLists.txt9 add_library(uut STATIC
/Zephyr-Core-3.6.0/tests/bluetooth/audio/codec/uut/
DCMakeLists.txt9 add_library(uut STATIC
/Zephyr-Core-3.6.0/samples/tfm_integration/tfm_secure_partition/dummy_partition/
DCMakeLists.txt7 add_library(tfm_app_rot_partition_dp STATIC)
/Zephyr-Core-3.6.0/tests/bluetooth/audio/bap_broadcast_source/uut/
DCMakeLists.txt9 add_library(uut STATIC
/Zephyr-Core-3.6.0/tests/bluetooth/audio/cap_commander/uut/
DCMakeLists.txt9 add_library(uut STATIC
/Zephyr-Core-3.6.0/modules/trusted-firmware-m/nordic_nrf/ns/
DCMakeLists.txt11 add_library(platform_ns STATIC)
/Zephyr-Core-3.6.0/tests/bluetooth/host/id/mocks/
DCMakeLists.txt5 add_library(mocks STATIC
/Zephyr-Core-3.6.0/tests/bluetooth/host/crypto/
DCMakeLists.txt5 add_library(mocks STATIC
/Zephyr-Core-3.6.0/tests/bluetooth/audio/ascs/uut/
DCMakeLists.txt9 add_library(uut STATIC
/Zephyr-Core-3.6.0/tests/bluetooth/controller/mock_ctrl/
DCMakeLists.txt9 add_library(mocks STATIC
/Zephyr-Core-3.6.0/tests/bluetooth/audio/mocks/
DCMakeLists.txt9 add_library(mocks STATIC
/Zephyr-Core-3.6.0/cmake/linker/ld/
Dtarget_relocation.cmake38 add_library(code_relocation_source_lib STATIC ${MEM_RELOCATION_CODE})
/Zephyr-Core-3.6.0/tests/bluetooth/controller/uut/
DCMakeLists.txt9 add_library(uut STATIC
/Zephyr-Core-3.6.0/arch/x86/
DCMakeLists.txt22 add_library(${bin} STATIC IMPORTED GLOBAL)
/Zephyr-Core-3.6.0/samples/application_development/external_lib/
DCMakeLists.txt61 add_library(mylib_lib STATIC IMPORTED GLOBAL)
/Zephyr-Core-3.6.0/subsys/net/lib/lwm2m/
Dlwm2m_message_handling.c77 #define STATIC macro
79 #define STATIC static macro
106 STATIC int build_msg_block_for_send(struct lwm2m_message *msg, uint16_t block_num);
220 STATIC int request_output_block_ctx(struct coap_block_context **ctx) in request_output_block_ctx()
236 STATIC void release_output_block_ctx(struct coap_block_context **ctx) in release_output_block_ctx()
280 STATIC int build_msg_block_for_send(struct lwm2m_message *msg, uint16_t block_num) in build_msg_block_for_send()
387 STATIC int prepare_msg_for_send(struct lwm2m_message *msg) in prepare_msg_for_send()
/Zephyr-Core-3.6.0/cmake/linker/arcmwdt/
Dtarget.cmake225 add_library(code_relocation_source_lib STATIC ${MEM_RELOCATION_CODE})

12