Home
last modified time | relevance | path

Searched full:name (Results 4351 – 4375 of 6428) sorted by relevance

1...<<171172173174175176177178179180>>...258

/Zephyr-4.1.0/samples/net/dns_resolve/
DREADME.rst2 :name: DNS resolve
18 - If mDNS is enabled, then ``zephyr.local`` name is resolved.
/Zephyr-4.1.0/samples/sensor/tdk_apex/src/
Dmain.c30 dev->name); in get_tdk_apex_device()
34 printk("Found device \"%s\", getting sensor data\n", dev->name); in get_tdk_apex_device()
/Zephyr-4.1.0/drivers/gpio/
Dgpio_rt1718s.c91 LOG_ERR("%s device not ready", config->i2c_dev.bus->name); in rt1718s_init()
99 LOG_ERR("%s device not ready", config->irq_gpio.port->name); in rt1718s_init()
Dgpio_cy8c95xx.c233 LOG_ERR("%s is not ready", cfg->i2c.bus->name); in cy8c95xx_init()
257 LOG_ERR("%s init failed: %d", dev->name, rc); in cy8c95xx_init()
259 LOG_DBG("%s init ok", dev->name); in cy8c95xx_init()
/Zephyr-4.1.0/drivers/misc/ft8xx/
Dft8xx_drv.c53 LOG_ERR("SPI bus %s not ready", data->spi.bus->name); in ft8xx_drv_init()
61 LOG_ERR("GPIO device %s is not ready", data->irq_gpio.port->name); in ft8xx_drv_init()
/Zephyr-4.1.0/tests/bluetooth/tester/src/audio/
Dbtp_has.c58 memcpy(temp_name, cp->name, name_len); in has_set_preset_name()
109 memcpy(temp_name, cp->name, name_len); in has_add_preset()
/Zephyr-4.1.0/boards/
DKconfig7 This option holds the name of the board and is used to locate the files
26 Contains the board target (full string including name, revision, soc, cluster and
/Zephyr-4.1.0/drivers/serial/
Duart_apbuart.c16 * Offset | Name | Description
28 * Bit | Name | Description
36 * Bit | Name | Description
56 * Bit | Name | Description
79 * Bit | Name | Description
87 * Bit | Name | Description
/Zephyr-4.1.0/drivers/mfd/
Dmfd_tle9104.c207 LOG_WRN("%s: communication fault reported by TLE9104", dev->name); in tle9104_transceive_frame()
424 LOG_DBG("initialize TLE9104 instance %s", dev->name); in tle9104_init()
435 LOG_ERR("SPI bus %s is not ready", config->bus.bus->name); in tle9104_init()
452 LOG_ERR("%s: control GPIO is not ready", dev->name); in tle9104_init()
465 LOG_ERR("%s: enable GPIO is not ready", dev->name); in tle9104_init()
478 LOG_ERR("%s: reset GPIO is not yet ready", dev->name); in tle9104_init()
/Zephyr-4.1.0/tests/net/lib/dns_packet/src/
Dmain.c135 /* Name server resource records counter must be 0 */ in eval_query()
189 /* domain name: example.com */
216 * RR's name points to the DNS question's qname.
294 /* Name server resource records counter must be 0 */ in eval_response1()
427 zassert_not_equal(rc, 0, "Query test with invalid domain name failed"); in ZTEST()
638 /* Answer name */
667 /* Answer name */
696 /* Answer name */
746 /* Answer name */
781 /* Answer name (do not use pointer here) */
[all …]
/Zephyr-4.1.0/include/zephyr/bluetooth/mesh/
Daccess.h48 * @name Group addresses
64 * @name Predefined key indexes
175 * @name Foundation Models
223 * @name Models from the Mesh Model Specification
335 * @name Models from the Mesh Binary Large Object Transfer Model Specification
347 * @name Models from the Mesh Device Firmware Update Model Specification
735 * BT_MESH_MODEL_PUB_DEFINE(name, update, size);
766 * @param _name Variable name given to the context.
819 * @param name Name/key of the settings item.
828 const char *name, size_t len_rd,
[all …]
/Zephyr-4.1.0/subsys/bluetooth/host/shell/
Dbt.c249 char name[NAME_LEN]; member
310 char *name = user_data; in data_cb() local
316 memcpy(name, data->data, MIN(data->data_len, NAME_LEN - 1)); in data_cb()
526 char name[NAME_LEN] = {0}; in passes_scan_filter() local
530 bt_data_parse(&buf_copy, data_cb, name); in passes_scan_filter()
532 if (!is_substring(scan_filter.name, name)) { in passes_scan_filter()
543 char name[NAME_LEN]; in scan_recv() local
555 (void)memset(name, 0, sizeof(name)); in scan_recv()
557 bt_data_parse(buf, data_cb, name); in scan_recv()
564 le_addr, info->adv_type, info->rssi, name, in scan_recv()
[all …]
/Zephyr-4.1.0/subsys/bluetooth/mesh/
Dva.c214 static int va_set(const char *name, size_t len_rd, in va_set() argument
222 if (!name) { in va_set()
227 index = strtol(name, NULL, 16); in va_set()
/Zephyr-4.1.0/include/zephyr/arch/arm64/cortex_r/
Darm_mpu.h208 /* Region Name */
209 const char *name; member
224 .name = _name, \
/Zephyr-4.1.0/boards/st/sensortile_box/doc/
Dindex.rst166 …Found DFU: [0483:df11] ver=2200, devnum=74, cfg=1, intf=0, path="2-2", alt=2, name="@OTP Memory /0…
167 …Found DFU: [0483:df11] ver=2200, devnum=74, cfg=1, intf=0, path="2-2", alt=1, name="@Option Bytes …
168 …Found DFU: [0483:df11] ver=2200, devnum=74, cfg=1, intf=0, path="2-2", alt=0, name="@Internal Flas…
/Zephyr-4.1.0/doc/releases/
Dmigration-guide-4.0.rst115 …ments with a .size specifier, which might mean that these elements change name in your code when y…
129 The ``ngpios`` devicetree property has been removed, since it is implied by the model name.
136 ``power-domain-names`` is also available to optionally name each entry in
202 * The SDMMC subsystem driver now requires a ``disk-name`` property be supplied
205 registered simultaneously. If unsure, ``disk-name = "SD"`` may be used
208 * The MMC subsystem driver now requires a ``disk-name`` property be supplied
211 registered simultaneously. If unsure, ``disk-name = "SD2"`` may be used
390 structs, enums and defines that used the ``bt_audio_codec_qos`` name. To use the new naming simply
/Zephyr-4.1.0/subsys/net/lib/tls_credentials/
Dtls_credentials_shell.c32 char *name; member
174 /* Get the human-readable name of a TLS credential type */
177 /* Scan over predefined type strings, and return the name in cred_type_name()
182 return type_strings[i].name; in cred_type_name()
190 /* Get the compact name of a TLS credential type*/
193 /* Scan over predefined type strings, and return the name in cred_type_name_compact()
198 return type_strings[i].name; in cred_type_name_compact()
258 if (strcasecmp(arg, type_strings[i].name) == 0) { in shell_parse_cred_type()
/Zephyr-4.1.0/drivers/ethernet/
Deth_nxp_s32_gmac.c623 #define ETH_NXP_S32_IRQ_INIT(n, name) \ argument
624 IRQ_CONNECT(DT_INST_IRQ_BY_NAME(n, name, irq), \
625 DT_INST_IRQ_BY_NAME(n, name, priority), \
626 eth_nxp_s32_##name##_irq, \
629 (DT_INST_IRQ_BY_NAME(n, name, flags)), (0)));
677 #define _ETH_NXP_S32_RING(n, name, len, buf_size) \ argument
678 static Gmac_Ip_BufferDescriptorType eth_nxp_s32_##name##ring_desc_##n[len] \
680 static uint8_t eth_nxp_s32_##name##ring_buf_##n[len * buf_size] \
/Zephyr-4.1.0/samples/subsys/zbus/hello_world/
DREADME.rst2 :name: zbus Hello World
/Zephyr-4.1.0/samples/sysbuild/with_mcuboot/
DREADME.rst2 :name: MCUboot with sysbuild
/Zephyr-4.1.0/soc/realtek/ec/common/
Dpinctrl_soc.h32 * @param prop Property name.
/Zephyr-4.1.0/samples/drivers/spi_bitbang/
DREADME.rst2 :name: SPI bitbang
/Zephyr-4.1.0/samples/fuel_gauge/max17048/
DREADME.rst2 :name: MAX17048 Li-Ion battery fuel gauge
/Zephyr-4.1.0/samples/modules/lvgl/accelerometer_chart/
DREADME.rst2 :name: LVGL line chart with accelerometer data
/Zephyr-4.1.0/samples/net/wifi/shell/
Dsample.yaml8 name: WiFi sample app

1...<<171172173174175176177178179180>>...258