Searched refs:maximum (Results 201 – 225 of 396) sorted by relevance
12345678910>>...16
/Zephyr-latest/lib/libc/newlib/ |
D | Kconfig | 19 On MMU-based systems, indicates the maximum amount of memory which
|
/Zephyr-latest/samples/shields/x_nucleo_iks01a3/sensorhub/ |
D | README.rst | 15 mode (CONFIG_LSM6DSO_SENSORHUB=y) with a selection of two maximum slaves
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | micp_mic_dev.c | 53 int8_t maximum) in micp_mic_dev_aics_gain_setting_cb() argument 60 inst, units, minimum, maximum); in micp_mic_dev_aics_gain_setting_cb()
|
D | micp_mic_ctlr.c | 141 int8_t maximum) in micp_mic_ctlr_aics_gain_setting_cb() argument 148 inst, units, minimum, maximum); in micp_mic_ctlr_aics_gain_setting_cb()
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.formatting | 59 This user-configurable option specifies the maximum size (in bytes) to reserve in 63 of shorter maximum log strings.
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.pthread | 114 This value plays a part in determining the maximum supported 123 This value plays a part in determining the maximum supported
|
D | Kconfig.timer | 60 This controls the maximum number of times a timer can overrun before
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | mailboxes.rst | 155 receiving a message, set it to the maximum amount of data desired, or to 206 even when the thread specifies a maximum waiting period. 264 the maximum size message buffer that each thread can handle. 354 where the maximum size of a message is known in advance. 358 "info" field is used to exchange information about the maximum size 403 and a size indicating the maximum amount of data it is willing to retrieve
|
/Zephyr-latest/include/zephyr/arch/sparc/ |
D | linker.ld | 142 * section ends on a 4 byte boundary. This wastes a maximum of 3 bytes.
|
/Zephyr-latest/boards/renesas/ek_ra6m4/ |
D | ek_ra6m4.dts | 237 maximum-speed = "full-speed";
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-shell.rst | 70 You can configure the logging level per module at runtime. This depends on the maximum logging level
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.nxp_s32_netc | 83 This value determines the maximum amount of time allowed between a first
|
/Zephyr-latest/samples/net/sockets/echo_async/ |
D | README.rst | 15 maximum number of simultaneous connections, and basic error handling.
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/ |
D | Kconfig | 39 int "The maximum number of codec frame per SDU supported"
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig | 140 This option sets the maximum number of parameters which may be 169 the maximum number of packet sizes the socket can keep track of.
|
/Zephyr-latest/soc/atmel/sam/common/ |
D | Kconfig | 73 and master clock (MCK) where the maximum value is 150MHz:
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f446.dtsi | 94 maximum-speed = "full-speed";
|
/Zephyr-latest/boards/seagate/legend/ |
D | legend.dts | 158 * The maximum period needed on Legend devices for activity LED
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/ |
D | Kconfig | 141 int "Predicted maximum number of types to return on supported list" 155 Limits the maximum path length for file operations, in bytes. A buffer
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.rtt | 54 This option defines maximum message size transferable to up-buffer.
|
/Zephyr-latest/include/zephyr/arch/mips/ |
D | linker.ld | 169 * section ends on a 4 byte boundary. This wastes a maximum of 3 bytes.
|
/Zephyr-latest/subsys/logging/frontends/ |
D | Kconfig | 127 bool "Track maximum utilization"
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 87 int "Predicted maximum number of threads to return on taskstat list" 175 The maximum size of the response to the info command, will use a stack buffer of this
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 134 bool "Override maximum number of Internal Trusted Storage assets" 136 Override the platform's default maximum number of assets to be stored in 147 bool "Override maximum Internal Trusted Storage asset size" 149 Override the platform's default maximum size of a single asset to be
|
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/ |
D | index.rst | 168 There is limitation by HAL SDK, so CAN only has support maximum 64 message buffers (MBs) 169 and support maximum 32 message buffers for concurrent active instances with 8 bytes 173 maximum number of message buffers that is according to the table below.
|
12345678910>>...16