Home
last modified time | relevance | path

Searched refs:setup (Results 251 – 275 of 444) sorted by relevance

1...<<1112131415161718

/Zephyr-latest/drivers/watchdog/
Dwdt_nrfx.c164 .setup = wdt_nrf_setup,
Dwdt_sifive.c255 .setup = wdt_sifive_setup,
Dwdt_wwdg_stm32.c274 .setup = wwdg_stm32_setup,
Dwdt_dw.c152 .setup = dw_wdt_setup,
Dwdt_max32.c246 .setup = wdt_max32_setup,
Dwdt_npcx.c332 .setup = wdt_npcx_setup,
Dwdt_tco.c234 .setup = tco_setup,
Dwdt_xilinx_axi.c267 .setup = wdt_xilinx_axi_setup,
Dwdt_wwdt_numaker.c242 .setup = wwdt_numaker_setup,
/Zephyr-latest/samples/bluetooth/encrypted_advertising/
DREADME.rst40 This sample uses two applications, so two devices need to be setup.
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.tbs85 int "Maximum number of TBS instances to setup"
91 instances to setup and use.
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/src/
Dtest_gpio_port.c76 static int setup(void) in setup() function
667 zassert_equal(setup(), TC_PASS, in ZTEST()
/Zephyr-latest/tests/net/lib/mqtt_sn_client/src/
Dmqtt_sn_client.c123 static void setup(void *f) in setup() function
425 ZTEST_SUITE(mqtt_sn_client, NULL, NULL, setup, NULL, NULL);
/Zephyr-latest/tests/subsys/fs/nvs/src/
Dmain.c46 static void *setup(void) in setup() function
100 ZTEST_SUITE(nvs, NULL, setup, before, after, NULL);
234 (void)setup(); in ZTEST_F()
986 (void)setup(); in ZTEST_F()
/Zephyr-latest/boards/segger/trb_stm32f407/doc/
Dindex.rst89 the main clock is 12 MHz. The processor can setup HSE to drive the
/Zephyr-latest/modules/thrift/src/thrift/transport/
DTSSLSocket.h354 void setup(std::shared_ptr<TSSLSocket> ssl);
/Zephyr-latest/samples/bluetooth/extended_adv/
DREADME.rst39 This sample uses two applications, so two devices need to be setup.
/Zephyr-latest/doc/develop/toolchains/
Dcadence_xcc.rst53 setup the environment using the two above mentioned ways:
/Zephyr-latest/samples/net/prometheus/
DREADME.rst84 Make sure to adjust the configuration according to your server's setup and requirements.
/Zephyr-latest/doc/connectivity/bluetooth/
Dfeatures.rst26 * Support for :ref:`all combinations <bluetooth-hw-setup>` of Host and
/Zephyr-latest/doc/_extensions/zephyr/
Ddoxybridge.py218 def setup(app: Sphinx) -> dict[str, Any]: function
/Zephyr-latest/boards/nxp/frdm_rw612/
Dfrdm_rw612_common.dtsi113 cs-setup-time = <3>;
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap.rst188 Follow the instruction to setup CoAP test suite from here:
197 in coap.cfg file as per your setup.
/Zephyr-latest/doc/services/retention/
Dindex.rst27 Devicetree setup
30 To use the retention system, a retained data driver must be setup for the board
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_engine/src/
Dmain.c72 static void setup(void *data) in setup() function
93 ZTEST_SUITE(lwm2m_engine, NULL, NULL, setup, NULL, NULL);

1...<<1112131415161718