Home
last modified time | relevance | path

Searched refs:int (Results 1 – 25 of 1472) sorted by relevance

12345678910>>...59

/Zephyr-latest/tests/kconfig/functions/
DKconfig5 int
9 int
13 int
17 int
21 int
25 int
29 int
33 int
37 int
41 int
[all …]
/Zephyr-latest/tests/net/lib/lwm2m/interop/
DREADME.md126 |LightweightM2M-1.1-int-0 - Client Initiated Bootstrap |:white_check_mark:| |
127 |LightweightM2M-1.1-int-1 - Client Initiated Bootstrap Full (PSK) |:white_check_mark:| |
128 |LightweightM2M-1.1-int-2 - Client Initiated Bootstrap Full (Cert) | |testcase not implemented…
129 |LightweightM2M-1.1-int-3 – Simple Bootstrap from Smartcard |:large_orange_diamond:|We …
130 |LightweightM2M-1.1-int-4 - Bootstrap Delete |:white_check_mark:| |
131 |LightweightM2M-1.1-int-5 - Server Initiated Bootstrap |:white_check_mark:| |
132 |LightweightM2M-1.1-int-6 - Bootstrap Sequence |:white_check_mark:| |
133 |LightweightM2M-1.1-int-7 - Fallback to bootstrap |:white_check_mark:| |
134 |LightweightM2M-1.1-int-8 - Bootstrap Read | |Test cannot be implemented from client side.|
135 |LightweightM2M-1.1-int-9 - Bootstrap and Configuration Consistency | |testcase not implemented…
[all …]
/Zephyr-latest/soc/silabs/silabs_siwx91x/
Dsiwx91x_isp_prepare.py17 def create_table() -> list[int]:
31 def calc_crc32(data: bytes) -> int:
39 def calc_checksum(data: bytes | bytearray, size: int, prev_sum: int) -> int: argument
55 def set_bits(x: int, off: int, size: int, field: int) -> int: argument
56 field = int(field)
64 ctrl_len: int = 0, argument
65 ctrl_reserved: int = 0, argument
71 dest_addr: int = 0, argument
85 def get_bootload_ds(offset: int, ivt_offset: int, fixed_pattern: int = 0x5AA5) -> bytes: argument
87 ret += int(fixed_pattern).to_bytes(2, "little")
[all …]
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Ddata_split_test.py56 len_60 = int(self.num_dic["wing"] * 0.6) + int(
57 self.num_dic["ring"] * 0.6) + int(self.num_dic["slope"] * 0.6) + int(
59 len_50 = int(self.num_dic["wing"] * 0.5) + int(
60 self.num_dic["ring"] * 0.5) + int(self.num_dic["slope"] * 0.5) + int(
62 len_20 = int(self.num_dic["wing"] * 0.2) + int(
63 self.num_dic["ring"] * 0.2) + int(self.num_dic["slope"] * 0.2) + int(
/Zephyr-latest/tests/drivers/gnss/gnss_api/
DKconfig7 int "Enabled systems configuration 0"
12 int "Enabled systems configuration 1"
17 int "Enabled systems configuration 2"
22 int "Enabled systems configuration 3"
27 int "Search period for satellites in seconds"
31 int "Timeout waiting for a fix in seconds"
/Zephyr-latest/subsys/net/lib/mqtt_sn/
DKconfig15 int "Maximum payload size of an MQTT-SN message"
20 int "Number of preallocated messages"
25 int "Number of topics that can be managed"
30 int "Maximum topic length"
35 int "Maximum number of gateways to store internally"
40 int "Maximum address size for the transport"
49 int "Radius for broadcast messages"
54 int "Number of publishes that can be in-flight at the same time"
59 int "Maximum number of clients Keep alive time for MQTT-SN (in seconds)"
71 int "Number of times to retry messages"
[all …]
/Zephyr-latest/scripts/build/
Dllext_slidlib.py29 def generate_slid(symbol_name: str, slid_size: int) -> int: argument
42 return int.from_bytes(hash[0:slid_size], byteorder='big', signed=False)
45 def format_slid(slid: int, slid_size: int) -> str: argument
/Zephyr-latest/samples/drivers/stepper/generic/
DKconfig7 int "Steps per revolution"
11 int "Step interval (ns)"
15 int "Change direction every N revolutions"
19 int "Monitor thread timeout (ms)"
23 int "Monitor thread stack size"
/Zephyr-latest/scripts/coccinelle/
Dirq_lock.cocci1 /// Use unsigned int as the return value for irq_lock()
19 unsigned int i = irq_lock();
24 + unsigned int
36 unsigned int i;
41 + unsigned int
/Zephyr-latest/scripts/utils/
Dntc_thermistor_table.py45 r25: float, beta: float, interval: int, temp_init: int, temp_final: int argument
75 type=int,
82 type=int,
89 type=int,
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_runner.py223 assert int(built_search.group('executed_on_platform')) == \
225 assert int(built_search.group('only_built')) == \
301 assert int(select_search.group('test_scenarios')) == \
303 assert int(select_search.group('test_instances')) == \
305 assert int(select_search.group('skipped_configurations')) == \
307 assert int(select_search.group('skipped_by_static_filter')) == \
309 assert int(select_search.group('skipped_at_runtime')) == \
315 assert int(pass_search.group('passed_configurations')) == \
317 assert int(pass_search.group('test_instances')) == \
319 assert int(pass_search.group('built_configurations')) == \
[all …]
Dtest_platform.py253 assert int(pass_search.group('passed_configurations')) == \
255 assert int(pass_search.group('test_instances')) == \
261 assert int(built_search.group('executed_on_platform')) == \
263 assert int(built_search.group('only_built')) == \
327 assert int(select_search.group('test_scenarios')) == \
329 assert int(select_search.group('test_instances')) == \
331 assert int(select_search.group('skipped_configurations')) == \
333 assert int(select_search.group('skipped_by_static_filter')) == \
335 assert int(select_search.group('skipped_at_runtime')) == \
341 assert int(pass_search.group('passed_configurations')) == \
[all …]
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_senml_cbor.cddl5 ? bt => int .size 8, ; Base Time
7 ? t => int .size 8, ; Time
8 ? ( vi => int .size 8 // ; Integer Value
18 key-value-pair = ( int => value )
20 value = tstr / bstr / int .size 8 / float / bool
/Zephyr-latest/drivers/modem/
DKconfig.at_shell17 int "User pipe number to use"
21 int "Timeout waiting for response to AT command in seconds"
25 int "Maximum size of AT command"
29 int "Maximum size of AT response"
33 int "Size of modem chat receive buffer in bytes"
/Zephyr-latest/tests/misc/kconfigoptions/
DKconfig9 int
13 int
17 int
25 int
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.cavs17 int "Offset in the SW ISR Table"
24 int "Parent interrupt number to which CAVS_0 maps"
28 int "Parent interrupt number to which CAVS_1 maps"
32 int "Parent interrupt number to which CAVS_2 maps"
36 int "Parent interrupt number to which CAVS_3 maps"
40 int "CAVS ICTL Init priority"
/Zephyr-latest/tests/kernel/timer/timer_behavior/pytest/
Dtest_timer.py18 test_period = int(config['TIMER_TEST_PERIOD'])
19 test_samples = int(config['TIMER_TEST_SAMPLES'])
24 ticks_per_sec = int(config['SYS_CLOCK_TICKS_PER_SEC'])
33 period_max_drift = (int(config['TIMER_EXTERNAL_TEST_PERIOD_MAX_DRIFT_PPM'])
41 max_stddev = int(config['TIMER_TEST_MAX_STDDEV']) / 1_000_000
45 max_drift_ppm = int(config['TIMER_EXTERNAL_TEST_MAX_DRIFT_PPM'])
95 test_period = int(config['TIMER_TEST_PERIOD'])
96 test_samples = int(config['TIMER_TEST_SAMPLES'])
/Zephyr-latest/modules/openthread/
DKconfig.thread7 int "Default PAN ID"
11 int "Default Channel"
58 int "Poll period for sleepy end devices [ms]"
63 int "The maximum number of children"
68 int "The maximum number of IPv6 address registrations per child"
85 int "CSL transmitter request time ahead"
91 int "CSL receiver wake up margin in microseconds"
95 int "Minimum receiving time before start of MHR"
101 int "Minimum receiving time after start of MHR"
107 int "CSL uncertainty"
[all …]
/Zephyr-latest/drivers/bluetooth/hci/
DKconfig.silabs13 int "Memory buffer size"
21 int "User advertisement sets"
27 int "Accept list size"
33 int "Completed packet reporting threshold"
39 int "Completed packet report event timeout"
45 int "Link layer stack size"
/Zephyr-latest/drivers/ethernet/nxp_imx_netc/
DKconfig17 int "Message Interrupt module select"
23 int "RX thread priority"
29 int "RX thread stack size"
35 int "RX thread budget"
45 int "TX ring number"
52 int "TX ring length"
59 int "TX ring data buffer size"
67 int "RX ring number"
74 int "RX ring length"
81 int "RX ring data buffer size"
/Zephyr-latest/drivers/counter/
DKconfig.native_sim10 int "native_sim counter frequency in Hz"
15 int "native_sim counter: number of channels"
24 int "native_posix counter frequency in Hz (deprecated)"
28 int "native counter, number of channels (deprecated)"
/Zephyr-latest/soc/openisa/rv32m1/
DKconfig.defconfig69 int
73 int
77 int
81 int
85 int
89 int
93 int
/Zephyr-latest/samples/boards/nordic/clock_control/
DKconfig5 int "Frequency specification to request from clock in Hz"
13 int "Accuracy specification to request from clock in PPM"
21 int "Precision specification to request from clock"
28 int "Time to wait after boot before requesting clock specs in seconds"
35 int "Time to keep request alive in seconds"
/Zephyr-latest/samples/drivers/stepper/tmc50xx/
DKconfig7 int "Steps per revolution"
11 int "Change direction every N revolutions"
15 int "Max velocity multiplier"
/Zephyr-latest/drivers/ethernet/
DKconfig.nxp_s32_netc18 int "RX thread priority"
24 int "RX thread stack size"
30 int "RX thread budget"
40 int "TX ring length"
47 int "TX ring data buffer size"
55 int "RX ring length"
62 int "RX ring data buffer size"
70 int "RX interrupt coalescing packet threshold"
78 int "RX interrupt coalescing timer threshold"
89 int "MAC filter hash table size"
[all …]

12345678910>>...59