Searched refs:ZEPHYR_BASE (Results 1 – 25 of 2683) sorted by relevance
12345678910>>...108
10 ZEPHYR_BASE = Path(__file__).resolve().parents[1] variable15 sys.path.insert(0, str(ZEPHYR_BASE / "doc" / "_extensions"))19 sys.path.insert(0, str(ZEPHYR_BASE / "doc" / "_scripts"))23 sys.path.insert(0, str(ZEPHYR_BASE / "scripts" / "west_commands"))26 sys.path.insert(0, str(ZEPHYR_BASE / "scripts" / "pylib" / "pytest-twister-harness" / "src"))42 with open(ZEPHYR_BASE / "VERSION") as f:67 with open(ZEPHYR_BASE / "SDK_VERSION") as f:174 html_logo = str(ZEPHYR_BASE / "doc" / "_static" / "images" / "logo.svg")175 html_favicon = str(ZEPHYR_BASE / "doc" / "_static" / "images" / "favicon.png")176 html_static_path = [str(ZEPHYR_BASE / "doc" / "_static")][all …]
10 ${ZEPHYR_BASE}/subsys/bluetooth/controller/util/mem.c11 ${ZEPHYR_BASE}/subsys/bluetooth/controller/util/memq.c12 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_tx_queue.c13 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_conn.c14 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ll_feat.c15 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_llcp_conn_upd.c16 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_llcp_cc.c17 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_llcp_pdu.c18 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_llcp_remote.c19 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/ull_llcp_local.c[all …]
10 ${ZEPHYR_BASE}/subsys/bluetooth/audio/audio.c11 ${ZEPHYR_BASE}/subsys/bluetooth/audio/bap_iso.c12 ${ZEPHYR_BASE}/subsys/bluetooth/audio/bap_stream.c13 ${ZEPHYR_BASE}/subsys/bluetooth/audio/cap_initiator.c14 ${ZEPHYR_BASE}/subsys/bluetooth/audio/cap_common.c15 ${ZEPHYR_BASE}/subsys/bluetooth/audio/cap_stream.c16 ${ZEPHYR_BASE}/subsys/bluetooth/audio/ccid.c17 ${ZEPHYR_BASE}/subsys/bluetooth/common/bt_str.c18 ${ZEPHYR_BASE}/subsys/bluetooth/host/uuid.c19 ${ZEPHYR_BASE}/subsys/logging/log_minimal.c[all …]
10 ${ZEPHYR_BASE}/subsys/bluetooth/audio/ascs.c11 ${ZEPHYR_BASE}/subsys/bluetooth/audio/audio.c12 ${ZEPHYR_BASE}/subsys/bluetooth/audio/bap_iso.c13 ${ZEPHYR_BASE}/subsys/bluetooth/audio/bap_stream.c14 ${ZEPHYR_BASE}/subsys/bluetooth/audio/bap_unicast_server.c15 ${ZEPHYR_BASE}/subsys/bluetooth/common/bt_str.c16 ${ZEPHYR_BASE}/subsys/bluetooth/host/data.c17 ${ZEPHYR_BASE}/subsys/bluetooth/host/uuid.c18 ${ZEPHYR_BASE}/subsys/logging/log_minimal.c19 ${ZEPHYR_BASE}/lib/net_buf/buf_simple.c[all …]
11 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source18 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio/compile.sh19 ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/compile.sh20 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/compile.sh21 ${ZEPHYR_BASE}/tests/bsim/bluetooth/ll/compile.sh22 ${ZEPHYR_BASE}/tests/bsim/bluetooth/mesh/compile.sh23 ${ZEPHYR_BASE}/tests/bsim/bluetooth/samples/compile.sh25 ${ZEPHYR_BASE}/tests/bsim/bluetooth/hci_uart/compile.sh
26 ${ZEPHYR_BASE}/tests/bluetooth/audio27 ${ZEPHYR_BASE}/subsys/bluetooth28 ${ZEPHYR_BASE}/subsys/bluetooth/audio29 ${ZEPHYR_BASE}/subsys/bluetooth/common30 ${ZEPHYR_BASE}/include/zephyr34 ${ZEPHYR_BASE}/subsys/bluetooth/common/addr.c35 ${ZEPHYR_BASE}/subsys/bluetooth/common/bt_str.c36 ${ZEPHYR_BASE}/subsys/bluetooth/host/uuid.c37 ${ZEPHYR_BASE}/subsys/logging/log_minimal.c38 ${ZEPHYR_BASE}/include/zephyr/kernel.h[all …]
5 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})10 ${ZEPHYR_BASE}/tests/bluetooth/host/conn11 ${ZEPHYR_BASE}/tests/bluetooth/host/conn/mocks/zephyr/include14 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/host host_mocks)15 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/host/conn/mocks mocks)23 ${ZEPHYR_BASE}/subsys/bluetooth/host/conn.c24 ${ZEPHYR_BASE}/subsys/logging/log_minimal.c25 ${ZEPHYR_BASE}/lib/net_buf/buf.c26 ${ZEPHYR_BASE}/lib/net_buf/buf_simple.c
5 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})9 ${ZEPHYR_BASE}/subsys/bluetooth10 ${ZEPHYR_BASE}/subsys/bluetooth/controller11 ${ZEPHYR_BASE}/subsys/bluetooth/controller/include12 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw13 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/nordic14 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/nordic/lll
12 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})15 ${ZEPHYR_BASE}/tests/bluetooth/host/id/mocks18 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/host host_mocks)19 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/host/id/mocks mocks)28 ${ZEPHYR_BASE}/subsys/bluetooth/host/id.c29 ${ZEPHYR_BASE}/subsys/bluetooth/common/addr.c30 ${ZEPHYR_BASE}/subsys/logging/log_minimal.c31 ${ZEPHYR_BASE}/subsys/bluetooth/common/bt_str.c32 ${ZEPHYR_BASE}/subsys/bluetooth/host/uuid.c
12 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})15 ${ZEPHYR_BASE}/tests/bluetooth/host/id/mocks18 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/host host_mocks)19 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/host/id/mocks mocks)27 ${ZEPHYR_BASE}/subsys/bluetooth/host/id.c28 ${ZEPHYR_BASE}/subsys/bluetooth/common/addr.c29 ${ZEPHYR_BASE}/subsys/logging/log_minimal.c30 ${ZEPHYR_BASE}/subsys/bluetooth/common/bt_str.c31 ${ZEPHYR_BASE}/subsys/bluetooth/host/uuid.c
5 find_package(Zephyr COMPONENTS unittest HINTS $ENV{ZEPHYR_BASE})9 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/host host_mocks)17 ${ZEPHYR_BASE}/subsys/bluetooth/host/data.c18 ${ZEPHYR_BASE}/lib/net_buf/buf_simple.c19 ${ZEPHYR_BASE}/subsys/logging/log_minimal.c20 ${ZEPHYR_BASE}/subsys/bluetooth/common/bt_str.c21 ${ZEPHYR_BASE}/subsys/bluetooth/host/uuid.c
14 ${ZEPHYR_BASE}/subsys/bluetooth/host/crypto_psa.c15 ${ZEPHYR_BASE}/subsys/logging/log_minimal.c16 ${ZEPHYR_BASE}/subsys/bluetooth/common/bt_str.c17 ${ZEPHYR_BASE}/subsys/bluetooth/host/uuid.c22 ${ZEPHYR_BASE}/subsys/bluetooth23 ${ZEPHYR_BASE}/subsys/bluetooth/host24 ${ZEPHYR_BASE}/tests/bluetooth/host25 ${ZEPHYR_BASE}/tests/bluetooth/host/crypto/mocks
10 ${ZEPHYR_BASE}/subsys/bluetooth/audio/audio.c11 ${ZEPHYR_BASE}/subsys/bluetooth/audio/bap_iso.c12 ${ZEPHYR_BASE}/subsys/bluetooth/audio/bap_stream.c13 ${ZEPHYR_BASE}/subsys/bluetooth/audio/bap_broadcast_source.c14 ${ZEPHYR_BASE}/subsys/bluetooth/audio/codec.c15 ${ZEPHYR_BASE}/subsys/logging/log_minimal.c16 ${ZEPHYR_BASE}/lib/net_buf/buf_simple.c20 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/audio/mocks mocks)
12 find_package(Zephyr COMPONENTS unittest REQUIRED HINTS $ENV{ZEPHYR_BASE})15 ${ZEPHYR_BASE}/tests/bluetooth/host/id/mocks18 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/host host_mocks)19 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/host/id/mocks mocks)29 ${ZEPHYR_BASE}/subsys/bluetooth/host/id.c30 ${ZEPHYR_BASE}/subsys/bluetooth/common/addr.c31 ${ZEPHYR_BASE}/subsys/logging/log_minimal.c32 ${ZEPHYR_BASE}/subsys/bluetooth/common/bt_str.c33 ${ZEPHYR_BASE}/subsys/bluetooth/host/uuid.c