Home
last modified time | relevance | path

Searched refs:ZEPHYR_BASE (Results 1 – 25 of 1225) sorted by relevance

12345678910>>...49

/Zephyr-Core-2.7.6/doc/
Dconf.py14 ZEPHYR_BASE = Path(__file__).resolve().parents[1] variable
19 sys.path.insert(0, str(ZEPHYR_BASE / "doc" / "_extensions"))
23 sys.path.insert(0, str(ZEPHYR_BASE / "doc" / "_scripts"))
27 sys.path.insert(0, str(ZEPHYR_BASE / "scripts" / "west_commands"))
43 with open(ZEPHYR_BASE / "VERSION") as f:
124 html_logo = str(ZEPHYR_BASE / "doc" / "_static" / "images" / "logo.svg")
125 html_favicon = str(ZEPHYR_BASE / "doc" / "_static" / "images" / "favicon.png")
126 html_static_path = [str(ZEPHYR_BASE / "doc" / "_static")]
132 html_search_scorer = str(ZEPHYR_BASE / "doc" / "_static" / "js" / "scorer.js")
156 "maketitle": open(ZEPHYR_BASE / "doc" / "_static" / "latex" / "title.tex").read(),
[all …]
DCMakeLists.txt7 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE} ..)
9 file(TO_CMAKE_PATH "${ZEPHYR_BASE}" ZEPHYR_BASE)
10 message(STATUS "Zephyr base: ${ZEPHYR_BASE}")
18 set(DTS_ROOTS "${ZEPHYR_BASE}" CACHE STRING "DT bindings root folders")
39 include(${ZEPHYR_BASE}/cmake/python.cmake)
105 list(INSERT MODULE_EXT_ROOT 0 ${ZEPHYR_BASE})
108 include(${ZEPHYR_BASE}/cmake/extensions.cmake)
109 include(${ZEPHYR_BASE}/cmake/zephyr_module.cmake)
138 PYTHONPATH=${ZEPHYR_BASE}/scripts/kconfig${SEP}$ENV{PYTHONPATH}
139 ZEPHYR_BASE=${ZEPHYR_BASE}
[all …]
/Zephyr-Core-2.7.6/tests/bluetooth/df/connection_cte_req/
DCMakeLists.txt7 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
19 $ENV{ZEPHYR_BASE}/subsys/bluetooth/
20 $ENV{ZEPHYR_BASE}/subsys/bluetooth/controller/
21 $ENV{ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw
26 $ENV{ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/nordic
27 $ENV{ZEPHYR_BASE}/subsys/bluetooth/hci/nordic
31 $ENV{ZEPHYR_BASE}/bluetooth/controller/ll_sw/openisa
32 $ENV{ZEPHYR_BASE}/bluetooth/hci/openisa
/Zephyr-Core-2.7.6/tests/bluetooth/df/connectionless_cte_rx/
DCMakeLists.txt7 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
19 $ENV{ZEPHYR_BASE}/subsys/bluetooth/
20 $ENV{ZEPHYR_BASE}/subsys/bluetooth/controller/
21 $ENV{ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw
26 $ENV{ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/nordic
27 $ENV{ZEPHYR_BASE}/subsys/bluetooth/hci/nordic
31 $ENV{ZEPHYR_BASE}/bluetooth/controller/ll_sw/openisa
32 $ENV{ZEPHYR_BASE}/bluetooth/hci/openisa
/Zephyr-Core-2.7.6/tests/bluetooth/ctrl_sw_privacy_unit/
DCMakeLists.txt6 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
10 ${ZEPHYR_BASE}/subsys/bluetooth
11 ${ZEPHYR_BASE}/subsys/bluetooth/controller
12 ${ZEPHYR_BASE}/subsys/bluetooth/controller/include
13 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/nordic
14 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/nordic/lll
/Zephyr-Core-2.7.6/cmake/linker/ld/
Dtarget_configure.cmake7 ${ZEPHYR_BASE}/include/arch/common/app_data_alignment.ld
11 ${ZEPHYR_BASE}/include/linker/app_smem.ld
15 ${ZEPHYR_BASE}/include/linker/app_smem_aligned.ld
19 ${ZEPHYR_BASE}/include/linker/app_smem_unaligned.ld
24 ${ZEPHYR_BASE}/include/linker/app_smem_pinned.ld
28 ${ZEPHYR_BASE}/include/linker/app_smem_pinned_aligned.ld
32 ${ZEPHYR_BASE}/include/linker/app_smem_pinned_unaligned.ld
/Zephyr-Core-2.7.6/tests/bluetooth/df/connectionless_cte_chains/
DCMakeLists.txt7 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
19 ${ZEPHYR_BASE}/subsys/bluetooth/controller)
21 ${ZEPHYR_BASE}/subsys/bluetooth/controller/include)
23 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw)
25 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/nordic)
27 ${ZEPHYR_BASE}/subsys/bluetooth/controller/ll_sw/nordic/lll)
/Zephyr-Core-2.7.6/boards/arm/lora_e5_dev_board/
Dboard.cmake9 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
10 include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
11 include(${ZEPHYR_BASE}/boards/common/stm32cubeprogrammer.board.cmake)
12 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
13 include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
/Zephyr-Core-2.7.6/tests/subsys/openthread/
DCMakeLists.txt3 include($ENV{ZEPHYR_BASE}/cmake/app/boilerplate.cmake NO_POLICY_SCOPE)
8 ${ZEPHYR_BASE}/../modules/lib/openthread/include/
9 ${ZEPHYR_BASE}/../modules/lib/openthread/src/posix/platform/
10 ${ZEPHYR_BASE}/subsys/net/lib/openthread/platform/
11 ${ZEPHYR_BASE}/../modules/lib/openthread/examples/platforms/
/Zephyr-Core-2.7.6/tests/net/socket/tls_ext/
DCMakeLists.txt4 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
12 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/ca.der
18 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/server.der
24 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/server_privkey.der
32 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/server.der
38 ${ZEPHYR_BASE}/samples/net/sockets/echo_server/src/server_privkey.der
/Zephyr-Core-2.7.6/tests/crypto/rand32/
DCMakeLists.txt4 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
7 zephyr_library_include_directories(${ZEPHYR_BASE}/kernel/include/)
13 ${ZEPHYR_BASE}/kernel/include
14 ${ZEPHYR_BASE}/arch/${ARCH}/include
/Zephyr-Core-2.7.6/subsys/usb/class/netusb/
DCMakeLists.txt7 ${ZEPHYR_BASE}/include/drivers/usb
8 ${ZEPHYR_BASE}/include/usb/
9 ${ZEPHYR_BASE}/subsys/usb/
13 ${ZEPHYR_BASE}/subsys/net/ip
/Zephyr-Core-2.7.6/boards/arm/frdm_k64f/
Dboard.cmake6 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
7 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
8 include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
9 include(${ZEPHYR_BASE}/boards/common/canopen.board.cmake)
/Zephyr-Core-2.7.6/boards/arm/twr_ke18f/
Dboard.cmake6 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
7 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
8 include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
9 include(${ZEPHYR_BASE}/boards/common/canopen.board.cmake)
/Zephyr-Core-2.7.6/scripts/tests/twister/
Dtest_testinstance.py14 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE") variable
15 sys.path.insert(0, os.path.join(ZEPHYR_BASE, "scripts/pylib/twister"))
90 …(ZEPHYR_BASE + '/scripts/tests/twister/test_data/testcases', ZEPHYR_BASE, '/scripts/tests/twister/…
91 (ZEPHYR_BASE, '.', 'test_a.check_1', 'test_a.check_1'),
92 …(ZEPHYR_BASE, '/scripts/tests/twister/test_data/testcases/test_b', 'test_b.check_1', '/scripts/tes…
93 (os.path.join(ZEPHYR_BASE, '/scripts/tests'), '.', 'test_b.check_1', 'test_b.check_1'),
94 (os.path.join(ZEPHYR_BASE, '/scripts/tests'), '.', '.', '.'),
95 (ZEPHYR_BASE, '.', 'test_a.check_1.check_2', 'test_a.check_1.check_2'),
104 …(ZEPHYR_BASE, '.', 'test_c', 'Tests should reference the category and subsystem with a dot as a se…
105 …(os.path.join(ZEPHYR_BASE, '/scripts/tests'), '.', '', 'Tests should reference the category and su…
/Zephyr-Core-2.7.6/boards/arm/nrf21540dk_nrf52840/
Dboard.cmake5 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
6 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
7 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
8 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
/Zephyr-Core-2.7.6/boards/arm/nrf52833dk_nrf52820/
Dboard.cmake5 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
6 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
7 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
8 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
/Zephyr-Core-2.7.6/boards/arm/nrf52833dk_nrf52833/
Dboard.cmake5 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
6 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
7 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
8 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
/Zephyr-Core-2.7.6/boards/arm/nrf52840dk_nrf52840/
Dboard.cmake5 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
6 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
7 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
8 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
/Zephyr-Core-2.7.6/boards/arm/nrf52dk_nrf52832/
Dboard.cmake5 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
6 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
7 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
8 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
/Zephyr-Core-2.7.6/samples/net/wpanusb/
DCMakeLists.txt4 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
7 target_include_directories(app PRIVATE ${ZEPHYR_BASE}/subsys/net/ip)
8 target_include_directories(app PRIVATE ${ZEPHYR_BASE}/subsys/net/l2)
9 target_include_directories(app PRIVATE ${ZEPHYR_BASE}/subsys/usb)
/Zephyr-Core-2.7.6/boards/arm/blackpill_f401ce/
Dboard.cmake6 include(${ZEPHYR_BASE}/boards/common/dfu-util.board.cmake)
7 include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
8 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
9 include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
/Zephyr-Core-2.7.6/boards/arm/blackpill_f411ce/
Dboard.cmake6 include(${ZEPHYR_BASE}/boards/common/dfu-util.board.cmake)
7 include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
8 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
9 include(${ZEPHYR_BASE}/boards/common/blackmagicprobe.board.cmake)
/Zephyr-Core-2.7.6/boards/arm/contextualelectronics_abc/
Dboard.cmake6 include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
7 include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)
8 include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
9 include(${ZEPHYR_BASE}/boards/common/openocd-nrf5.board.cmake)
/Zephyr-Core-2.7.6/drivers/modem/
DCMakeLists.txt18 zephyr_library_include_directories(${ZEPHYR_BASE}/subsys/net/ip)
23 zephyr_library_include_directories(${ZEPHYR_BASE}/subsys/net/ip)
28 zephyr_library_include_directories(${ZEPHYR_BASE}/subsys/net/ip)
33 zephyr_library_include_directories(${ZEPHYR_BASE}/subsys/net/ip)
38 zephyr_library_include_directories(${ZEPHYR_BASE}/subsys/net/ip)

12345678910>>...49