Home
last modified time | relevance | path

Searched refs:install (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/Zephyr-latest/modules/trusted-firmware-m/nordic/nrf9120/
DCMakeLists.txt13 install(FILES ${CMAKE_CURRENT_LIST_DIR}/ns/cpuarch_ns.cmake
17 install(FILES ${Trusted\ Firmware\ M_SOURCE_DIR}/platform/ext/target/nordic_nrf/common/nrf912…
20 install(FILES config.cmake
23 install(DIRECTORY ${Trusted\ Firmware\ M_SOURCE_DIR}/platform/ext/target/nordic_nrf/nrf9161dk_nrf…
/Zephyr-latest/modules/trusted-firmware-m/nordic/nrf9160/
DCMakeLists.txt13 install(FILES ${CMAKE_CURRENT_LIST_DIR}/ns/cpuarch_ns.cmake
17 install(FILES ${Trusted\ Firmware\ M_SOURCE_DIR}/platform/ext/target/nordic_nrf/common/nrf916…
20 install(FILES config.cmake
23 install(DIRECTORY ${Trusted\ Firmware\ M_SOURCE_DIR}/platform/ext/target/nordic_nrf/nrf9160dk_nrf…
/Zephyr-latest/doc/services/serialization/
Dnanopb.rst19 Use ``apt`` to install dependency:
23 sudo apt install protobuf-compiler
27 Use ``brew`` to install dependency:
31 brew install protobuf
35 Use ``choco`` to install dependency:
39 choco install protoc
48 west packages pip --install
/Zephyr-latest/modules/trusted-firmware-m/nordic/nrf5340_cpuapp/
DCMakeLists.txt13 install(FILES ${CMAKE_CURRENT_LIST_DIR}/ns/cpuarch_ns.cmake
17 install(FILES config.cmake
20 install(DIRECTORY ${Trusted\ Firmware\ M_SOURCE_DIR}/platform/ext/target/nordic_nrf/nrf5340dk_nrf…
/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/src/
Dbs_main.c19 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
24 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/att/long_read/
Dbs_main.c19 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
24 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst44 Click *Check for updates* and install any that are available.
51 Next, you'll install some host dependencies using your package manager.
89 #. Use ``apt`` to install the required dependencies:
93 sudo apt install --no-install-recommends git cmake ninja-build gperf \
101 (ARM64) systems, you may need to remove them from the list of packages to install.
123 … /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
137 #. Use ``brew`` to install the required dependencies:
141 brew install cmake ninja gperf python3 python-tk ccache qemu dtc libmagic wget openocd
163 In modern version of Windows (10 and later) it is recommended to install the Windows Terminal
168 you can install dependencies from their respective websites and ensure
[all …]
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dmain.c25 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
30 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dmain.c25 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
30 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/legacy/src/
Dmain.c24 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
29 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dmain.c25 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
30 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dmain.c25 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
30 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dmain.c32 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
37 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag/src/
Dmain.c33 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
38 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag_2/src/
Dmain.c33 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
38 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/ecred/dut/src/
Dmain.c33 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
38 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/ecred/peer/src/
Dmain.c33 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
38 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dmain.c30 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
35 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dmain.c33 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
38 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/dut/src/
Dmain.c33 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
38 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/
Dmain.c39 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
44 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/device_name/src/
Dmain.c39 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
44 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/
Dmain.c39 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
44 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/einprogress/src/
Dmain.c35 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
40 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-latest/tests/bsim/bluetooth/host/adv/long_ad/src/
Dmain.c41 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
46 bst_test_install_t test_installers[] = {install, NULL};

12345678910>>...14