Home
last modified time | relevance | path

Searched refs:maximum (Results 126 – 150 of 396) sorted by relevance

12345678910>>...16

/Zephyr-latest/drivers/auxdisplay/
Dauxdisplay_jhd1313.c358 .brightness.maximum = AUXDISPLAY_LIGHT_NOT_SUPPORTED, \
360 .backlight.maximum = ARRAY_SIZE(colour_define), \
Dauxdisplay_pt6314.c309 .brightness.maximum = PT6314_BRIGHTNESS_MAX, \
311 .backlight.maximum = AUXDISPLAY_LIGHT_NOT_SUPPORTED, \
Dauxdisplay_itron.c431 .brightness.maximum = AUXDISPLAY_ITRON_BRIGHTNESS_MAX, \
433 .backlight.maximum = AUXDISPLAY_LIGHT_NOT_SUPPORTED, \
Dauxdisplay_serlcd.c415 .brightness.maximum = AUXDISPLAY_LIGHT_NOT_SUPPORTED, \
417 .backlight.maximum = AUXDISPLAY_LIGHT_NOT_SUPPORTED, \
/Zephyr-latest/subsys/net/l2/openthread/
DKconfig296 int "The maximum number of state-changed callback handlers"
299 The maximum number of state-changed callback handlers
309 int "The maximum number of EID-to-RLOC cache entries"
312 The maximum number of EID-to-RLOC cache entries that can be used for
/Zephyr-latest/drivers/wifi/simplelink/
DKconfig.simplelink25 Set the maximum size of a network packet going through the chip.
/Zephyr-latest/subsys/logging/backends/
DKconfig.uart24 In deferred logging mode, sets the maximum number of bytes which can be buffered in
/Zephyr-latest/boards/renesas/voice_ra4e1/
Dvoice_ra4e1.dts131 maximum-speed = "full-speed";
/Zephyr-latest/dts/arm/st/l4/
Dstm32l432.dtsi70 maximum-speed = "full-speed";
/Zephyr-latest/subsys/net/
DKconfig.hostname28 int "The maximum allowed hostname length"
/Zephyr-latest/tests/benchmarks/sched_queues/
DREADME.rst17 By default, these tests show the minimum, maximum, and averages of the measured
/Zephyr-latest/lib/posix/options/
DKconfig.device_io52 The maximum number of files that a process can have open at one time. This option is not
/Zephyr-latest/samples/bluetooth/hci_ipc/
DREADME.rst38 must be equal to the maximum number of connections supported by the peer application.
/Zephyr-latest/drivers/usb/device/
DKconfig45 DT_STM32_USBHS_SPEED := $(dt_node_str_prop_equals,$(DT_STM32_USBHS),maximum-speed,high-speed)
98 DT_SAM_USBHS_SPEED := $(dt_node_str_prop_equals,$(DT_SAM_USBHS),maximum-speed,high-speed)
238 DT_ZEPHYR_UDC0_HS_SPEED := $(dt_node_str_prop_equals,$(DT_ZEPHYR_UDC0),maximum-speed,high-speed)
/Zephyr-latest/boards/renesas/ek_ra8d1/
Dek_ra8d1.dts245 maximum-speed = "high-speed";
315 maximum-speed = "full-speed";
/Zephyr-latest/dts/arm/st/h7/
Dstm32h7a3.dtsi22 /* maximum erase time for a 8K sector */
42 maximum-speed = "full-speed";
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.micp57 Sets the maximum number of Audio Input Control Service (AICS)
/Zephyr-latest/boards/arduino/zero/
Darduino_zero.dts97 /* Gives a maximum period of 1.4 s */
/Zephyr-latest/drivers/modem/
DKconfig.cellular46 int "The maximum CMUX frame size in bytes."
/Zephyr-latest/subsys/fs/
DKconfig.littlefs22 This is a global maximum across all mounted littlefs filesystems.
28 This is a global maximum across all mounted littlefs filesystems.
/Zephyr-latest/subsys/logging/
DKconfig.misc87 bool "Tracking maximum memory utilization"
91 When enabled, maximum usage of memory used for log messages in deferred
/Zephyr-latest/boards/renesas/ek_ra8m1/
Dek_ra8m1.dts345 maximum-speed = "high-speed";
371 maximum-speed = "full-speed";
/Zephyr-latest/subsys/mgmt/updatehub/
DKconfig26 (FOTA) updates with maximum security and efficiency, while you
95 Set the maximum number of retries attempts to download a packet
/Zephyr-latest/cmake/sca/eclair/ECL/
Dtoolchain.ecl72 -doc_begin="The maximum size of an object is defined in the MAX_SIZE macro, and for a 32 bit archit…
73 …The maximum size for an array is defined in the PTRDIFF_MAX and in a 32 bit architecture is 2^30-1…
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmicp_mic_ctlr_test.c60 int8_t minimum, int8_t maximum) in aics_gain_setting_cb() argument
69 g_aics_gain_max = maximum; in aics_gain_setting_cb()

12345678910>>...16