Home
last modified time | relevance | path

Searched refs:setup (Results 276 – 300 of 444) sorted by relevance

1...<<1112131415161718

/Zephyr-latest/doc/hardware/peripherals/
Ddma.rst39 transfer descriptors then those should be setup in a way that does not break the promise of
/Zephyr-latest/cmake/linker/lld/
Dtarget.cmake110 # Function for finalizing link setup after Zephyr configuration has completed.
/Zephyr-latest/drivers/ethernet/
DKconfig36 interface must be created before starting QEMU. The net-setup.sh
DKconfig.sam_gmac60 setup.
/Zephyr-latest/boards/qemu/cortex_m3/doc/
Dindex.rst106 (``CONFIG_NET_SLIP_TAP=y``). The detailed setup is described in
/Zephyr-latest/samples/net/sockets/http_get/
DREADME.rst41 case no NAT/routing setup is needed).
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_ifx_cyw208xx.c306 .setup = cyw208xx_setup
DKconfig262 Pass the controller's public address to the HCI driver in setup()
266 setup() HCI driver API function and get the address to set from the public_addr field.
Dhci_ambiq.c429 .setup = bt_apollo_setup,
/Zephyr-latest/boards/olimex/stm32_h405/doc/
Dindex.rst147 is 8 MHz. The processor can setup HSE to drive the master clock,
/Zephyr-latest/tests/net/icmp/src/
Dmain.c623 static void *setup(void) in setup() function
689 ZTEST_SUITE(icmp_tests, NULL, setup, NULL, NULL, NULL);
/Zephyr-latest/tests/subsys/fs/zms/src/
Dmain.c44 static void *setup(void) in setup() function
97 ZTEST_SUITE(zms, NULL, setup, before, after, NULL);
216 (void)setup(); in ZTEST_F()
/Zephyr-latest/drivers/watchdog/
Dwdt_andes_atcwdt200.c303 .setup = wdt_atcwdt200_setup,
/Zephyr-latest/cmake/modules/
Dversion.cmake36 # The final load of `version.cmake` will setup correct build version values.
/Zephyr-latest/doc/_extensions/zephyr/
Ddoxyrunner.py382 def setup(app: Sphinx) -> dict[str, Any]: function
/Zephyr-latest/tests/bluetooth/mesh/brg/src/
Dmain.c30 static void setup(void *f) in setup() function
129 ZTEST_SUITE(bt_mesh_brg_cfg, NULL, NULL, setup, NULL, NULL);
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/
Dmec172xmodular_assy6930.rst156 #. If you use Dediprog SF100 programmer, then setup it.
161 Follow the `SF100 Linux manual`_ to complete setup of the SF100 programmer.
/Zephyr-latest/doc/develop/test/
Dztest.rst23 * :c:type:`ztest_suite_setup_t` - An optional setup function which returns a test fixture. This
68 Test fixtures can be used to help simplify repeated test setup operations. In many cases, tests in
69 the same suite will require some initial setup followed by some form of reset between each test.
435 The stress test environment is setup and executed using :c:macro:`ZTRESS_EXECUTE` which
450 The example below presents how to setup and run 3 contexts (one of which is k_timer
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_config.rst18 setup the system:
/Zephyr-latest/boards/qemu/nios2/doc/
Dindex.rst110 (``CONFIG_NET_SLIP_TAP=y``). The detailed setup is described in
/Zephyr-latest/drivers/usb/device/
Dusb_dc_sam_usbc.c1342 struct usb_setup_packet *setup; in usb_dc_ep_read_ex() local
1400 setup = (struct usb_setup_packet *) data; in usb_dc_ep_read_ex()
1402 setup->wLength); in usb_dc_ep_read_ex()
/Zephyr-latest/doc/releases/
Drelease-notes-1.5.rst218 * ``ZEP-478`` - Linux setup docs missing step to install curses development package for Fedora
222 * ``ZEP-516`` - Ubuntu setup instructions missing 'upgrade' step
242 * ``ZEP-616`` - OS X setup instructions not working on El Capitan
/Zephyr-latest/doc/connectivity/networking/
Dqemu_user_setup.rst18 no dependencies on the host, SLIRP is simple to setup.
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dindex.rst7 and setup event handling for devices that take real world measurements in
/Zephyr-latest/cmake/linker/ld/
Dtarget.cmake144 # Function for finalizing link setup after Zephyr configuration has completed.

1...<<1112131415161718