Searched refs:Target (Results  1 – 25 of 110) sorted by relevance
12345
| /Zephyr-latest/drivers/i2c/target/ | 
| D | Kconfig.eeprom | 1 # I2C EEPROM Target configuration options 7 	bool "I2C Target EEPROM driver" 9 	  Enable virtual I2C Target EEPROM driver 12 	bool "Set I2C Target EEPROM Address at Runtime" 15 	  Enable changing virtual I2C Target EEPROM device address at runtime
  | 
| D | Kconfig | 1 # I2C Target configuration options 10 	bool "I2C Target Drivers" 12 	  Enable I2C Target Driver Configuration 20 	  I2C Target device driver initialization priority.
  | 
| /Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ | 
| D | blob_cli.rst | 7 sending BLOBs of any size to any number of Target nodes, in both Push BLOB Transfer Mode and Pull 65 address, instead of being sent individually to each Target node. Mesh Manager must ensure that all 66 Target nodes having the BLOB Transfer Server model subscribe to this group address. 69 BLOB Transfer Client sends each message to all Target nodes at the same time. However, sending 73 losing Target nodes. Using group addresses for BLOB transfers will generally only pay off if the 74 list of Target nodes is extensive, and the effectiveness of each addressing strategy will vary 80 If a Target node fails to respond to an acknowledged message within the BLOB Transfer Client's time 81 limit, the Target node is dropped from the transfer. The application can reduce the chances of this 88 * All Target nodes have responded. 89 * A node has been removed from the list of Target nodes. [all …] 
 | 
| D | dfu.rst | 34 Target node 35    Target node is the receiver and user of the transferred firmware images. All its functionality is 37    Target nodes, and they will all be updated concurrently. 40    The Distributor role serves two purposes in the DFU process. First, it's acting as the Target 41    node in the Upload Firmware procedure, then it distributes the uploaded image to other Target 43    relies on an Initiator to give it a list of Target nodes and transfer parameters. The Distributor 47    image to the Target nodes. 53    Target nodes and their firmware, and will control (and initiate) all firmware updates. The 92   Before starting the Distribution stage, the Initiator may optionally check if Target nodes can 97    Before the firmware image can be distributed, the Initiator transfers the list of Target nodes [all …] 
 | 
| D | sar_cfg_cli.rst | 20 of the Target node respectively. 25 Target node respectively.
  | 
| /Zephyr-latest/subsys/dap/ | 
| D | Kconfig | 29 	string "Target board vendor" 33 	string "Target board name" 37 	string "Target device vendor" 41 	string "Target device name"
  | 
| /Zephyr-latest/drivers/i2c/ | 
| D | Kconfig.ifx_xmc4 | 17 	int "I2C Target data buffer length" 22 	  Buffer to receive data as an I2C Target.
  | 
| D | Kconfig.ifx_cat1 | 18 	int "I2C Target data buffer length" 23 	  Buffer to receive data as an I2C Target.
  | 
| /Zephyr-latest/doc/hardware/peripherals/ | 
| D | i2c_eeprom_target.rst | 3 I2C EEPROM Target
  | 
| /Zephyr-latest/tests/drivers/i2c/i2c_target_api/ | 
| D | Kconfig | 3 mainmenu "I2C Target API Test"
  | 
| /Zephyr-latest/soc/intel/lakemont/ | 
| D | Kconfig.defconfig | 15 # Target platforms are usually not PC-compatible
  | 
| /Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/ | 
| D | sysbuild.cmake | 6 	"Target ${BOARD} not supported for this sample. "
  | 
| /Zephyr-latest/samples/subsys/ipc/ipc_service/multi_endpoint/ | 
| D | sysbuild.cmake | 6 	"Target ${BOARD} not supported for this sample. "
  | 
| /Zephyr-latest/samples/boards/nordic/nrf53_sync_rtc/ | 
| D | sysbuild.cmake | 6 	"Target ${BOARD} not supported for this sample. "
  | 
| /Zephyr-latest/samples/subsys/logging/multidomain/ | 
| D | sysbuild.cmake | 6 	"Target ${BOARD} not supported for this sample. "
  | 
| /Zephyr-latest/samples/bluetooth/periodic_sync/ | 
| D | Kconfig | 10 	string "Target Periodic Advertising Name"
  | 
| /Zephyr-latest/tests/drivers/i2c/i2c_ram/ | 
| D | README.rst | 10 - Target supporting I2C (with RTIO for the I2C_RTIO test-cases), e.g: mimxrt1010_evk.
  | 
| /Zephyr-latest/tests/drivers/i2c/i2c_target_api/common/ | 
| D | Kconfig | 7 	bool "Virtual I2C Driver for Target development"
  | 
| /Zephyr-latest/boards/renesas/ek_ra2l1/doc/ | 
| D | index.rst | 87 * Target Device: R7FA2L1AB 88 * Target Interface: SWD 89 * Target Interface Speed: 4 MHz
  | 
| /Zephyr-latest/samples/drivers/mbox_data/ | 
| D | sysbuild.cmake | 7     "Target ${BOARD} not supported for this sample. "
  | 
| /Zephyr-latest/tests/drivers/mbox/mbox_data/ | 
| D | sysbuild.cmake | 7     "Target ${BOARD} not supported for this sample. "
  | 
| /Zephyr-latest/samples/drivers/espi/boards/ | 
| D | mec172xevb_assy6906.overlay | 21 /* Enable Target to Controller Virtual Wires GPIO 0 - 3 */
  | 
| /Zephyr-latest/soc/intel/intel_ish/ | 
| D | Kconfig.defconfig | 21 # Target platforms are not PC-compatible
  | 
| /Zephyr-latest/samples/drivers/mbox/ | 
| D | sysbuild.cmake | 7 	"Target ${BOARD}${BOARD_QUALIFIERS} not supported for this sample. "
  | 
| /Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/ | 
| D | sysbuild.cmake | 7 	"Target ${BOARD} not supported for this sample. "
  | 
        12345