Home
last modified time | relevance | path

Searched full:host (Results 1 – 25 of 1878) sorted by relevance

12345678910>>...76

/Zephyr-Core-3.7.0/samples/subsys/ipc/ipc_service/icmsg/
Dsample.yaml15 - "host: IPC-service HOST demo started"
16 - "host: Ep bounded"
17 - "host: Perform sends for"
18 - "host: Sent"
19 - "host: Received"
20 - "host: IPC-service HOST demo ended"
35 - "host: IPC-service HOST demo started"
36 - "host: Ep bounded"
37 - "host: Perform sends for"
38 - "host: Sent"
[all …]
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/
Dcompile.sh14 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/adv/compile.sh
15 app=tests/bsim/bluetooth/host/central compile
16 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/att/compile.sh
17 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/gatt/compile.sh
18 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/l2cap/compile.sh
19 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/security/compile.sh
21 app=tests/bsim/bluetooth/host/iso/cis compile
22 app=tests/bsim/bluetooth/host/iso/bis compile
24 app=tests/bsim/bluetooth/host/misc/disable compile
25 app=tests/bsim/bluetooth/host/misc/disconnect/dut compile
[all …]
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/
Dcompile.sh13 app=tests/bsim/bluetooth/host/l2cap/many_conns compile
14 app=tests/bsim/bluetooth/host/l2cap/multilink_peripheral compile
15 app=tests/bsim/bluetooth/host/l2cap/general compile
16 app=tests/bsim/bluetooth/host/l2cap/userdata compile
17 app=tests/bsim/bluetooth/host/l2cap/userdata conf_file=prj_no_checks.conf compile
18 app=tests/bsim/bluetooth/host/l2cap/stress compile
19 app=tests/bsim/bluetooth/host/l2cap/stress conf_file=prj_nofrag.conf compile
20 app=tests/bsim/bluetooth/host/l2cap/stress conf_file=prj_syswq.conf compile
21 app=tests/bsim/bluetooth/host/l2cap/split/dut compile
22 app=tests/bsim/bluetooth/host/l2cap/split/tester compile
[all …]
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/
Dcompile.sh13 app=tests/bsim/bluetooth/host/att/eatt conf_file=prj_lowres.conf compile
14 app=tests/bsim/bluetooth/host/att/eatt conf_file=prj_collision.conf compile
15 app=tests/bsim/bluetooth/host/att/eatt conf_file=prj_multiple_conn.conf compile
16 app=tests/bsim/bluetooth/host/att/eatt conf_file=prj_autoconnect.conf compile
17 app=tests/bsim/bluetooth/host/att/eatt_notif conf_file=prj.conf compile
18 app=tests/bsim/bluetooth/host/att/mtu_update compile
19 app=tests/bsim/bluetooth/host/att/read_fill_buf/client compile
20 app=tests/bsim/bluetooth/host/att/read_fill_buf/server compile
21 app=tests/bsim/bluetooth/host/att/retry_on_sec_err/client compile
22 app=tests/bsim/bluetooth/host/att/retry_on_sec_err/server compile
[all …]
/Zephyr-Core-3.7.0/drivers/espi/
DKconfig50 bool "Automatic acknowledge for eSPI HOST warnings"
58 to prepare for either HOST suspend or reset.
95 bool "Host I/O peripheral"
97 Enables ACPI Host I/O over eSPI peripheral channel.
100 bool "Host I/O peripheral Private Channel"
102 Enables ACPI Host I/O over eSPI peripheral channel for private channel.
105 hex "Host I/O peripheral Private Channel"
109 This is the port number used by the Host and EC to communicate over
110 the private channel. Please ensure the Host code is configured to use
120 bool "Host peripheral device support EC host command subsystem"
[all …]
DKconfig.xec47 send over eSPI from host.
64 to override if eSPI host doesn't support it.
87 int "Host I/O peripheral port size for shared memory in MEC172X series"
91 This is the port size used by the Host and EC to communicate over
95 int "Host I/O peripheral port size for ec host command in MEC172X series"
99 This is the port size used by the Host and EC to communicate over
100 the shared memory region to return the host command parameter data.
110 Enable a 32 byte mailbox interface accessible via Host I/O over the
116 Enable ACPI EC2 interface accessible via Host I/O over the
122 Enable ACPI EC3 interface accessible via Host I/O over the
[all …]
/Zephyr-Core-3.7.0/soc/intel/intel_adsp/common/include/
Dcavstool.h13 /* The host takes no action, but signals DONE to complete the message */
16 /* The host returns done after a short timeout */
19 /* The host issues a new message with the ext_data value as its "data" */
22 /* The host writes the given value to ADSPCS */
25 /* The host emits a (real/host time) timestamp into the log stream */
28 /* The host copies OUTBOX[ext_data >> 16] to INBOX[ext_data & 0xffff] */
31 /* The host clears the run bit and resets the HDA stream */
34 /* The host configures an HDA stream (with provided buffer size and stream id) */
37 /* The host runs (sets the SDxCTL.RUN bit) for a given HDA stream */
40 /* The host stops (sets the SDxCTL.RUN bit) for a given HDA stream */
[all …]
/Zephyr-Core-3.7.0/drivers/sdhc/
DKconfig.intel13 validated using intel's EMMC host controller.
17 bool "EMMC host controller interrupt mode"
20 EMMC host controller interrupt mode support.
23 bool "EMMC host controller DMA mode"
26 EMMC host controller DMA mode support.
29 bool "EMMC host controller ADMA mode"
32 EMMC host controller ADMA mode support.
35 int "EMMC host controller ADMA Descriptor size"
39 EMMC host controller ADMA Descriptor size.
54 bool "Host tuning"
[all …]
/Zephyr-Core-3.7.0/subsys/mgmt/ec_host_cmd/
DKconfig1 # Host command handler functionality
6 menu "Host command handler subsystem"
9 bool "Support Embedded Controller host command handler subsystem"
11 Enable host command processing for embedded controllers on notebook
17 module-str = ec-host-commands
21 int "Stack size for the EC host command handler thread"
25 int "Buffer size in bytes for TX buffer shared by all EC host commands"
32 Buffer size in bytes for TX buffer defined by the host command handler.
38 int "Buffer size in bytes for RX buffer shared by all EC host commands"
45 Buffer size in bytes for TX buffer defined by the host command handler.
[all …]
/Zephyr-Core-3.7.0/subsys/mgmt/ec_host_cmd/backends/
DKconfig1 # Host Command backend configs
6 DT_CHOSEN_ESPI_BACKEND := zephyr,host-cmd-espi-backend
7 DT_CHOSEN_SHI_BACKEND := zephyr,host-cmd-shi-backend
8 DT_CHOSEN_UART_BACKEND := zephyr,host-cmd-uart-backend
9 DT_CHOSEN_SPI_BACKEND := zephyr,host-cmd-spi-backend
12 bool "Embedded Controller Host Command Backend Simulator"
15 Enable the EC host command simulator.
18 bool "Host commands support using eSPI bus"
23 Enable support for Embedded Controller host commands using
27 bool "Host commands support using SHI"
[all …]
/Zephyr-Core-3.7.0/tests/net/socket/getnameinfo/src/
Dmain.c18 char host[80]; in ZTEST_USER() local
26 host, sizeof(host), serv, sizeof(serv), 0); in ZTEST_USER()
29 printk("%s %s\n", host, serv); in ZTEST_USER()
30 zassert_equal(strcmp(host, "0.0.0.0"), 0, ""); in ZTEST_USER()
37 host, sizeof(host), serv, sizeof(serv), 0); in ZTEST_USER()
40 printk("%s %s\n", host, serv); in ZTEST_USER()
41 zassert_equal(strcmp(host, "127.0.0.1"), 0, ""); in ZTEST_USER()
48 char host[80]; in ZTEST_USER() local
56 host, sizeof(host), serv, sizeof(serv), 0); in ZTEST_USER()
59 printk("%s %s\n", host, serv); in ZTEST_USER()
[all …]
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/
Dcompile.sh13 app=tests/bsim/bluetooth/host/gatt/authorization compile
14 app=tests/bsim/bluetooth/host/gatt/caching compile
15 app=tests/bsim/bluetooth/host/gatt/caching conf_overlay=psa_overlay.conf compile
16 app=tests/bsim/bluetooth/host/gatt/general compile
17 app=tests/bsim/bluetooth/host/gatt/notify compile
18 app=tests/bsim/bluetooth/host/gatt/notify_multiple compile
19 app=tests/bsim/bluetooth/host/gatt/settings compile
20 app=tests/bsim/bluetooth/host/gatt/settings conf_file=prj_2.conf compile
21 app=tests/bsim/bluetooth/host/gatt/ccc_store compile
22 app=tests/bsim/bluetooth/host/gatt/ccc_store conf_file=prj_2.conf compile
[all …]
/Zephyr-Core-3.7.0/dts/bindings/espi/
Dmicrochip,xec-espi-host-dev.yaml4 description: Microchip XEC eSPI Host devices
6 compatible: "microchip,xec-espi-host-dev"
29 # optional properties application to different host facing devices
30 host-io:
33 Logical device Host I/O (x86) base. Refer to SoC documentation for the
37 host-io-addr-mask:
40 Host I/O address mask. This value is fixed for all HW and is only
44 host-mem:
47 Logical device Host memory (x86) base address. Refer to SoC
54 Each EMI host device supports Host access to two SoC data memory
[all …]
/Zephyr-Core-3.7.0/subsys/usb/host/
DKconfig6 bool "USB host stack [EXPERIMENTAL]"
10 New experimental USB host stack.
19 bool "USB host shell"
22 Shell commands for USB host support.
28 USB host thread initialization priority level.
31 int "USB host stack thread stack size"
34 USB host stack thread stack size in bytes.
40 Maximum number of USB host controller events that can be queued.
/Zephyr-Core-3.7.0/doc/services/device_mgmt/
Dec_host_cmd.rst3 EC Host Command
8 The host command protocol defines the interface for a host, or application processor, to
9 communicate with a target embedded controller (EC). The EC Host command subsystem implements the
10 target side of the protocol, generating responses to commands sent by the host. The host command
16 The Host Command subsystem contains a few components:
32 SHI (Serial Host Interface) is different to this because it is used only for communication with a
33 host. SHI does not have API itself, thus the backend and peripheral driver layers are combined into
39 Another case is SPI. Unfortunately, the current SPI API can't be used to handle the host commands
40 communication. The main issues are unknown command size sent by the host (the SPI transaction
44 can be changed in the future once the SPI API is extended to host command needs. Please check `the
[all …]
/Zephyr-Core-3.7.0/include/zephyr/mgmt/ec_host_cmd/
Dec_host_cmd.h11 * @brief EC Host Command Interface
12 * @defgroup ec_host_cmd_interface EC Host Command Interface
26 * @brief Host command response codes (16-bit).
29 /** Host command was successful. */
37 /** Host command is not permitted. */
41 /** Host command id version unsupported. */
45 /** A host command is currently being processed. */
76 EC_HOST_CMD_DEBUG_OFF, /* No Host Command debug output */
80 EC_HOST_CMD_DEBUG_MODES /* Number of host command debug modes */
117 * @brief Arguments passed into every installed host command handler
[all …]
Dbackend.h9 * @brief Public APIs for Host Command backends that respond to host commands
33 * @brief EC Host Command Interface
34 * @defgroup ec_host_cmd_interface EC Host Command Interface
40 * @brief Context for host command backend and handler to pass rx data.
57 * @brief Context for host command backend and handler to pass tx data
61 * Data to write to the host The buffer is provided by the handler if
74 * @brief Initialize a host command backend
76 * This routine initializes a host command backend. It includes initialization
82 * data from the driver when the host sends data. The buf member can be
95 * @brief Sends data to the host
[all …]
/Zephyr-Core-3.7.0/soc/nuvoton/npcx/common/
Dsoc_host.h21 * @brief Initializes all host sub-modules in Core domain.
23 * This routine initializes all host sub-modules which HW blocks belong to
27 * @param dev Pointer to the device structure for the host bus driver instance.
31 * @retval -EIO if cannot turn on host sub-module source clocks in core domain.
37 * @brief Initializes all host sub-modules in Host domain.
39 * This routine initializes all host sub-modules which HW blocks belong to
40 * Host domain. Please notice it must be executed after receiving PLT_RST
46 * @brief Reads data from a host sub-module which is updated via eSPI.
48 * This routine provides a generic interface to read a host sub-module which
52 * @param data Parameter to be read from to the host sub-module.
[all …]
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/adv/
Dcompile.sh13 app=tests/bsim/bluetooth/host/adv/chain compile
14 app=tests/bsim/bluetooth/host/adv/extended conf_file=prj_advertiser.conf compile
15 app=tests/bsim/bluetooth/host/adv/extended conf_file=prj_scanner.conf compile
16 app=tests/bsim/bluetooth/host/adv/periodic compile
17 app=tests/bsim/bluetooth/host/adv/periodic conf_file=prj_long_data.conf compile
18 app=tests/bsim/bluetooth/host/adv/periodic conf_file=prj_coded.conf compile
19 app=tests/bsim/bluetooth/host/adv/encrypted/css_sample_data compile
20 app=tests/bsim/bluetooth/host/adv/encrypted/ead_sample compile
21 app=tests/bsim/bluetooth/host/adv/long_ad compile
/Zephyr-Core-3.7.0/dts/bindings/mipi-dsi/
Dst,stm32-mipi-dsi.yaml7 description: STM32 MIPI DSI host
11 include: [mipi-dsi-host.yaml, reset-device.yaml]
31 DSI host horizontal synchronization is active high.
36 DSI host vertical synchronization is active high.
41 DSI host data enable is active high.
63 DSI host enable non continuous clock.
69 DSI host dedicated PLL loop division factor.
75 DSI host dedicated PLL input division factor.
81 DSI HOST dedicated PLL output division factor.
96 host-timeouts:
[all …]
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/
Dbluetooth-arch.rst15 for portions of the BR/EDR Host. Throughout this architecture document we
26 * **Host**: This layer sits right below the application, and is comprised of
41 Host Controller Interface
44 The `Bluetooth Specification`_ describes the format in which a Host must
45 communicate with a Controller. This is called the Host Controller Interface
47 transports like UART, SPI, or USB. This protocol defines the commands that a Host
50 ensures that different Host and Controller implementations can communicate
60 it possible to implement the Host and Controller on different platforms. The two
65 system-on-chip (SoC) implementation. In this case the BLE Host and the BLE
73 one running the Application and the Host, and a second one with the Controller
[all …]
/Zephyr-Core-3.7.0/subsys/bluetooth/common/
DKconfig15 Maximum supported ACL size of data packets sent from the Host to the
18 In a combined build this value will be set in both the Host and the
21 In a Host-only build the Host will read the maximum ACL size supported
23 Host and the Controller.
25 The Host supports sending of larger L2CAP PDUs than the ACL size and
41 Number of outgoing ACL data buffers sent from the Host to the
43 Host can have queued in the Controller before waiting for the
44 to notify the Host that more packets can be queued with the Number of
46 The buffers are shared between all of the connections and the Host
63 the Host. This value does not include the HCI ACL header.
[all …]
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/
Dcompile.sh13 app=tests/bsim/bluetooth/host/security/bond_overwrite_allowed compile
14 app=tests/bsim/bluetooth/host/security/bond_overwrite_denied compile
15 app=tests/bsim/bluetooth/host/security/bond_per_connection compile
16 app=tests/bsim/bluetooth/host/security/ccc_update compile
17 app=tests/bsim/bluetooth/host/security/ccc_update conf_file=prj_2.conf compile
18 app=tests/bsim/bluetooth/host/security/id_addr_update/central compile
19 app=tests/bsim/bluetooth/host/security/id_addr_update/peripheral compile
20 app=tests/bsim/bluetooth/host/security/security_changed_callback compile
/Zephyr-Core-3.7.0/tests/bluetooth/host/id/bt_setup_random_id_addr/
Dtestcase.yaml4 - host
6 bluetooth.host.bt_random_idcreate.default:
10 bluetooth.host.bt_random_idcreate.multiple_identities:
14 bluetooth.host.bt_random_idcreate.hci_vs_ext_detect:
19 bluetooth.host.bt_random_idcreate.multiple_identities_hci_vs_ext_detect:
24 bluetooth.host.bt_random_idcreate.multiple_identities_hci_vs_ext_detect_privacy_enabled:
31 bluetooth.host.bt_random_idcreate.multiple_identities_hci_vs_ext_detect_privacy_settings_enabled:
/Zephyr-Core-3.7.0/tests/bluetooth/host/id/bt_id_del/
Dtestcase.yaml4 - host
6 bluetooth.host.bt_id_del.default:
8 bluetooth.host.bt_id_del.broadcaster_ext_adv_enabled:
13 bluetooth.host.bt_id_del.broadcaster_no_ext_adv:
17 bluetooth.host.bt_id_del.broadcaster_no_ext_adv_privacy_enabled:
23 bluetooth.host.bt_id_del.observer_ext_adv:

12345678910>>...76