/Zephyr-4.1.0/boards/native/native_sim/ |
D | native_sim.dts | 210 * name, e.g.: sudo ip link property add dev vcan0 altname zcan0
|
/Zephyr-4.1.0/include/zephyr/drivers/interrupt_controller/ |
D | loapic.h | 54 #define LOAPIC_REGS_STR loapic_regs /* mmio device name */
|
/Zephyr-4.1.0/drivers/dac/ |
D | dac_dacx0501.c | 144 LOG_ERR("I2C bus %s not ready", config->i2c_spec.bus->name); in dacx0501_init()
|
D | dac_sam.c | 189 LOG_INF("Device %s initialized", dev->name);
|
/Zephyr-4.1.0/samples/bluetooth/periodic_adv_conn/src/ |
D | main.c | 192 /* Set advertising data to have complete local name set */ in main()
|
/Zephyr-4.1.0/lib/posix/options/getopt/ |
D | getopt.c | 15 * 3. Neither the name of the University nor the names of its contributors
|
/Zephyr-4.1.0/boards/sparkfun/thing_plus/ |
D | sparkfun_thing_plus_nrf9160_common.dtsi | 47 regulator-name = "pwr-3v3";
|
/Zephyr-4.1.0/tests/crypto/tinycrypt/src/ |
D | ctr_mode.c | 16 * - Neither the name of Intel Corporation nor the names of its contributors
|
/Zephyr-4.1.0/tests/benchmarks/thread_metric/src/ |
D | tm_api.h | 40 /* DATE NAME DESCRIPTION */
|
/Zephyr-4.1.0/include/zephyr/net/ |
D | socketcan.h | 78 * @name Linux SocketCAN compatibility
|
/Zephyr-4.1.0/boards/adafruit/macropad_rp2040/ |
D | adafruit_macropad_rp2040.dts | 32 regulator-name = "Speaker";
|
/Zephyr-4.1.0/tests/lib/cpp/cxx/src/ |
D | main.cpp | 145 * DEVICE_DEFINE(dev_id, name, * init_fn, pm, data, config, level, prio, api)
|
/Zephyr-4.1.0/doc/develop/languages/c/ |
D | picolibc.rst | 79 config TOOLCHAIN_<name>_PICOLIBC_SUPPORTED
|
/Zephyr-4.1.0/include/zephyr/bluetooth/classic/ |
D | classic.h | 50 /** Resolving remote name*/
|
/Zephyr-4.1.0/doc/releases/ |
D | migration-guide-4.2.rst | 65 * Renamed the devicetree property ``afe_name`` to ``afe-name``.
|
/Zephyr-4.1.0/doc/kernel/data_structures/ |
D | rbtree.rst | 22 operations are attempted. This function should, as its name suggests,
|
/Zephyr-4.1.0/lib/libc/minimal/include/ |
D | errno.h | 84 #define ENAMETOOLONG 91 /**< File name too long */
|
/Zephyr-4.1.0/subsys/bluetooth/audio/ |
D | tbs_client.c | 373 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/ |
D | bmi270.c | 458 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/ |
D | tbs.c | 505 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/ |
D | gpio_sx1509b.c | 577 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/ |
D | test_transport.c | 671 #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/ |
D | dsi_mcux_2l.c | 657 (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/ |
D | index.rst | 49 | PIN # | Signal Name | Pin # | Signal Name | 75 | PIN # | Wire Name | STM32F405 port |
|
/Zephyr-4.1.0/boards/nxp/s32z2xxdc2/doc/ |
D | index.rst | 303 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'
|