Home
last modified time | relevance | path

Searched refs:device_id (Results 26 – 40 of 40) sorted by relevance

12

/Zephyr-latest/drivers/usb_c/tcpc/
Dshell.c35 shell_print(sh, "\tDevice: %04x", chip_info.device_id); \
Dtcpci.c468 return tcpci_read_reg16(bus, TCPC_REG_BCD_DEV, &chip_info->device_id); in tcpci_tcpm_get_chip_info()
Dps8xxx.c599 chip_info.device_id); in ps8xxx_init_work_cb()
Drt1715.c609 chip_info.device_id); in rt1715_init_work_cb()
/Zephyr-latest/drivers/clock_control/
Dclock_control_lpc11u6x.h132 volatile const uint32_t device_id; /* Device identifier */ member
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/
Dtwister_harness_config.py76 id=config.option.device_id,
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c146 char device_id[DEVICE_ID_HEX_MAX_SIZE]; member
163 int hawkbit_default_config_data_cb(const char *device_id, uint8_t *buffer,
767 int hawkbit_default_config_data_cb(const char *device_id, uint8_t *buffer, const size_t buffer_size) in hawkbit_default_config_data_cb() argument
771 .data.VIN = device_id, in hawkbit_default_config_data_cb()
1217 if (!hawkbit_get_device_identity(s->device_id, DEVICE_ID_HEX_MAX_SIZE)) { in s_start()
1269 s->device_id); in s_probe()
1383 ret = hawkbit_config_device_data_cb_handler(s->device_id, status_buffer, in s_config_device()
1460 CONFIG_BOARD, s->device_id, "deploymentBase", s->hb_context.json_action_id, in s_report()
/Zephyr-latest/drivers/bluetooth/hci/
Dipm_stm32wb.c401 uint32_t device_id; in bt_get_ble_addr() local
412 device_id = LL_FLASH_GetDeviceID(); in bt_get_ble_addr()
416 bd_addr_udn.val[3] = (uint8_t)device_id; in bt_get_ble_addr()
/Zephyr-latest/dts/arm/atmel/
Dsamd2x.dtsi56 id: device_id@80a00c {
Dsaml2x.dtsi58 id: device_id@80a00c {
Dsamc2x.dtsi57 id: device_id@80a00c {
Dsamd5x.dtsi86 id: device_id@8061fc {
/Zephyr-latest/include/zephyr/drivers/pcie/
Dpcie.h75 DT_PROP_OR(node_id, device_id, 0xffff))
/Zephyr-latest/samples/net/cloud/mqtt_azure/
DREADME.rst43 {iothubhostname}/{device_id}/?api-version=2018-06-30,
/Zephyr-latest/include/zephyr/drivers/usb_c/
Dusbc_tcpc.h111 uint16_t device_id; member

12