Searched full:large (Results 1 – 25 of 508) sorted by relevance
12345678910>>...21
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | lcd_cli.rst | 3 Large Composition Data Client 6 The Large Composition Data Client model is a foundation model defined by the Bluetooth Mesh 10 The Large Composition Data Client model was introduced in the Bluetooth Mesh Protocol Specification 15 The Large Composition Data Client model communicates with a Large Composition Data Server model 16 using the device key of the node containing the target Large Composition Data Server model instance. 18 If present, the Large Composition Data Client model must only be instantiated on the primary
|
D | lcd_srv.rst | 3 Large Composition Data Server 6 The Large Composition Data Server model is a foundation model defined by the Bluetooth Mesh 10 The Large Composition Data Server model was introduced in the Bluetooth Mesh Protocol Specification 14 The Large Composition Data Server does not have an API of its own and relies on a 18 If present, the Large Composition Data Server model must only be instantiated on the primary 24 The Large Composition Data Server model allows each model to have a list of model's specific 25 metadata that can be read by the Large Composition Data Client model. The metadata list can be
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | large_comp_data_cli.h | 17 * @defgroup bt_mesh_large_comp_data_cli Large Composition Data Client model 24 /** Large Composition Data response. */ 36 /** Large Composition Data Status messages callbacks */ 38 /** @brief Optional callback for Large Composition Data Status message. 40 * Handles received Large Composition Data Status messages from a Large Composition Data 46 * @param cli Large Composition Data Client context. 55 * Handles received Models Metadata Status messages from a Large Composition Data 61 * @param cli Large Composition Data Client context. 69 /** Large Composition Data Client model context */ 77 /** Optional callback for Large Composition Data Status messages. */ [all …]
|
D | large_comp_data_srv.h | 17 * @defgroup bt_mesh_large_comp_data_srv Large Composition Data Server model 24 * @brief Large Composition Data Server model composition data entry.
|
/Zephyr-latest/dts/bindings/dac/ |
D | nxp,gau-dac.yaml | 26 - "large" 27 default: "large" 30 Default is large because that is the reset value.
|
/Zephyr-latest/tests/kernel/mem_protect/mem_map/ |
D | prj_x86_64_coverage_exec.conf | 3 # Enable large memory model to avoid relative addressing 6 CONFIG_COMPILER_OPT="-mcmodel=large"
|
/Zephyr-latest/include/zephyr/shell/ |
D | shell_string_conv.h | 27 * -ERANGE if numeric string input is to large to convert. 44 * Set to -ERANGE if numeric string input is to large to convert. 61 * Set to -ERANGE if numeric string input is to large to convert. 78 * Set to -ERANGE if numeric string input is to large to convert.
|
/Zephyr-latest/samples/subsys/usb/hid-keyboard/ |
D | sample.yaml | 24 sample.usbd.hid-keyboard.large-report: 28 sample.usbd.hid-keyboard.large-out-report:
|
/Zephyr-latest/lib/libc/armstdc/src/ |
D | errno.c | 24 const int __aeabi_EDOM = 33; /**< Argument too large */ 25 const int __aeabi_ERANGE = 34; /**< Result too large */
|
/Zephyr-latest/subsys/console/ |
D | Kconfig | 35 large host-side clipboard pastes. Set to 0 to disable 44 large host-side clipboard pastes. Set to 0 to disable
|
/Zephyr-latest/doc/_static/latex/ |
D | title.tex | 29 \LARGE \py@release\releaseinfo 36 \large \@author\\\@date
|
/Zephyr-latest/samples/bluetooth/mtu_update/ |
D | README.rst | 21 Question: I only want to *send* large packets. I don't need to receive large 31 large notification to be sent. 35 To be able to send a large notification both the server and the client need to 83 should subscribe and then the peripheral will send a large notification. Right
|
/Zephyr-latest/arch/arc/core/dsp/ |
D | Kconfig | 63 bool "ARC AGU large size register" 67 Save and restore large AGU registers, including 12 address pointers regs,
|
/Zephyr-latest/tests/benchmarks/latency_measure/boards/ |
D | arduino_due.conf | 2 # for platforms that do not allow frequency dividers large enough to get
|
D | frdm_k22f.conf | 2 # for platforms that do not allow frequency dividers large enough to get
|
D | frdm_k82f.conf | 2 # for platforms that do not allow frequency dividers large enough to get
|
D | qemu_cortex_m3.conf | 2 # for platforms that do not allow frequency dividers large enough to get
|
D | same54_xpro.conf | 2 # for platforms that do not allow frequency dividers large enough to get
|
D | twr_ke18f.conf | 2 # for platforms that do not allow frequency dividers large enough to get
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 45 --border-radius-large: 8px; 52 --spacing-large: 16px; 341 scroll-margin-top: var(--spacing-large); 370 padding: var(--spacing-medium) var(--spacing-large); 537 padding: 0 var(--spacing-large); 663 border-radius: var(--border-radius-large); 926 padding: var(--spacing-medium) var(--spacing-large); 934 padding: 0 var(--spacing-large); 954 padding: 0 var(--spacing-large); 1016 padding: var(--spacing-small) var(--spacing-large); [all …]
|
/Zephyr-latest/samples/bluetooth/tmap_bmr/boards/ |
D | nrf5340dk_nrf5340_cpuapp.conf | 4 # The LC3 codec uses a large amount of stack. This app runs the codec in the work-queue, hence
|
/Zephyr-latest/samples/bluetooth/tmap_bms/boards/ |
D | nrf5340_audio_dk_nrf5340_cpuapp.conf | 4 # The LC3 codec uses a large amount of stack. This app runs the codec in the work-queue, hence
|
D | nrf5340dk_nrf5340_cpuapp.conf | 4 # The LC3 codec uses a large amount of stack. This app runs the codec in the work-queue, hence
|
/Zephyr-latest/samples/bluetooth/tmap_central/boards/ |
D | nrf5340_audio_dk_nrf5340_cpuapp.conf | 4 # The LC3 codec uses a large amount of stack. This app runs the codec in the work-queue, hence
|
D | nrf5340dk_nrf5340_cpuapp.conf | 4 # The LC3 codec uses a large amount of stack. This app runs the codec in the work-queue, hence
|
12345678910>>...21