Home
last modified time | relevance | path

Searched full:arbitrary (Results 1 – 25 of 222) sorted by relevance

123456789

/Zephyr-latest/samples/boards/microchip/mec172xevb_assy6906/rom_api/
Dsample.yaml12 - "Test Zephyr crypto arbitrary chunk size = \\d+"
13 - "Test Zephyr crypto arbitrary chunk size returned 0"
14 - "Test Zephyr crypto arbitrary chunk size = \\d+"
15 - "Test Zephyr crypto arbitrary chunk size returned 0"
16 - "Test Zephyr crypto arbitrary chunk size = \\d+"
17 - "Test Zephyr crypto arbitrary chunk size returned 0"
/Zephyr-latest/samples/boards/nxp/mimxrt1170_evk_cm7/magic_addr/
DREADME.rst4 Configure an interrupt that triggers on arbitrary RAM/TCM address access.
12 on an arbitrary RAM/TCM address access. This sample shows how to use the custom
/Zephyr-latest/doc/kernel/services/
Dindex.rst59 FIFO No Queue Arbitrary [1] 4 B [2] Y…
60 LIFO No Queue Arbitrary [1] 4 B [2] Y…
62 Message queue No Ring buffer Arbitrary [6] Power of two Y…
63 Mailbox Yes Queue Arbitrary [1] Arbitrary N…
64 Pipe No Ring buffer [4] Arbitrary Arbitrary Y…
/Zephyr-latest/lib/utils/
DKconfig16 buffers manage their own buffer memory and can store arbitrary data.
33 An on-off manager supports an arbitrary number of clients of a
/Zephyr-latest/dts/bindings/test/
Dvnd,pinctrl-test.yaml23 /* group 1 (name is arbitrary) */
31 /* group N (name is arbitrary) */
/Zephyr-latest/tests/bluetooth/df/connection_cte_req/src/
Dtest_cte_req_enable.c32 #define CONN_PERIPH_LATENCY 7 /* arbitrary latency value */
48 /* Arbitrary value different than values allowed BT Core spec. */
188 /* Arbitrary antenna IDs. May be random for test purposes. */ in cte_rx_param_setup()
191 /* Use arbitrary values that allow enable CTE receive and sampling. */ in cte_rx_param_setup()
/Zephyr-latest/tests/net/lib/prometheus/counter/src/
Dmain.c39 * @details The test shall increment the counter value by arbitrary value
59 * @details The test shall set the counter value by arbitrary value
/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/boards/
Drpi_pico2_rp2350a_m33.overlay10 /* Choice of pin on the header is arbitrary. */
/Zephyr-latest/soc/nordic/nrf53/
Dsync_rtc.c16 /* Arbitrary delay is used needed to handle cases when offset between cores is
49 * NET: setup RTC CC for arbitrary offset from now, setup PPI from RTC_COMPARE to IPC_SEND
57 * APP: Sets Compare event for value = 2 * captured value + arbitrary offset
61 * used by NET and arbitrary offset (which is the same on APP and NET) is able
64 * Note, arbitrary delay is used to accommodate for the case when NET-APP offset
/Zephyr-latest/dts/bindings/regulator/
Dzephyr,fake-regulator.yaml7 An arbitrary number of children can be defined.
/Zephyr-latest/samples/kernel/metairq_dispatch/
Dsample.yaml20 # sample is designed to demonstrate completely arbitrary CPU work.
/Zephyr-latest/tests/drivers/ipm/src/
Dipm_dummy.h15 /* Arbitrary */
/Zephyr-latest/samples/drivers/led/led_strip/boards/
Dbbc_microbit.overlay14 chain-length = <16>; /* arbitrary; change at will */
Dnrf51dk_nrf51822.overlay14 chain-length = <16>; /* arbitrary */
Dnucleo_g071rb.overlay19 chain-length = <16>; /* arbitrary; change at will */
Dnucleo_h743zi.overlay19 chain-length = <16>; /* arbitrary; change at will */
Dnucleo_l476rg.overlay19 chain-length = <16>; /* arbitrary; change at will */
Dmimxrt1050_evk_mimxrt1052_hyperflash.overlay18 chain-length = <2>; /* arbitrary; change at will */
Dmimxrt1050_evk_qspi.overlay18 chain-length = <2>; /* arbitrary; change at will */
Dnrf52dk_nrf52832.overlay21 chain-length = <16>; /* arbitrary; change at will */
/Zephyr-latest/drivers/gpio/
DKconfig.emul12 driver allows for an arbitrary number of emulated GPIO controllers
/Zephyr-latest/tests/kernel/fatal/no-multithreading/src/
Dmain.c88 TC_PRINT("arbitrary reason\n"); in entry_arbitrary_reason()
100 TC_PRINT("arbitrary reason (negative)\n"); in entry_arbitrary_reason_negative()
/Zephyr-latest/tests/lib/c_lib/thrd/src/
Dthrd.h15 /* arbitrary magic numbers used for testing */
/Zephyr-latest/lib/posix/options/
Dmulti_process.c19 * At the moment, getpid just returns an arbitrary number >= 2 in getpid()
/Zephyr-latest/tests/net/socket/udp/
Dgenerate-c-string.py13 parser = ArgumentParser(description="Generate C string of arbitrary size", allow_abbrev=False)

123456789