/Zephyr-latest/boards/arduino/portenta_h7/ |
D | arduino_portenta_h7-common.dtsi | 256 maximum-speed = "high-speed";
|
D | arduino_portenta_h7_stm32h747xx_m7.dts | 72 * The design specification from this reference design limits the maximum
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.stm32 | 69 Minimal value is a recommendation from RM0505 Rev.1 §25.8.2, and maximum
|
/Zephyr-latest/subsys/secure_storage/ |
D | Kconfig | 53 The maximum size, in bytes, that the data of an ITS entry can be.
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | micp_mic_ctlr.c | 194 int8_t minimum, int8_t maximum) in micp_mic_ctlr_aics_gain_setting_cb() argument 200 listener->aics_cb.gain_setting(inst, err, units, minimum, maximum); in micp_mic_ctlr_aics_gain_setting_cb()
|
/Zephyr-latest/soc/infineon/cat1b/cyw20829/ |
D | linker.ld | 285 * section ends on a 4 byte boundary. This wastes a maximum of 3 bytes. 354 * section ends on a 4 byte boundary. This wastes a maximum of 3 bytes.
|
/Zephyr-latest/arch/arm64/core/ |
D | Kconfig | 314 Choose the maximum physical address range that the kernel will 348 This option specifies the maximum numbers of translation tables.
|
/Zephyr-latest/drivers/auxdisplay/ |
D | auxdisplay_hd44780.c | 631 .brightness.maximum = AUXDISPLAY_LIGHT_NOT_SUPPORTED, \ 634 .backlight.maximum = BACKLIGHT_CHECK(inst, \
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | vcp_vol_ctlr_test.c | 145 int8_t minimum, int8_t maximum) in aics_gain_setting_cb() argument 154 g_aics_gain_max = maximum; in aics_gain_setting_cb()
|
D | vcp_vol_rend_test.c | 131 int8_t minimum, int8_t maximum) in aics_gain_setting_cb() argument 140 g_aics_gain_max = maximum; in aics_gain_setting_cb()
|
/Zephyr-latest/boards/arduino/nicla_vision/ |
D | arduino_nicla_vision_stm32h747xx_m7.dts | 210 maximum-speed = "high-speed";
|
/Zephyr-latest/doc/project/ |
D | documentation.rst | 95 * This routine gives @a sem, unless the semaphore is already at its maximum
|
/Zephyr-latest/boards/st/stm32f769i_disco/ |
D | stm32f769i_disco.dts | 264 maximum-speed = "high-speed";
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | coap_client.rst | 83 the application adding a Block2 option to the initial request, to suggest a maximum block size to
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.multilevel | 35 The maximum number of interrupt inputs to any aggregator in the
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 124 * Do ``GETMRL`` and ``GETMWL`` to get maximum read/write 127 * Do ``GETMXDS`` to get maximum read/write speed and maximum
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig | 250 connection interval and 2M PHY, maximum 18 packets with L2CAP payload 264 that the theoretical maximum. Default of 8 is for supporting 289 Currently the maximum SDU length is 4095 bytes, hence add HCI ISO 321 The number of buffers and maximum SDU fragment size will limit the 322 maximum size of an SDU that can be accurately declared in the HCI ISO 619 Set the maximum data length of PDU supported in the Controller.
|
/Zephyr-latest/dts/arm/atmel/ |
D | sam4l.dtsi | 170 maximum-speed = "full-speed";
|
/Zephyr-latest/boards/weact/blackpill_f401cc/doc/ |
D | index.rst | 70 derived from HSE, and is set at 84MHz, which is the maximum possible frequency
|
/Zephyr-latest/boards/st/stm32h747i_disco/ |
D | stm32h747i_disco_stm32h747xx_m7.dts | 223 maximum-speed = "high-speed";
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | semaphores.rst | 24 * A **limit** that indicates the maximum value the semaphore's count
|
/Zephyr-latest/boards/ti/msp_exp432p401r_launchxl/doc/ |
D | index.rst | 32 * The on-board 48-MHz crystal allows the device to run at its maximum operating speed for MCLK and …
|
/Zephyr-latest/samples/sensor/veml6031/ |
D | README.rst | 16 When the light value reaches the maximum raw value (0xFFFF) an error is
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 186 Some applications need to make sure that storage writes have a maximum defined latency. 217 .. note:: The maximum single data length that can be written at once in a sector is 64K 225 ZMS has an entry size of 16 bytes which means that the maximum available space in a partition to 279 to dimension the partition appropriately. Its size should be the double of the maximum size of 411 - The sector size needs to be set such that a sector can fit the maximum data size that will be
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 60 # in the documentation. The maximum height of the logo should not exceed 55 61 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy 93 # directories at level 8 which is the default and also the maximum value. The 96 # Minimum value: 0, maximum value: 8, default value: 8. 263 # Minimum value: 1, maximum value: 16, default value: 4. 372 # Minimum value: 0, maximum value: 99, default value: 6. 495 # Minimum value: 0, maximum value: 9, default value: 0. 508 # Minimum value: 0, maximum value: 32, default value: 1. 775 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the 782 # Minimum value: 0, maximum value: 10000, default value: 30. [all …]
|