Home
last modified time | relevance | path

Searched refs:single (Results 26 – 50 of 575) sorted by relevance

12345678910>>...23

/Zephyr-latest/drivers/sensor/ams/ens210/
DKconfig23 bool "Temperature measurements in single shot mode"
36 bool "Relative humidity measurements in single shot mode"
/Zephyr-latest/drivers/led/
DKconfig.ncp562314 - or three single-channel LEDs
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_client.c462 lookup_inst_by_handle(params->single.handle); in read_feature_cb()
558 otc_inst->read_proc.single.handle = otc_inst->feature_handle; in bt_ots_client_read_feature()
559 otc_inst->read_proc.single.offset = 0U; in bt_ots_client_read_feature()
804 lookup_inst_by_handle(params->single.handle); in read_object_size_cb()
809 LOG_DBG("handle %d, length %u", params->single.handle, length); in read_object_size_cb()
868 lookup_inst_by_handle(params->single.handle); in read_obj_id_cb()
873 LOG_DBG("handle %d, length %u", params->single.handle, length); in read_obj_id_cb()
928 lookup_inst_by_handle(params->single.handle); in read_obj_name_cb()
930 LOG_DBG("handle %d, length %u", params->single.handle, length); in read_obj_name_cb()
965 lookup_inst_by_handle(params->single.handle); in read_obj_type_cb()
[all …]
/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig.lorawan43 single message to be received, otherwise will support messages up to a single packet in
87 single uplink message. If disabled then uplinks that are too large will not be sent.
DKconfig.uart46 int "Size of single async RX UART buffer"
49 The size of single buffer for asynchronous RX.
/Zephyr-latest/soc/snps/nsim/arc_classic/hs/
DKconfig.defconfig.hs6x_smp18 # SMP simulation is slower than single core, 1 Mhz seems reasonable match with wallclock
DKconfig.defconfig.hs_smp22 # SMP simulation is slower than single core, 1 Mhz seems reasonable match with wallclock
/Zephyr-latest/subsys/bluetooth/audio/
Daics_client.c129 struct bt_aics *inst = lookup_aics_by_handle(conn, params->single.handle); in aics_client_read_state_cb()
178 struct bt_aics *inst = lookup_aics_by_handle(conn, params->single.handle); in aics_client_read_gain_settings_cb()
227 struct bt_aics *inst = lookup_aics_by_handle(conn, params->single.handle); in aics_client_read_type_cb()
272 struct bt_aics *inst = lookup_aics_by_handle(conn, params->single.handle); in aics_client_read_status_cb()
354 struct bt_aics *inst = lookup_aics_by_handle(conn, params->single.handle); in internal_read_state_cb()
430 inst->cli.read_params.single.handle = inst->cli.state_handle; in aics_client_write_aics_cp_cb()
431 inst->cli.read_params.single.offset = 0U; in aics_client_write_aics_cp_cb()
499 struct bt_aics *inst = lookup_aics_by_handle(conn, params->single.handle); in aics_client_read_desc_cb()
794 inst->cli.read_params.single.handle = inst->cli.state_handle; in bt_aics_client_state_get()
832 inst->cli.read_params.single.handle = inst->cli.gain_handle; in bt_aics_client_gain_setting_get()
[all …]
/Zephyr-latest/boards/snps/hsdk/
DKconfig.hsdk11 supports single- and multi-core ARC HS34, HS36 and HS38 processors
/Zephyr-latest/samples/drivers/clock_control_xec/boards/
Dmec1501modular_assy6885.overlay15 xtal-single-ended;
Dmec15xxevb_assy6853.overlay15 xtal-single-ended;
Dmec172xevb_assy6906.overlay15 xtal-single-ended;
/Zephyr-latest/tests/subsys/sd/sdmmc/
DREADME.txt19 * Read test: verify that single block reads work, followed by multiple
23 * Write test: verify that single block writes work, followed by multiple
/Zephyr-latest/subsys/rtio/
DKconfig16 adds a small RAM overhead for a single semaphore. By default wait_for will
28 This adds a small RAM overhead for a single semaphore. By default the call
/Zephyr-latest/tests/subsys/sd/mmc/
DREADME.txt19 * Read test: verify that single block reads work, followed by multiple
23 * Write test: verify that single block writes work, followed by multiple
/Zephyr-latest/doc/contribute/style/
Dkconfig.rst9 * Leave a single empty line between option declarations.
/Zephyr-latest/boards/seco/stm32f3_seco_d23/support/
Dopenocd.cfg1 # SECO SBC-3.5-PX30 board with a single STM32F302VCT6 chip
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/
DKconfig18 Chosing this backend results in single endpoint implementation based
/Zephyr-latest/arch/riscv/
DKconfig.isa51 Standard instruction-set extension for single-precision
52 floating-point, which is named "F" and adds single-precision
162 The Zbs instructions can be used for single-bit instructions that
163 provide a mechanism to set, clear, invert, or extract a single bit in
/Zephyr-latest/samples/sensor/ds18b20/boards/
Dnucleo_g0b1re.overlay12 * b) the UART TX pin only, while the single wire half-duplex mode is enabled.
/Zephyr-latest/boards/st/nucleo_l031k6/support/
Dopenocd.cfg1 # This is an ST NUCLEO-L031K6 board with single STM32L031K6 chip.
/Zephyr-latest/boards/st/nucleo_g031k8/support/
Dopenocd.cfg1 # This is an ST NUCLEO-G031K8 board with single STM32G031K8 chip.
/Zephyr-latest/boards/st/nucleo_l011k4/support/
Dopenocd.cfg1 # This is an ST NUCLEO-L011K4 board with single STM32L011K4 chip.
/Zephyr-latest/tests/drivers/uart/uart_elementary/
DREADME.txt6 For single uart configuration - UART0 TX connected to RX and CTS to RTS
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_10.rst18 | ``2`` | Fetch single group ID |
195 Fetch single group ID command
198 Fetch single group ID command allows listing the group IDs of supported MCUmgr groups on the
201 Fetch single group ID request
204 Fetch single group ID request header fields:
233 Fetch single group ID response
236 Fetch single group ID response header fields:

12345678910>>...23