/Zephyr-Core-3.7.0/samples/boards/stm32/uart/single_wire/boards/ |
D | stm32f3_disco.overlay | 9 single-line-uart1 = &usart2; 10 single-line-uart2 = &uart4; 16 single-wire; 21 single-wire;
|
/Zephyr-Core-3.7.0/samples/boards/stm32/uart/single_wire/ |
D | README.rst | 1 .. zephyr:code-sample:: uart-stm32-single-wire 2 :name: STM32 single-wire UART 5 Use single-wire/half-duplex UART functionality of STM32 devices. 10 A simple application demonstrating how to use the single wire / half-duplex UART
|
/Zephyr-Core-3.7.0/drivers/flash/ |
D | Kconfig.cadence_nand | 43 int "Set the page count for a single transfer in the CDMA Mode" 46 Configure the page count for a single transfer in the CDMA Mode 49 int "Set the block count for a single transfer in the CDMA Mode" 52 Configure the block count for a single transfer in the CDMA Mode
|
/Zephyr-Core-3.7.0/arch/arm/core/ |
D | Kconfig.vfp | 35 that supports only single-precision operations with 16 double-word 46 that supports half- and single-precision operations with 16 58 that supports half- and single-precision operations (including fused 69 that supports single- and double-precision operations with 16 81 that supports half-, single- and double-precision operations with 16 94 that supports half-, single- and double-precision operations 108 that supports half-, single-, double-precision operations (including 122 that supports half-, single- and double-precision operations 136 that supports half-, single-, double-precision operations (including 155 single-precision operations. [all …]
|
/Zephyr-Core-3.7.0/samples/drivers/adc/adc_sequence/boards/ |
D | lpcxpresso55s69_cpu0.overlay | 26 * LPADC0 CH4A is set up in single ended mode 28 * LPADC0 CH4B is set up in single ended mode 48 * Channel 1 is used in single ended mode, with 16 bit resolution 61 * Channel 2 is used in single ended mode, with 12 bit resolution
|
/Zephyr-Core-3.7.0/tests/drivers/adc/adc_api/boards/ |
D | lpcxpresso55s69_lpc55s69_cpu0_ns.overlay | 20 * Channel 0 is used in single ended mode, with 12 bit resolution 34 * Channel 1 is used in single ended mode, with 16 bit resolution 48 * Channel 2 is used in single ended mode, with 12 bit resolution
|
D | lpcxpresso55s69_lpc55s69_cpu0.overlay | 20 * Channel 0 is used in single ended mode, with 12 bit resolution 34 * Channel 1 is used in single ended mode, with 16 bit resolution 48 * Channel 2 is used in single ended mode, with 12 bit resolution
|
/Zephyr-Core-3.7.0/samples/drivers/adc/adc_dt/boards/ |
D | lpcxpresso55s69_lpc55s69_cpu0.overlay | 26 * LPADC0 CH4A is set up in single ended mode 28 * LPADC0 CH4B is set up in single ended mode 49 * Channel 1 is used in single ended mode, with 16 bit resolution 63 * Channel 2 is used in single ended mode, with 12 bit resolution
|
/Zephyr-Core-3.7.0/doc/kernel/data_structures/ |
D | spsc_pbuf.rst | 9 is a single context that produces packets and a single context that consumes the
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/general/src/ |
D | gatt_client_test.c | 282 if (params->single.handle == chrc_handle) { in gatt_read_cb() 287 } else if (params->single.handle == long_chrc_handle) { in gatt_read_cb() 293 } else if (params->single.handle == enc_chrc_handle) { in gatt_read_cb() 298 } else if (params->single.handle == lesc_chrc_handle) { in gatt_read_cb() 331 read_params.single.handle = handle; in gatt_read() 332 read_params.single.offset = 0; in gatt_read()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/ |
D | vocs_client.c | 127 struct bt_vocs_client *inst = lookup_vocs_by_handle(conn, params->single.handle); in vocs_client_read_offset_state_cb() 168 struct bt_vocs_client *inst = lookup_vocs_by_handle(conn, params->single.handle); in vocs_client_read_location_cb() 208 struct bt_vocs_client *inst = lookup_vocs_by_handle(conn, params->single.handle); in internal_read_volume_offset_state_cb() 282 inst->read_params.single.handle = inst->state_handle; in vocs_client_write_vocs_cp_cb() 307 struct bt_vocs_client *inst = lookup_vocs_by_handle(conn, params->single.handle); in vocs_client_read_output_desc_cb() 465 inst->read_params.single.handle = inst->state_handle; in bt_vocs_client_state_get() 466 inst->read_params.single.offset = 0U; in bt_vocs_client_state_get() 532 inst->read_params.single.handle = inst->location_handle; in bt_vocs_client_location_get() 533 inst->read_params.single.offset = 0U; in bt_vocs_client_location_get() 610 inst->read_params.single.handle = inst->desc_handle; in bt_vocs_client_description_get() [all …]
|
D | Kconfig.ascs | 21 coupled to a single direction of a unicast Audio Stream. 29 coupled to a single direction of a unicast Audio Stream. 48 a single time.
|
D | gmap_client.c | 153 gmap_cli->params.read.single.handle = handle; in gmap_read_bgr_feat() 154 gmap_cli->params.read.single.offset = 0u; in gmap_read_bgr_feat() 252 gmap_cli->params.read.single.handle = handle; in gmap_read_bgs_feat() 253 gmap_cli->params.read.single.offset = 0u; in gmap_read_bgs_feat() 353 gmap_cli->params.read.single.handle = handle; in gmap_read_ugt_feat() 354 gmap_cli->params.read.single.offset = 0u; in gmap_read_ugt_feat() 456 gmap_cli->params.read.single.handle = handle; in gmap_read_ugg_feat() 457 gmap_cli->params.read.single.offset = 0u; in gmap_read_ugg_feat() 560 gmap_cli->params.read.single.handle = handle; in gmap_read_role() 561 gmap_cli->params.read.single.offset = 0u; in gmap_read_role()
|
/Zephyr-Core-3.7.0/samples/boards/bbc_microbit/pong/ |
D | README.rst | 9 Play pong over as single player or Bluetooth between two micro:bit 14 button A to toggle between single- and multi-player, and press button B
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/disable/src/ |
D | gatt_client_test.c | 220 if (params->single.handle == chrc_handle) { in gatt_read_cb() 225 } else if (params->single.handle == chrc_handle) { in gatt_read_cb() 248 read_params.single.handle = chrc_handle; in gatt_read() 249 read_params.single.offset = 0; in gatt_read()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/authorization/src/ |
D | gatt_client_test.c | 246 (params->single.handle != unauthorized_chrc_handle)) { in gatt_read_cb() 255 (params->single.handle == unauthorized_chrc_handle)) { in gatt_read_cb() 275 read_params.single.handle = handle; in gatt_read() 276 read_params.single.offset = 0; in gatt_read()
|
/Zephyr-Core-3.7.0/drivers/crypto/ |
D | Kconfig.xec | 11 Symmetric crypto provides a single hardware interface
|
/Zephyr-Core-3.7.0/drivers/sensor/ams/ens210/ |
D | Kconfig | 23 bool "Temperature measurements in single shot mode" 36 bool "Relative humidity measurements in single shot mode"
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/ecred/dut/ |
D | Kconfig | 3 # Only used as single point for log level configuration.
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/sample_test/ |
D | Kconfig | 3 # Only used as single point for log level configuration.
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/ |
D | Kconfig | 3 # Only used as single point for log level configuration.
|
/Zephyr-Core-3.7.0/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-Core-3.7.0/drivers/led/ |
D | Kconfig.ncp5623 | 14 - or three single-channel LEDs
|
/Zephyr-Core-3.7.0/soc/mediatek/mtk_adsp/ |
D | Kconfig.defconfig | 37 # This platform has a single big DRAM region where most linkage 59 # This single-core device doesn't have S32C1I and so has no built-in
|
/Zephyr-Core-3.7.0/subsys/rtio/ |
D | Kconfig | 14 adds a small RAM overhead for a single semaphore. By default wait_for will 22 This adds a small RAM overhead for a single semaphore. By default the call
|