Searched refs:maximum (Results 101 – 125 of 396) sorted by relevance
12345678910>>...16
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nrf | 66 This is maximum time, in ms, that NVMC will use to erase part 68 Minimal timeout is 2ms maximum should not exceed half of
|
/Zephyr-latest/drivers/watchdog/ |
D | Kconfig.stm32 | 30 Limiting maximum timeout to a safe value of 26214 ms here, which was
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.dw_axi_dmac | 51 update this config to set maximum value of block size
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.net | 26 The maximum length of a host name as defined by POSIX.
|
/Zephyr-latest/subsys/bluetooth/common/ |
D | Kconfig | 21 In a Host-only build the Host will read the maximum ACL size supported 32 then this will restrict the maximum Link Layer transmission size. 42 Controller. This determines the maximum amount of data packets the 70 the Host will inform the Controller about the maximum ACL data size it 77 In a Controller only build this will determine the maximum ACL size 110 the Host will inform the Controller about the maximum number of 134 the maximum of 255. 191 to the maximum of 255. 234 Where Ncmd is supported maximum Num_HCI_Command_Packets in the Controller implementation.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/ |
D | Kconfig | 71 The number of maximum values in the list for the details command to support, each value 94 prompt "Predicted maximum number of entries per group" if MCUMGR_GRP_ENUM_DETAILS_HOOK
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.ll_sw_split | 281 Max_Transmission_Latency for maximum retransmission and payload 434 bool "Use maximum Advertising PDU size time reservation" 438 Use the maximum advertising PDU size time reservation considering the 439 Advertising Data could be updated from zero to maximum support size. 440 If maximum time reservation is disabled then time reservation 456 bool "Use maximum Broadcast ISO event time reservation" 460 Use maximum Broadcast ISO event time reservation. If disabled, then 482 The offset is in microseconds, limited to an experimental maximum 575 bool "Use maximum ISO Synchronized Receiver event time reservation" 579 Use maximum ISO Synchronized Receiver event time reservation. If [all …]
|
/Zephyr-latest/boards/shields/tcan4550evm/doc/ |
D | index.rst | 26 This shield configuration limits the maximum SPI clock frequency to 2MHz although the
|
/Zephyr-latest/dts/arm/st/l4/ |
D | stm32l412.dtsi | 36 maximum-speed = "full-speed";
|
/Zephyr-latest/tests/benchmarks/sched_queues/ |
D | Kconfig | 19 This option specifies the maximum number of threads that the test
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | Kconfig | 19 This option specifies the maximum number of threads that the test
|
D | README.rst | 16 By default, these tests show the minimum, maximum, and averages of the measured
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | gatt.rst | 24 :code:`gatt exchange-mtu` command. To update the shell maximum MTU, you need to update Kconfig
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | sar_cfg.rst | 25 The transport layer is able to transport up to 32 segments with its SAR mechanism, with a maximum 29 * :kconfig:option:`CONFIG_BT_MESH_RX_SEG_MAX` to set the maximum number of segments in an incoming … 30 * :kconfig:option:`CONFIG_BT_MESH_TX_SEG_MAX` to set the maximum number of segments in an outgoing … 159 SAR Unicast Retransmissions Count holds a value that defines the maximum number of retransmissions 167 This state holds a value that defines the maximum number of retransmissions of a segmented message 170 :kconfig:option:`CONFIG_BT_MESH_SAR_TX_UNICAST_RETRANS_WITHOUT_PROG_COUNT` to set the maximum number 271 value for this state. The maximum number of transmissions of a Segment Acknowledgment message is
|
/Zephyr-latest/samples/tfm_integration/psa_protected_storage/ |
D | README.rst | 19 TF-M includes a maximum number of PS records, set via ``PS_NUM_ASSETS`` (default 10 as of 20 TF-M 1.3.0), and a maximum record size, set via ``PS_MAX_ASSET_SIZE`` (default of 2048 as of
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | Kconfig | 92 This option indicates maximum data size for a version 3 request 101 This option indicates maximum data size for a version 3 response
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | aics_internal.h | 102 int8_t maximum; member
|
/Zephyr-latest/drivers/rtc/ |
D | Kconfig.pcf8523 | 33 second up to a maximum of 60 pulses. When correction values greater than 60 pulses are
|
/Zephyr-latest/drivers/video/ |
D | Kconfig | 31 int "Number of maximum sized buffer in the video pool"
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | aics.h | 267 int8_t maximum);
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | traffic-class.rst | 23 kernel work queue. The maximum number of traffic classes for both Rx and Tx
|
/Zephyr-latest/boards/adi/sdp_k1/ |
D | adi_sdp_k1.dts | 103 maximum-speed = "high-speed";
|
/Zephyr-latest/lib/os/zvfs/ |
D | Kconfig | 32 The maximum number of supported event file descriptors.
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | README_lwm2m | 36 The default value of the number of maximum allowed records doesn't really matter as it's replaced
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net_config_guide.rst | 55 For example, in Ethernet the maximum transmission unit (MTU) size is 1500 bytes. 108 This variable sets maximum number of TLS/DTLS credentials that can be 113 This variable sets maximum number of TLS/DTLS ciphersuites that can 120 This variable sets maximum number of supported application layer 125 This variable specifies maximum number of stored TLS/DTLS sessions, 197 This value affects how the TCP selects the maximum sending window 206 This value defines the maximum TCP receive window size. Increasing
|
12345678910>>...16