Home
last modified time | relevance | path

Searched full:maximum (Results 1 – 25 of 1424) sorted by relevance

12345678910>>...57

/Zephyr-latest/subsys/net/lib/lwm2m/
DKconfig.ucifi20 int "Maximum # of uCIFI Battery object instances"
37 int "Maximum # of uCIFI LPWAN object instances"
41 This value sets the maximum allowable number of LPWAN instances.
44 int "Maximum # of IPv4 addresses"
48 This value sets the maximum number of IPv4 addresses assigned to a
52 int "Maximum # of IPv6 addresses"
56 This value sets the maximum number of IPv6 addresses assigned to a
60 int "Maximum # of network addresses"
64 This value sets the maximum number of LPWAN network addresses assigned
68 int "Maximum # of secondary network addresses"
[all …]
DKconfig213 Default maximum amount of time in seconds the client may wait
218 int "Specify maximum number of registration retries"
221 Specify maximum number of registration retries, before the application
237 int "Maximum # of cached resources"
272 Set the maximum message objects for the LwM2M library client
290 int "LWM2M CoAP maximum message size"
303 the maximum expected size of the resources that need to be validated
311 Set the maximum pending objects for the LwM2M library client
317 Set the maximum reply objects for the LwM2M library client
320 int "Maximum # of observable LwM2M resources"
[all …]
DKconfig.ipso16 minimum/maximum measured values and the minimum/maximum range
20 int "Maximum # of IPSO Temperature Sensor object instances"
50 int "Maximum # of IPSO Generic Sensor object instances"
90 int "Maximum # of IPSO Humidity Sensor object instances"
121 int "Maximum # of IPSO Pressure Sensor object instances"
153 int "Maximum # of IPSO Light Control object instances"
166 int "Maximum # of IPSO Accelerometer object instances"
195 int "Maximum # of IPSO Buzzer instances"
223 int "Maximum # of IPSO Timer object instances"
236 int "Maximum # of IPSO On/Off Switch object instances"
[all …]
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
DKconfig19 int "Maximum thread count in CMSIS RTOS V2 application with dynamic control blocks"
27 int "Maximum thread count in CMSIS RTOS V2 application with dynamic stack"
49 int "Maximum dynamically-allocated timers in CMSIS RTOS V2 application"
53 Mention maximum number of timers in CMSIS RTOS V2 compliant application that can
57 int "Maximum dynamically-allocated mutexes in CMSIS RTOS V2 application"
65 int "Maximum dynamically-allocated semaphores in CMSIS RTOS V2 application"
73 int "Maximum dynamically-allocated mempools in CMSIS RTOS V2 application"
77 Mention maximum number of memory slabs in CMSIS RTOS V2 compliant application that can
81 int "Maximum dynamic mem slab/pool size in CMSIS RTOS V2 application"
84 Mention maximum dynamic size of memory slabs/pools in CMSIS RTOS V2 compliant application.
[all …]
/Zephyr-latest/lib/posix/options/
DKconfig.mqueue13 int "Maximum number of messages in a POSIX message queue"
16 Mention maximum number of messages in message queue in POSIX compliant
20 int "Maximum number of POSIX message priorities"
23 Maximum number of message priorities supported by the implementation.
26 int "Maximum size of a POSIX message"
29 Mention maximum size of message in bytes.
32 int "Maximum POSIX message queue name size"
DKconfig.semaphore13 int "Maximum semaphore value"
17 Maximum semaphore count in POSIX compliant Application.
20 int "Maximum number of semaphores"
23 Maximum number of semaphores in a POSIX application.
29 int "Maximum semaphore name length"
33 Maximum length of name for a named semaphore.
/Zephyr-latest/drivers/can/
DKconfig.stm3218 int "Maximum number of standard (11-bit) ID filters"
22 Defines the maximum number of filters with standard ID (11-bit)
28 The following equation determines the maximum total number of
34 int "Maximum number of extended (29-bit) ID filters"
38 Defines the maximum number of filters with extended ID (29-bit)
44 The following equation determines the maximum total number of
61 int "Maximum number of standard (11-bit) ID filters"
65 Defines the maximum number of filters with standard ID (11-bit)
69 int "Maximum number of extended (29-bit) ID filters"
73 Defines the maximum number of filters with extended ID (29-bit)
DKconfig.mcux25 int "Maximum number of wait loop iterations"
28 Maximum number of wait loop iterations for the MCUX FlexCAN HAL when entering/leaving
32 int "Maximum number of message buffers for concurrent active instances"
40 Defines maximum number of message buffers for concurrent active instances.
43 int "Maximum number of concurrent active RX filters"
53 Defines maximum number of concurrent active RX filters
DKconfig.nxp_s3222 int "Maximum number of RX descriptors"
27 Maximum number of RX descriptors.
30 int "Maximum number of TX descriptors"
34 Maximum number of TX descriptors.
/Zephyr-latest/subsys/portability/cmsis_rtos_v1/
DKconfig25 int "Maximum timer count in CMSIS application"
29 Mention maximum number of timers in CMSIS compliant application.
32 int "Maximum mutex count in CMSIS application"
36 Mention maximum number of mutexes in CMSIS compliant application.
39 int "Maximum semaphore count in CMSIS application"
43 Mention maximum number of semaphores in CMSIS compliant application.
/Zephyr-latest/subsys/net/l2/wifi/
DKconfig15 int "Maximum length of raw scan results"
18 This option defines the maximum length of raw scan results.
52 int "Maximum number of SSIDs that can be specified for SSID filtering"
56 Maximum number of SSIDs that can be specified for SSID filtering.
60 int "Maximum number of channels that can be manually specified"
68 int "Maximum number of APs and STAs that can be managed in Wi-Fi shell"
72 This option defines the maximum number of APs and STAs that can be managed
84 int "Maximum number of managed interfaces per Wi-Fi network manager"
87 This option defines the maximum number of managed interfaces per Wi-Fi
116 int "Maximum number of stations allowed in station table"
[all …]
/Zephyr-latest/dts/bindings/wifi/
Dwifi-tx-power-5g.yaml6 i.e., maximum transmit power allowed for 5GHz band. Based on the
20 description: Maximum transmit power allowed in 5GHz band MCS0 low sub-band
24 description: Maximum transmit power allowed in 5GHz band MCS7 low sub-band
28 description: Maximum transmit power allowed in 5GHz band MCS0 mid sub-band
32 description: Maximum transmit power allowed in 5GHz band MCS7 mid sub-band
36 description: Maximum transmit power allowed in 5GHz band MCS0 high sub-band
39 description: Maximum transmit power allowed in 5GHz band MCS7 high sub-band
Dwifi-tx-power-2g.yaml6 i.e., maximum transmit power allowed for 2.4GHz band. Based on the
15 description: Maximum transmit power allowed in 2.4GHz band for DSSS/CCK rates
19 description: Maximum transmit power allowed in 2.4GHz band for MCS0
23 description: Maximum transmit power allowed in 2.4GHz band for MCS7
/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/serial/
DKconfig.nxp_s3218 int "The maximum duration to transfer a byte data in blocking mode"
21 Maximum duration in micro-seconds to transfer a byte data in blocking mode.
24 int "The maximum duration to receive a byte data in blocking mode"
27 Maximum duration in micro-seconds to receive a byte data in blocking mode.
/Zephyr-latest/subsys/bluetooth/audio/
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.
101 int "Maximum size for a track object"
104 This option sets the maximum size (in octets) of a track object.
DKconfig.tbs35 int "Telephone Bearer Service Maximum Number Of Calls Supported"
39 Sets the maximum number of calls the service supports per bearer.
49 int "The maximum length of the URI scheme list"
53 Sets the maximum length of the URI scheme list.
60 The number of milliseconds that the TBS implementation will maximum wait before rejecting
92 int "Maximum Number Of Calls Supported"
95 Sets the maximum number of calls the client supports per TBS instance.
98 int "Maximum number of TBS instances to setup"
103 Sets the maximum number of Telephone Bearer Service (TBS)
256 int "The maximum length of the call URI supported"
[all …]
/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.
87 int "Maximum HTTP URL Length"
91 This setting determines the maximum length of the HTTP URL that the server can process.
94 int "Maximum HTTP Content-Type Length"
98 This setting determines the maximum length of the HTTP Content-Length field.
101 int "Maximum HTTP Header Field/Value Length"
105 This setting determines the maximum length of HTTP header field or value
111 int "Maximum HTTP/2 response header frame length"
[all …]
/Zephyr-latest/lib/acpi/
DKconfig38 int "maximum child devices"
41 maximum acpi child devices.
47 Maximum interrupt vectors per device.
53 Maximum MMIO entries per device.
/Zephyr-latest/subsys/net/lib/sockets/
DKconfig50 maximum timeout is 5 min. If the value is higher than
76 The maximum time a socket is waiting for a blocked connection before
135 bool "Set Maximum Fragment Length (MFL)"
139 configuration, so that Maximum Fragment Length (MFL) will be sent to
142 Maximum Fragment Length (MFL) value is automatically chosen based on
149 the maximum supported receive record length.
172 int "Maximum DTLS fragment size in bytes"
178 This variable specifies the Maximum Fragment Length (MFL) value to
200 int "Maximum number of TLS/DTLS contexts"
204 "This variable specifies maximum number of TLS/DTLS contexts that can
[all …]
/Zephyr-latest/subsys/net/lib/mqtt_sn/
DKconfig15 int "Maximum payload size of an MQTT-SN message"
30 int "Maximum topic length"
35 int "Maximum number of gateways to store internally"
40 int "Maximum address size for the transport"
45 needs to know how long your addresses are. Set this to the maximum
59 int "Maximum number of clients Keep alive time for MQTT-SN (in seconds)"
/Zephyr-latest/subsys/usb/host/
DKconfig19 int "Maximum number of USB devices supported."
23 Maximum number of USB devices supported for all controllers.
51 int "Maximum number of UHC events"
54 Maximum number of USB host controller events that can be queued.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/settings_mgmt/
DKconfig44 int "Maximum setting name length"
47 Maximum length of a key to lookup, this will be the size of the
48 variable if placed on the stack or the maximum allocated size of the
52 int "Maximum setting value length"
55 Maximum length of a value to read, this will be the size of the
/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/subsys/usb/device_next/
DKconfig38 int "Maximum number of UDC events"
41 Maximum number of USB device controller events that can be queued.
44 int "Maximum number of USB device notification messages"
48 Maximum number of USB device notification messages that can be queued.

12345678910>>...57