Home
last modified time | relevance | path

Searched full:name (Results 5576 – 5600 of 6428) sorted by relevance

1...<<221222223224225226227228229230>>...258

/Zephyr-4.1.0/boards/native/native_sim/
Dnative_sim.dts210 * name, e.g.: sudo ip link property add dev vcan0 altname zcan0
/Zephyr-4.1.0/include/zephyr/drivers/interrupt_controller/
Dloapic.h54 #define LOAPIC_REGS_STR loapic_regs /* mmio device name */
/Zephyr-4.1.0/drivers/dac/
Ddac_dacx0501.c144 LOG_ERR("I2C bus %s not ready", config->i2c_spec.bus->name); in dacx0501_init()
Ddac_sam.c189 LOG_INF("Device %s initialized", dev->name);
/Zephyr-4.1.0/samples/bluetooth/periodic_adv_conn/src/
Dmain.c192 /* Set advertising data to have complete local name set */ in main()
/Zephyr-4.1.0/lib/posix/options/getopt/
Dgetopt.c15 * 3. Neither the name of the University nor the names of its contributors
/Zephyr-4.1.0/boards/sparkfun/thing_plus/
Dsparkfun_thing_plus_nrf9160_common.dtsi47 regulator-name = "pwr-3v3";
/Zephyr-4.1.0/tests/crypto/tinycrypt/src/
Dctr_mode.c16 * - Neither the name of Intel Corporation nor the names of its contributors
/Zephyr-4.1.0/tests/benchmarks/thread_metric/src/
Dtm_api.h40 /* DATE NAME DESCRIPTION */
/Zephyr-4.1.0/include/zephyr/net/
Dsocketcan.h78 * @name Linux SocketCAN compatibility
/Zephyr-4.1.0/boards/adafruit/macropad_rp2040/
Dadafruit_macropad_rp2040.dts32 regulator-name = "Speaker";
/Zephyr-4.1.0/tests/lib/cpp/cxx/src/
Dmain.cpp145 * DEVICE_DEFINE(dev_id, name, * init_fn, pm, data, config, level, prio, api)
/Zephyr-4.1.0/doc/develop/languages/c/
Dpicolibc.rst79 config TOOLCHAIN_<name>_PICOLIBC_SUPPORTED
/Zephyr-4.1.0/include/zephyr/bluetooth/classic/
Dclassic.h50 /** Resolving remote name*/
/Zephyr-4.1.0/doc/releases/
Dmigration-guide-4.2.rst65 * Renamed the devicetree property ``afe_name`` to ``afe-name``.
/Zephyr-4.1.0/doc/kernel/data_structures/
Drbtree.rst22 operations are attempted. This function should, as its name suggests,
/Zephyr-4.1.0/lib/libc/minimal/include/
Derrno.h84 #define ENAMETOOLONG 91 /**< File name too long */
/Zephyr-4.1.0/subsys/bluetooth/audio/
Dtbs_client.c373 const char *name) in provider_name_changed() argument
379 listener->bearer_provider_name(conn, err, inst_index, name); in provider_name_changed()
388 const char *name = parse_string_value(data, length, in provider_name_notify_handler() local
391 LOG_DBG("%s", name); in provider_name_notify_handler()
393 provider_name_changed(conn, 0, tbs_index(conn, tbs_inst), name); in provider_name_notify_handler()
674 const char *name = parse_string_value(data, length, in friendly_name_notify_handler() local
677 LOG_DBG("%s", name); in friendly_name_notify_handler()
679 friendly_name_changed(conn, 0, tbs_index(conn, tbs_inst), name); in friendly_name_notify_handler()
1593 LOG_DBG("Provider name"); in discover_func()
1675 LOG_DBG("Incoming friendly name"); in discover_func()
/Zephyr-4.1.0/drivers/sensor/bosch/bmi270/
Dbmi270.c458 LOG_DBG("writing config file %s", cfg->feature->name); in write_config_file()
782 .name = "max_fifo",
788 .name = "base",
/Zephyr-4.1.0/subsys/bluetooth/audio/shell/
Dtbs.c505 shell_print(sh, "Could not set provider name: %d", result); in cmd_tbs_set_bearer_provider_name()
780 "Set the bearer provider name [<{instance_index, gtbs}>] "
781 "<name>",
/Zephyr-4.1.0/drivers/gpio/
Dgpio_sx1509b.c577 LOG_ERR("%s: reset m0 failed: %d\n", dev->name, rc); in sx1509b_init()
619 LOG_ERR("%s init failed: %d", dev->name, rc); in sx1509b_init()
621 LOG_INF("%s init ok", dev->name); in sx1509b_init()
/Zephyr-4.1.0/tests/bsim/bluetooth/mesh/src/
Dtest_transport.c671 #define TEST_CASE(role, name, description) \ argument
673 .test_id = "transport_" #role "_" #name, \
677 .test_main_f = test_##role##_##name, \
/Zephyr-4.1.0/drivers/mipi_dsi/
Ddsi_mcux_2l.c657 (clock_control_subsys_t)DT_INST_CLOCKS_CELL_BY_NAME(id, dphy, name), \
660 (clock_control_subsys_t)DT_INST_CLOCKS_CELL_BY_NAME(id, esc, name), \
663 (clock_control_subsys_t)DT_INST_CLOCKS_CELL_BY_NAME(id, pixel, name), \
/Zephyr-4.1.0/boards/olimex/stm32_p405/doc/
Dindex.rst49 | PIN # | Signal Name | Pin # | Signal Name |
75 | PIN # | Wire Name | STM32F405 port |
/Zephyr-4.1.0/boards/nxp/s32z2xxdc2/doc/
Dindex.rst303 west debug --core-name='R52_<rtu_id>_<core_id>_LS'
309 west debug --core-name='R52_<rtu_id>_<core_id>'
331 west debug --core-name='R52_0_1'

1...<<221222223224225226227228229230>>...258