Searched refs:setup (Results 351 – 375 of 444) sorted by relevance
1...<<1112131415161718
/Zephyr-latest/drivers/bluetooth/hci/ |
D | ipm_stm32wb.c | 627 .setup = bt_ipm_setup,
|
D | hci_spi_st.c | 698 .setup = bt_spi_bluenrg_setup,
|
D | h4.c | 571 .setup = h4_setup,
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.8.rst | 184 * Updated getting started setup guides for Linux, Windows, and macOS 308 * ``ZEP-2061`` - samples/net/dns_resolve networking setup/README is confusing
|
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/ |
D | index.rst | 238 #. If you use Dediprog SF100 programmer, then setup it. 243 Follow the `SF100 Linux manual`_ to complete setup of the SF100 programmer.
|
/Zephyr-latest/subsys/testsuite/ztest/src/ |
D | ztest.c | 836 if (test_result != ZTEST_RESULT_SUITE_FAIL && suite->setup != NULL) { in z_ztest_run_test_suite_ptr() 837 data = suite->setup(); in z_ztest_run_test_suite_ptr()
|
/Zephyr-latest/drivers/net/ |
D | Kconfig | 257 additional setup on the host side, unlike with the native TAP Ethernet driver.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | virtual_memory.rst | 164 usually include device MMIO regions needed to setup the hardware.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | mspi.rst | 85 * :c:func:`mspi_timing_config` for platform specific timing setup.
|
/Zephyr-latest/doc/_extensions/zephyr/kconfig/ |
D | __init__.py | 461 def setup(app: Sphinx): function
|
/Zephyr-latest/doc/develop/tools/ |
D | clion.rst | 136 your setup is different, make sure to adjust the configuration settings accordingly.
|
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/ |
D | index.rst | 8 and additional peripherals. This setup can be generated using
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | cap.rst | 70 easy way to setup multiple streams on multiple devices at once. 200 The following commands will setup a CAP broadcast source using the 16_2_1 preset (defined by BAP):
|
/Zephyr-latest/boards/ezurio/bt510/doc/ |
D | bt510.rst | 253 .. _MBED Serial Driver: https://os.mbed.com/docs/mbed-os/v6.8/program-setup/windows-serial-driver.h…
|
/Zephyr-latest/boards/microchip/mec1501modular_assy6885/doc/ |
D | index.rst | 164 This is the recommended setup.
|
/Zephyr-latest/boards/nxp/mimxrt595_evk/ |
D | mimxrt595_evk_mimxrt595s_cm33.dts | 451 cs-setup-time = <3>;
|
/Zephyr-latest/boards/olimex/olimexino_stm32/doc/ |
D | index.rst | 299 is 8 MHz. The processor can setup HSE to drive the master clock,
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_nxp_fs26.c | 808 .setup = wdt_nxp_fs26_setup,
|
/Zephyr-latest/samples/tfm_integration/tfm_ipc/ |
D | README.rst | 86 dual core ARM Cortex-M33 setup, also allows you to run TF-M tests using QEMU if
|
/Zephyr-latest/cmake/modules/ |
D | kernel.cmake | 136 # The setup / configuration of the toolchain itself and the configuration of
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_handlers.rst | 112 The CMakeLists.txt file is used by the build system to setup files to compile, include
|
/Zephyr-latest/doc/services/input/ |
D | gpio-kbd.rst | 208 For example, the following would setup a ``keymap`` device that take the
|
/Zephyr-latest/include/zephyr/net/ |
D | wifi_mgmt.h | 773 } setup; member
|
/Zephyr-latest/boards/96boards/avenger96/doc/ |
D | index.rst | 243 …source <SDK installation directory>/environment-setup-cortexa7hf-neon-vfpv4-openstlinux_weston-lin…
|
/Zephyr-latest/boards/arduino/opta/doc/ |
D | index.rst | 225 void setup() {
|
1...<<1112131415161718