Searched refs:single (Results 26 – 50 of 575) sorted by relevance
12345678910>>...23
/Zephyr-latest/drivers/sensor/ams/ens210/ |
D | Kconfig | 23 bool "Temperature measurements in single shot mode" 36 bool "Relative humidity measurements in single shot mode"
|
/Zephyr-latest/drivers/led/ |
D | Kconfig.ncp5623 | 14 - or three single-channel LEDs
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | ots_client.c | 462 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/ |
D | Kconfig.lorawan | 43 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.
|
D | Kconfig.uart | 46 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/ |
D | Kconfig.defconfig.hs6x_smp | 18 # SMP simulation is slower than single core, 1 Mhz seems reasonable match with wallclock
|
D | Kconfig.defconfig.hs_smp | 22 # SMP simulation is slower than single core, 1 Mhz seems reasonable match with wallclock
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | aics_client.c | 129 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/ |
D | Kconfig.hsdk | 11 supports single- and multi-core ARC HS34, HS36 and HS38 processors
|
/Zephyr-latest/samples/drivers/clock_control_xec/boards/ |
D | mec1501modular_assy6885.overlay | 15 xtal-single-ended;
|
D | mec15xxevb_assy6853.overlay | 15 xtal-single-ended;
|
D | mec172xevb_assy6906.overlay | 15 xtal-single-ended;
|
/Zephyr-latest/tests/subsys/sd/sdmmc/ |
D | README.txt | 19 * 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/ |
D | Kconfig | 16 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/ |
D | README.txt | 19 * 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/ |
D | kconfig.rst | 9 * Leave a single empty line between option declarations.
|
/Zephyr-latest/boards/seco/stm32f3_seco_d23/support/ |
D | openocd.cfg | 1 # SECO SBC-3.5-PX30 board with a single STM32F302VCT6 chip
|
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/ |
D | Kconfig | 18 Chosing this backend results in single endpoint implementation based
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig.isa | 51 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/ |
D | nucleo_g0b1re.overlay | 12 * b) the UART TX pin only, while the single wire half-duplex mode is enabled.
|
/Zephyr-latest/boards/st/nucleo_l031k6/support/ |
D | openocd.cfg | 1 # This is an ST NUCLEO-L031K6 board with single STM32L031K6 chip.
|
/Zephyr-latest/boards/st/nucleo_g031k8/support/ |
D | openocd.cfg | 1 # This is an ST NUCLEO-G031K8 board with single STM32G031K8 chip.
|
/Zephyr-latest/boards/st/nucleo_l011k4/support/ |
D | openocd.cfg | 1 # This is an ST NUCLEO-L011K4 board with single STM32L011K4 chip.
|
/Zephyr-latest/tests/drivers/uart/uart_elementary/ |
D | README.txt | 6 For single uart configuration - UART0 TX connected to RX and CTS to RTS
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_10.rst | 18 | ``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