/Zephyr-latest/boards/microchip/mec172xevb_assy6906/support/ |
D | mec172x_remote_flasher.py | 9 attached to a remote system. 12 west flash -r misc-flasher -- mec172x_remote_flasher.py <remote host> 15 1. SSH access to remote host with write access to remote /tmp. 18 2. Dediprog "dpcmd" available in path on remote host. 22 the Dediprog programmer attached to remote host. 35 - <remote host> 36 serial_pty: "nc,<remote host>,<ser2net port>" 63 This is used for remote file name to avoid file name 90 help="Remote host name or IP address") 92 # Arguments about remote machine [all …]
|
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/ |
D | sysbuild.cmake | 11 # Add remote project 13 APPLICATION remote 14 SOURCE_DIR ${APP_DIR}/remote 19 set_property(GLOBAL APPEND PROPERTY PM_CPUNET_IMAGES remote) 20 set_property(GLOBAL PROPERTY DOMAIN_APP_CPUNET remote) 21 set(CPUNET_PM_DOMAIN_DYNAMIC_PARTITION remote CACHE INTERNAL "") 23 # Add a dependency so that the remote sample will be built and flashed first 24 sysbuild_add_dependencies(CONFIGURE ${DEFAULT_IMAGE} remote) 25 # Add dependency so that the remote image is flashed first. 26 sysbuild_add_dependencies(FLASH ${DEFAULT_IMAGE} remote)
|
/Zephyr-latest/submanifests/ |
D | optional.yaml | 10 remote: upstream 16 remote: upstream 22 remote: upstream 28 remote: upstream 34 remote: upstream 40 remote: upstream 46 remote: upstream 53 remote: upstream 59 remote: upstream 65 remote: upstream [all …]
|
/Zephyr-latest/tests/subsys/nrfs/ |
D | sysbuild.cmake | 8 # Add remote project 10 APPLICATION remote 11 SOURCE_DIR ${APP_DIR}/remote 16 # Add a dependency so that the remote image will be built and flashed first 17 add_dependencies(nrfs remote) 18 sysbuild_add_dependencies(FLASH nrfs remote)
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | rpr_cli.h | 19 * @defgroup bt_mesh_rpr_cli Remote Provisioning Client model 26 * Tells the Remote Provisioning Server not to put restrictions on the max 35 * @brief Remote Provisioning Client model composition data entry. 55 /** Remote Provisioning Server scanning capabilities */ 63 /** Remote Provisioning Client model instance. */ 67 * @param cli Remote Provisioning Client. 68 * @param srv Remote Provisioning Server. 97 /** @brief Get scanning capabilities of Remote Provisioning Server. 99 * @param cli Remote Provisioning Client. 100 * @param srv Remote Provisioning Server. [all …]
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/ |
D | README.rst | 32 serial port, one is host another is remote: 54 [00:00:00.006,256] <inf> remote: IPC-service REMOTE demo started 55 [00:00:00.006,378] <inf> remote: Ep bounded 56 [00:00:00.006,439] <inf> remote: Perform sends for 1000 [ms] 58 [00:00:01.417,572] <inf> remote: Sent 235527 [Bytes] over 1000 [ms] 59 [00:00:01.417,602] <inf> remote: IPC-service REMOTE demo ended 61 [00:00:00.006,256] <inf> remote: IPC-service REMOTE demo started 62 [00:00:00.006,347] <inf> remote: Ep bounded 63 [00:00:00.006,378] <inf> remote: Perform sends for 1000 [ms] 64 [00:00:01.006,164] <inf> remote: Sent 236797 [Bytes] over 1000 [ms] [all …]
|
D | sysbuild.cmake | 7 "There is no remote board selected in Kconfig.sysbuild") 11 APPLICATION remote 12 SOURCE_DIR ${APP_DIR}/remote 16 native_simulator_set_child_images(${DEFAULT_IMAGE} remote)
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/multi_endpoint/ |
D | README.rst | 50 IPC-service REMOTE [INST 0 - ENDP A] demo started 51 IPC-service REMOTE [INST 0 - ENDP B] demo started 52 IPC-service REMOTE [INST 1] demo started 53 REMOTE [0A]: 0 54 REMOTE [0A]: 2 56 REMOTE [0A]: 98 57 IPC-service REMOTE [INST 0 - ENDP A] demo ended. 58 REMOTE [0B]: 98 59 IPC-service REMOTE [INST 0 - ENDP B] demo ended. 60 REMOTE [1]: 98 [all …]
|
D | sysbuild.cmake | 7 "There is no remote board selected in Kconfig.sysbuild") 11 APPLICATION remote 12 SOURCE_DIR ${APP_DIR}/remote 16 native_simulator_set_child_images(${DEFAULT_IMAGE} remote)
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | rpr_cli.rst | 3 Remote Provisioning Client 6 The Remote Provisioning Client model is a foundation model defined by the Bluetooth 10 The Remote Provisioning Client model is introduced in the Bluetooth Mesh Protocol 16 The Remote Provisioning Client model communicates with a Remote Provisioning Server model 17 using the device key of the node containing the target Remote Provisioning Server model instance. 19 If present, the Remote Provisioning Client model must be instantiated on the primary 25 The scanning procedure is used to scan for unprovisioned devices located nearby the Remote 26 Provisioning Server. The Remote Provisioning Client starts a scan procedure by using the 56 The above example shows pseudo code for starting a scan procedure on the target Remote Provisioning 63 Additionally, the Remote Provisioning Client model also supports extended scanning with the [all …]
|
D | rpr_srv.rst | 3 Remote Provisioning Server 6 The Remote Provisioning Server model is a foundation model defined by the Bluetooth 10 The Remote Provisioning Server model is introduced in the Bluetooth Mesh Protocol 14 The Remote Provisioning Server does not have an API of its own, but relies on a 15 :ref:`bluetooth_mesh_models_rpr_cli` to control it. The Remote Provisioning Server 18 If present, the Remote Provisioning Server model must be instantiated on the primary element. 27 The following limitations apply to Remote Provisioning Server model:
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.mctl | 15 Enables support for control of local and remote media players 35 bool "Support for remote control of local media players" 38 This option enables support for remote control of local media 42 bool "Support for control of remote media player" 47 This options enables support for control of a remote media player. 50 bool "Support for accessing objects on remote player" 57 search results, ...) on a remote media player
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/provision/ |
D | pb_remote_pst_ncrp.sh | 9 # PB-Remote client (1st device): 11 # - provision the 3rd device over PB-Remote 12 # PB-Remote server (2nd device): 14 # - run PB-Remote bearer 15 # PB-Remote server (3rd device): 19 # PB-Remote client (1st device): 25 # PB-Remote server (3rd device): 28 # PB-Remote client (1st device): 30 # PB-Remote server (3rd device):
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | socketpair.c | 36 * endpoint) are said to be 'remote'. 43 * - write operations may block if the remote @a recv_q is full 47 int remote; /**< the remote endpoint file descriptor */ member 77 const struct spair *remote = zvfs_get_fd_obj(spair->remote, in sock_is_connected() local 80 if (remote == NULL) { in sock_is_connected() 102 struct spair *const remote = zvfs_get_fd_obj(spair->remote, in spair_write_avail() local 105 if (remote == NULL) { in spair_write_avail() 109 return ring_buf_space_get(&remote->recv_q); in spair_write_avail() 147 * T1 waits on A's write signal. T2 triggers the remote 153 * If the remote endpoint is already closed, the former operation does not [all …]
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/ |
D | sysbuild.cmake | 8 "There is no remote board selected in Kconfig.sysbuild") 11 set(REMOTE_APP remote) 19 # Add dependencies so that the remote sample will be built first 21 # remote core's build, such as the output image's LMA 25 native_simulator_set_child_images(${DEFAULT_IMAGE} remote)
|
/Zephyr-latest/samples/sysbuild/hello_world/ |
D | sysbuild.cmake | 9 APPLICATION remote 10 SOURCE_DIR ${APP_DIR}/remote 14 add_dependencies(${DEFAULT_IMAGE} remote) 15 sysbuild_add_dependencies(FLASH ${DEFAULT_IMAGE} remote)
|
/Zephyr-latest/samples/drivers/ipm/ipm_esp32/ |
D | sysbuild.cmake | 5 # Prepare the full board name to be used for the remote target 10 # Make sure the remote build is using different target than host CPU 17 SOURCE_DIR ${APP_DIR}/remote 21 # Add dependencies so that the remote sample will be built first 23 # remote core's build, such as the output image's LMA
|
D | README.rst | 43 PRO_CPU is sending a request, waiting remote response... 45 PRO_CPU is sending a request, waiting remote response... 47 PRO_CPU is sending a request, waiting remote response... 49 PRO_CPU is sending a request, waiting remote response... 51 PRO_CPU is sending a request, waiting remote response... 53 PRO_CPU is sending a request, waiting remote response... 55 PRO_CPU is sending a request, waiting remote response... 57 PRO_CPU is sending a request, waiting remote response...
|
/Zephyr-latest/include/zephyr/xen/ |
D | events.h | 32 * Allocate event-channel between caller and remote domain 34 * @param remote_dom - remote domain domid 41 * Allocate event-channel between remote domains. Can be used only from Dom0. 43 * @param dom - first remote domain domid (may be DOMID_SELF) 44 * @param remote_dom - second remote domain domid 51 * Allocate local event channel, binded to remote port and attach specified callback 54 * @param remote_dom - remote domain domid 55 * @param remote_port - remote domain event channel port number
|
/Zephyr-latest/samples/drivers/mbox_data/ |
D | sysbuild.cmake | 8 "There is no remote board selected in Kconfig.sysbuild") 11 set(REMOTE_APP remote) 24 # 'zephyr_image_info.h' generated by remote application. 26 # Let's build the remote application first
|
/Zephyr-latest/tests/drivers/mbox/mbox_data/ |
D | sysbuild.cmake | 8 "There is no remote board selected in Kconfig.sysbuild") 11 set(REMOTE_APP remote) 24 # 'zephyr_image_info.h' generated by remote application. 26 # Let's build the remote application first
|
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/ |
D | README.rst | 14 perspective and code. Note that the remote and primary image core images can be 51 serial port, one is master another is remote: 72 RPMsg Service [remote] demo started 73 Remote core received a message: 0 74 Remote core received a message: 2 75 Remote core received a message: 4 77 Remote core received a message: 98 103 remote) will appear on the corresponding serial ports: 124 RPMsg Service [remote] demo started 125 Remote core received a message: 0 [all …]
|
/Zephyr-latest/samples/net/syslog_net/ |
D | README.rst | 2 :name: Remote syslog 5 Enable a remote syslog service that sends syslog messages to a remote server 10 This sample application enables a remote syslog service that will 11 send syslog messages to a remote server, as configured in ``prj.conf``. 26 For configuring the remote IPv6 syslog server, set the following
|
/Zephyr-latest/samples/drivers/mbox/ |
D | sysbuild.cmake | 8 "There is no remote board selected in Kconfig.sysbuild") 11 set(REMOTE_APP remote) 28 # 'zephyr_image_info.h' generated by remote application. 30 # Let's build the remote application first
|
/Zephyr-latest/include/zephyr/ipc/ |
D | icmsg.h | 39 /** Instance is initializing with session handshake. It is waiting for remote to acknowledge 41 * will change, so the remote may get unbound() callback). 45 /** Instance is initializing with detection of session handshake support on remote side. 46 * It is waiting for remote to acknowledge local session id or to send magic bytes. 48 * will change, so the remote may get unbound() callback if it supports it). 52 /** Instance was closed on remote side. The unbound() callback was send on local side. 66 * successful, opening is allowed (session will change and remote will get unbound() 108 * Open an icmsg instance to be able to send and receive messages to a remote 110 * This function is blocking until the handshake with the remote instance is 114 * remote instance is being performed. [all …]
|