Searched full:arbitrary (Results 1 – 25 of 222) sorted by relevance
123456789
12 - "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"
4 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
59 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…
16 buffers manage their own buffer memory and can store arbitrary data.33 An on-off manager supports an arbitrary number of clients of a
23 /* group 1 (name is arbitrary) */31 /* group N (name is arbitrary) */
32 #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()
39 * @details The test shall increment the counter value by arbitrary value59 * @details The test shall set the counter value by arbitrary value
10 /* Choice of pin on the header is arbitrary. */
16 /* Arbitrary delay is used needed to handle cases when offset between cores is49 * NET: setup RTC CC for arbitrary offset from now, setup PPI from RTC_COMPARE to IPC_SEND57 * APP: Sets Compare event for value = 2 * captured value + arbitrary offset61 * used by NET and arbitrary offset (which is the same on APP and NET) is able64 * Note, arbitrary delay is used to accommodate for the case when NET-APP offset
7 An arbitrary number of children can be defined.
20 # sample is designed to demonstrate completely arbitrary CPU work.
15 /* Arbitrary */
14 chain-length = <16>; /* arbitrary; change at will */
14 chain-length = <16>; /* arbitrary */
19 chain-length = <16>; /* arbitrary; change at will */
18 chain-length = <2>; /* arbitrary; change at will */
21 chain-length = <16>; /* arbitrary; change at will */
12 driver allows for an arbitrary number of emulated GPIO controllers
88 TC_PRINT("arbitrary reason\n"); in entry_arbitrary_reason()100 TC_PRINT("arbitrary reason (negative)\n"); in entry_arbitrary_reason_negative()
15 /* arbitrary magic numbers used for testing */
19 * At the moment, getpid just returns an arbitrary number >= 2 in getpid()
13 parser = ArgumentParser(description="Generate C string of arbitrary size", allow_abbrev=False)