Home
last modified time | relevance | path

Searched refs:single (Results 51 – 75 of 575) sorted by relevance

12345678910>>...23

/Zephyr-latest/subsys/bluetooth/audio/
Dmcc.c2169 mcs_inst->read_params.single.handle = mcs_inst->player_name_handle; in bt_mcc_read_player_name()
2170 mcs_inst->read_params.single.offset = 0U; in bt_mcc_read_player_name()
2208 mcs_inst->read_params.single.handle = mcs_inst->icon_obj_id_handle; in bt_mcc_read_icon_obj_id()
2209 mcs_inst->read_params.single.offset = 0U; in bt_mcc_read_icon_obj_id()
2248 mcs_inst->read_params.single.handle = mcs_inst->icon_url_handle; in bt_mcc_read_icon_url()
2249 mcs_inst->read_params.single.offset = 0U; in bt_mcc_read_icon_url()
2288 mcs_inst->read_params.single.handle = mcs_inst->track_title_handle; in bt_mcc_read_track_title()
2289 mcs_inst->read_params.single.offset = 0U; in bt_mcc_read_track_title()
2328 mcs_inst->read_params.single.handle = mcs_inst->track_duration_handle; in bt_mcc_read_track_duration()
2329 mcs_inst->read_params.single.offset = 0U; in bt_mcc_read_track_duration()
[all …]
Dtmap.c124 read_params[conn_id].single.handle = bt_gatt_attr_value_handle(attr); in discover_func()
125 read_params[conn_id].single.offset = 0; in discover_func()
/Zephyr-latest/samples/drivers/clock_control_xec/
DREADME.rst39 External single-ended 32KHz waveform to MEC172x XTAL2 input
50 External single-ended 32KHz waveform to MEC172x 32KHZ_IN pin
/Zephyr-latest/boards/andestech/adp_xc7k_ae350/
Dadp_xc7k_ae350_defconfig21 # FPU (single precision) options
/Zephyr-latest/doc/build/flashing/
Dconfiguration.rst11 which would prevent multiple erase tasks running in a single ``west flash`` invocation, which
17 Flashing configuration is singular, it will only be read from a single location, this
26 Configuration is applied in the yml file by using a ``runners`` map with a single ``run_once``
98 both applications and will only perform a single device recovery operation when programming the
/Zephyr-latest/tests/bluetooth/common/testlib/src/
Datt_read.c158 ctx.params.single.handle = handle; in bt_testlib_att_read_by_handle_sync()
159 ctx.params.single.offset = offset; in bt_testlib_att_read_by_handle_sync()
182 ctx.params.single.handle = handle; in bt_testlib_gatt_long_read()
183 ctx.params.single.offset = offset; in bt_testlib_gatt_long_read()
/Zephyr-latest/boards/st/nucleo_l053r8/support/
Dopenocd.cfg1 # This is an ST NUCLEO-L053R8 board with single STM32L053R8 chip.
/Zephyr-latest/boards/st/nucleo_l073rz/support/
Dopenocd.cfg1 # This is an ST NUCLEO-L073RZ board with single STM32L073RZ chip.
/Zephyr-latest/subsys/bluetooth/controller/util/
Dmayfly.c144 static uint8_t single; in dequeue() local
146 if (!single) { in dequeue()
147 single = 1U; in dequeue()
/Zephyr-latest/doc/kernel/data_structures/
Dslist.rst35 Lists may be modified by adding a single node at the head or tail with
71 single "next" pointer.
91 single-linked list variants using the same basic primitives. The
120 .. doxygengroup:: single-linked-list_apis
125 .. doxygengroup:: flagged-single-linked-list_apis
/Zephyr-latest/drivers/display/
DKconfig.renesas_ra23 - 1 single frame buffer in RENESAS RA GLCDC driver.
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/caching/src/
Dgatt_client_test.c193 .single = {
201 .single = {
376 chan_1_read.single.handle = chrc_handle; in test_main_common()
377 chan_2_read.single.handle = chrc_handle; in test_main_common()
/Zephyr-latest/samples/bluetooth/broadcaster/
DREADME.rst12 a manufacturer data element. The content of the data is a single byte
/Zephyr-latest/doc/kernel/services/other/
Datomic.rst23 The kernel also supports the atomic manipulation of a single bit
73 A single bit in array of atomic variables can be manipulated using
106 requires the manipulation of a single 32-bit value.
/Zephyr-latest/lib/os/
DKconfig27 single printk() call, preventing the output data from
32 bool "Multi producer, single consumer packet buffer"
40 bool "Single producer, single consumer packet buffer"
/Zephyr-latest/samples/userspace/hello_world_user/
DREADME.rst15 * single thread
/Zephyr-latest/doc/hardware/peripherals/
Despi.rst11 and target select) and three configurations: single IO, dual IO and quad IO.
/Zephyr-latest/boards/makerdiary/nrf52832_mdk/doc/
Dindex.rst6 The nrf52832_mdk board is a fully open-source, versatile single board
/Zephyr-latest/subsys/usb/device_next/class/
DKconfig.msc31 single instance share the SCSI buffer.
/Zephyr-latest/samples/bluetooth/scan_adv/
DREADME.rst13 data is a single byte indicating how many advertising packets the device
/Zephyr-latest/soc/mediatek/mt8xxx/
DKconfig.defconfig72 # This platform has a single big DRAM region where most linkage
96 # This single-core device doesn't have S32C1I and so has no built-in
/Zephyr-latest/doc/services/debugging/
Dcs_trace_defmt.rst7 single output stream. Formatter is using 16 byte frames which wraps up to 15 bytes of
/Zephyr-latest/samples/drivers/adc/adc_sequence/boards/
Dmimxrt595_evk_cm33.overlay24 * LPADC0 CH2A is set up in single ended mode
/Zephyr-latest/doc/hardware/arch/
Darc-support-status.rst87 itself does not use these registers. This allows single task per
91 .. [#f5] Single-thread kernel is support only for single core targets
105 application developer to both pin the thread to a single CPU before it
/Zephyr-latest/boards/qemu/kvm_arm64/doc/
Dindex.rst45 This board configuration uses a single serial communication channel with the

12345678910>>...23