Home
last modified time | relevance | path

Searched refs:maximum (Results 1 – 25 of 380) sorted by relevance

12345678910>>...16

/Zephyr-latest/drivers/sensor/veaa_x_3/
DKconfig15 The driver assumes that the maximum ADC value matches the maximum
16 output from the device, and that the maximum DAC value matches the
17 maximum input value for the device. External hardware is probably
/Zephyr-latest/drivers/can/
DKconfig.stm3222 Defines the maximum number of filters with standard ID (11-bit)
28 The following equation determines the maximum total number of
38 Defines the maximum number of filters with extended ID (29-bit)
44 The following equation determines the maximum total number of
66 Defines the maximum number of filters with standard ID (11-bit)
74 Defines the maximum number of filters with extended ID (29-bit)
/Zephyr-latest/subsys/net/lib/lwm2m/
DKconfig.ucifi41 This value sets the maximum allowable number of LPWAN instances.
48 This value sets the maximum number of IPv4 addresses assigned to a
56 This value sets the maximum number of IPv6 addresses assigned to a
64 This value sets the maximum number of LPWAN network addresses assigned
72 This value sets the maximum number of secondary addresses used to
81 This value sets the maximum number of LPWAN addresses of peer nodes
89 This value sets the maximum number of multicast group addresses (from
98 This value sets the maximum number of security key (e.g. AES128) to
/Zephyr-latest/samples/subsys/usb/shell/boards/
Dqemu_cortex_m3.overlay14 maximum-speed = "high-speed";
20 maximum-speed = "full-speed";
/Zephyr-latest/drivers/ipm/
DKconfig.imx25 Select maximum message size for NXP i.MX messaging unit.
31 and a maximum size of 4 bytes each.
37 and a maximum size of 8 bytes each.
43 and a maximum size of 16 bytes.
/Zephyr-latest/samples/subsys/usb/shell/
Dvirtual.overlay16 maximum-speed = "high-speed";
22 maximum-speed = "full-speed";
/Zephyr-latest/tests/benchmarks/wait_queues/src/
Dmain.c145 uint64_t maximum = cycles[0]; in compute_and_report_stats() local
154 if (cycles[i] > maximum) { in compute_and_report_stats()
155 maximum = cycles[i]; in compute_and_report_stats()
166 maximum /= (uint64_t)num_iterations; in compute_and_report_stats()
192 sdescr_len, ", max.", maximum, (uint32_t)timing_cycles_to_ns(maximum)); in compute_and_report_stats()
205 printk(" Maximum : %7llu cycles (%7u nsec)\n", maximum, in compute_and_report_stats()
206 (uint32_t)timing_cycles_to_ns(maximum)); in compute_and_report_stats()
/Zephyr-latest/tests/benchmarks/sched_queues/src/
Dmain.c158 uint64_t maximum = cycles[0]; in compute_and_report_stats() local
167 if (cycles[i] > maximum) { in compute_and_report_stats()
168 maximum = cycles[i]; in compute_and_report_stats()
179 maximum /= (uint64_t)num_iterations; in compute_and_report_stats()
203 sdescr_len, ", max.", maximum, (uint32_t)timing_cycles_to_ns(maximum)); in compute_and_report_stats()
216 printk(" Maximum : %7llu cycles (%7u nsec)\n", maximum, in compute_and_report_stats()
217 (uint32_t)timing_cycles_to_ns(maximum)); in compute_and_report_stats()
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.vocs15 This option sets the maximum number of instances of Volume Offset
31 This option sets the maximum output description size in octets.
42 This option sets the maximum number of instances of Volume Offset
DKconfig.mpl31 Sets the maximum number of bytes (including the null termination) of
45 Sets the maximum number of bytes (including the null termination) of
53 Sets the maximum number of bytes (including the null termination) of
61 Sets the maximum number of bytes (including the null termination)
69 Sets the maximum number of bytes (including the null termination) of
98 This option sets the maximum size (in octets) of the icon object.
104 This option sets the maximum size (in octets) of a track object.
DKconfig.aics16 This option sets the maximum number of instances of Audio Input
33 This option sets the maximum input description size in octets.
44 This option sets the maximum number of instances of Audio Input
DKconfig.tbs38 Sets the maximum number of calls the service supports per bearer.
48 int "The maximum length of the URI scheme list"
52 Sets the maximum length of the URI scheme list.
82 Sets the maximum number of calls the client supports per TBS instance.
90 Sets the maximum number of Telephone Bearer Service (TBS)
243 int "The maximum length of the call URI supported"
247 Sets the maximum length of the call URI supported. Note that if this
251 int "The maximum length of the bearer provider name"
255 Sets the maximum length of the bearer provider name.
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
DKconfig35 threads i.e. they also count towards that maximum too.
56 Mention maximum number of timers in CMSIS RTOS V2 compliant application.
77 Mention maximum number of memory slabs in CMSIS RTOS V2 compliant application.
83 Mention maximum dynamic size of memory slabs/pools in CMSIS RTOS V2 compliant application.
90 Mention maximum number of message queues in CMSIS RTOS V2 compliant application.
96 Mention maximum dynamic size of message queues in CMSIS RTOS V2 compliant application.
103 Mention maximum number of event flags in CMSIS RTOS V2 compliant application.
/Zephyr-latest/subsys/portability/cmsis_rtos_v1/
DKconfig29 Mention maximum number of timers in CMSIS compliant application.
36 Mention maximum number of mutexes in CMSIS compliant application.
43 Mention maximum number of semaphores in CMSIS compliant application.
/Zephyr-latest/boards/st/stm32f7508_dk/support/
Dopenocd.cfg14 # Event reset-init already uses the maximum speed however adapter speed
16 # override that speed setting it also to the maximum speed.
/Zephyr-latest/boards/st/stm32f746g_disco/support/
Dopenocd.cfg18 # Event reset-init already uses the maximum speed however adapter speed
20 # override that speed setting it also to the maximum speed.
/Zephyr-latest/tests/subsys/logging/log_blocking/
DKconfig14 Specify the maximum rate at which messages will be logged from the
21 Specify the maximum rate at which log messages will be handled by
/Zephyr-latest/drivers/usb/udc/
DKconfig.ambiq30 int "UDC AMBIQ maximum number of ISR event messages"
34 AMBIQ maximum number of ISR event messages.
/Zephyr-latest/drivers/stepper/
DKconfig.stepper_event_template13 int "$(module-str) maximum number of pending stepper events"
17 The maximum number of stepper events that can be pending before new events
/Zephyr-latest/subsys/net/l2/ieee802154/
DKconfig.radio50 int "CSMA maximum backoffs"
54 The maximum number of backoffs the CSMA-CA algorithm will attempt
68 int "CSMA MAC maximum backoff exponent"
72 The maximum value of the backoff exponent (BE) in the CSMA-CA
/Zephyr-latest/drivers/serial/
DKconfig.nxp_s3218 int "The maximum duration to transfer a byte data in blocking mode"
24 int "The maximum duration to receive a byte data in blocking mode"
/Zephyr-latest/tests/drivers/sensor/ina237/boards/
Dnative_sim.overlay29 /* high precision mode, maximum current lsb */
39 /* high precision mode, maximum rshunt */
/Zephyr-latest/lib/posix/options/
DKconfig.mqueue16 Mention maximum number of messages in message queue in POSIX compliant
29 Mention maximum size of message in bytes.
/Zephyr-latest/subsys/net/lib/http/
DKconfig61 This setting determines the maximum number of HTTP/2 clients that the server can handle at once.
68 This setting determines the maximum number of HTTP/2 streams for each client.
84 maximum length of an individual HTTP header supported.
91 This setting determines the maximum length of the HTTP URL that the server can process.
98 This setting determines the maximum length of the HTTP Content-Length field.
105 This setting determines the maximum length of HTTP header field or value
115 This setting determines the maximum length of an HTTP/2 header frame
142 This setting determines the maximum number of HTTP headers it is possible
150 This timeout specifies maximum time the client may remain inactive
/Zephyr-latest/samples/sensor/mhz19b/boards/
Dnucleo_g0b1re.overlay11 maximum-range = <10000>;

12345678910>>...16