Home
last modified time | relevance | path

Searched full:name (Results 6076 – 6100 of 6428) sorted by relevance

1...<<241242243244245246247248249250>>...258

/Zephyr-latest/doc/develop/test/
Dpytest.rst267 …/docs.pytest.org/en/latest/example/markers.html#using-k-expr-to-select-tests-based-on-their-name>`_
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/src/
Dmqtt_client.c92 /** Initialise the MQTT client ID as the board name with random hex postfix */
/Zephyr-latest/subsys/net/lib/tftp/
Dtftp_client.c32 /* Copy the name of the remote file. */ in make_request()
/Zephyr-latest/tests/boards/nrf/hwinfo/reset_cause/src/
Dmain.c278 LOG_ERR("WDT device %s is not ready", my_wdt_device->name); in test_reset_watchdog()
/Zephyr-latest/tests/crypto/tinycrypt/src/
Dcmac_mode.c16 * - Neither the name of Intel Corporation nor the names of its contributors
Decc_dh.c40 * - Neither the name of Intel Corporation nor the names of its contributors
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_ite_it8xxx2.c349 pins[i].pinctrls->name, pins[i].pin);
/Zephyr-latest/modules/trusted-firmware-m/
DKconfig.tfm29 The board name used for building TFM. Building with TFM requires that
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcommon.c273 .name = "number_devices", in register_more_cmd_args()
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/
DREADME.rst4 :name: SMP server
/Zephyr-latest/tests/net/lib/lwm2m/interop/
DREADME.md38 docker run --hostname=net-tools --name=net-tools --ip=192.0.2.2 --ip6=2001:db8::2 -p 8080:8080 -p 8…
/Zephyr-latest/drivers/adc/
Dadc_stm32.c1145 LOG_DBG("%s ISR triggered.", dev->name);
1558 LOG_DBG("Initializing %s", dev->name);
1598 LOG_ERR("%s device not ready", data->dma.dma_dev->name);
1875 * Name of the common ISR for a given IRQn (taken from a device with a
/Zephyr-latest/subsys/net/lib/dhcpv6/
Ddhcpv6.c59 static const char * const name[] = { in net_dhcpv6_state_name() local
71 __ASSERT_NO_MSG(state >= 0 && state < sizeof(name)); in net_dhcpv6_state_name()
72 return name[state]; in net_dhcpv6_state_name()
1208 NET_ERR("Invalid DNS Recursive Name Server option size"); in dhcpv6_parse_option_dns_servers()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dtbs_client.c1041 "Read the bearer name [<{instance_index, gtbs}>]",
1104 "Read the friendly name of an incoming call "
/Zephyr-latest/drivers/spi/
Dspi_mcux_dspi.c199 LOG_ERR("Transfer could not start on %s: %d", dev->name, status); in spi_mcux_transfer_next_packet()
897 (clock_control_subsys_t)DT_INST_CLOCKS_CELL(id, name), \
/Zephyr-latest/doc/releases/
Dmigration-guide-4.1.rst214 the same name, like so:
644 Model Number String and Manufacturer Name String characteristics that are part of the Device
/Zephyr-latest/boards/adi/max32670evkit/doc/
Dindex.rst123 | Name | Name | Settings | Description …
/Zephyr-latest/drivers/i2s/
Di2s_sam_ssc.c968 LOG_ERR("%s device not ready", dev_cfg->dev_dma->name); in i2s_sam_initialize()
988 LOG_INF("Device %s initialized", dev->name); in i2s_sam_initialize()
/Zephyr-latest/include/zephyr/sd/
Dsd_spec.h526 /** Product name [103:64] */
527 uint8_t name[SD_PRODUCT_NAME_BYTES]; member
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_ccp.c998 LOG_DBG("TBS Set Bearer Provider Name"); in tbs_set_bearer_name()
1004 memcpy(bearer_name, cp->name, cp->name_len); in tbs_set_bearer_name()
/Zephyr-latest/boards/nordic/thingy52/doc/
Dindex.rst110 The LED is driven by the SX1509B GPIO expander chip (device name GPIO_P0).
261 | Name | Derived from | Controlled by |
/Zephyr-latest/dts/arm/nordic/
Dnrf52832.dtsi86 regulator-name = "REG";
/Zephyr-latest/drivers/sensor/ti/tmag5170/
Dtmag5170.c534 LOG_ERR("SPI dev %s not ready", cfg->bus.bus->name); in tmag5170_init()
/Zephyr-latest/drivers/sensor/silabs/si7210/
Dsi7210.c462 LOG_ERR("I2C bus %s not ready!", config->bus.bus->name); in si7210_init()
/Zephyr-latest/scripts/release/
Dlist_devicetree_bindings_changes.py29 # lookup key for bindings. The name "compat" matches edtlib's internal

1...<<241242243244245246247248249250>>...258