/Zephyr-4.1.0/tests/bsim/bluetooth/mesh/src/ |
D | test_sar.c | 292 #define TEST_CASE(role, name, description) \ argument 294 .test_id = "sar_" #role "_" #name, \ 297 .test_main_f = test_##role##_##name, \
|
/Zephyr-4.1.0/boards/ebyte/e73_tbb/doc/ |
D | index.rst | 68 | PIN # | Signal Name | 98 | PIN # | Signal Name | 128 | PIN # | Signal Name |
|
/Zephyr-4.1.0/drivers/led_strip/ |
D | ws2812_rpi_pico_pio.c | 135 LOG_ERR("%s: PIO device not ready", dev->name); in ws2812_led_strip_init() 149 dev->name); in ws2812_led_strip_init() 170 LOG_ERR("%s: PIO device not ready", dev->name); in ws2812_rpi_pico_pio_init()
|
/Zephyr-4.1.0/include/zephyr/sys/ |
D | rb.h | 213 * @param node The symbol name of a local struct rbnode* variable to 228 * @param node The symbol name of a local iterator 229 * @param field The field name of a struct rbnode inside node
|
/Zephyr-4.1.0/doc/connectivity/networking/api/ |
D | coap_server.rst | 48 zephyr_iterable_section(NAME coap_resource_my_service 260 printk("CoAP service %s started", net_event->service->name); 269 printk("CoAP service %s stopped", net_event->service->name);
|
/Zephyr-4.1.0/subsys/modem/ |
D | modem_chat.c | 76 LOG_DBG("%s: complete", chat->script->name); in modem_chat_script_stop() 78 LOG_WRN("%s: aborted", chat->script->name); in modem_chat_script_stop() 80 LOG_WRN("%s: timed out", chat->script->name); in modem_chat_script_stop() 204 LOG_DBG("%s: step: %u", chat->script->name, chat->script_chat_it); in modem_chat_script_next() 229 LOG_DBG("running script: %s", chat->script->name); in modem_chat_script_start() 1036 script->name = ""; in modem_chat_script_init() 1039 void modem_chat_script_set_name(struct modem_chat_script *script, const char *name) in modem_chat_script_set_name() argument 1041 script->name = name; in modem_chat_script_set_name()
|
/Zephyr-4.1.0/doc/releases/ |
D | migration-guide-3.6.rst | 73 name>`` command, or ``west config manifest.group-filter -- +optional`` to 93 * All enum (choice) names have now gained a ``_c`` suffix, so the enum name no longer matches 94 the corresponding member name exactly (because this broke C++ namespace rules). 202 * ``DT_IRQ_BY_NAME(node_id, name, irq)`` -> ``DT_IRQN_BY_NAME(node_id, name)`` 205 * ``DT_INST_IRQ_BY_NAME(inst, name, irq)`` -> ``DT_INST_IRQN_BY_NAME(inst, name)`` 298 `dc-gpios` name. For an example, see below: 523 more semantically correct name: e.g.
|
/Zephyr-4.1.0/samples/subsys/zbus/work_queue/src/ |
D | main.c | 16 ZBUS_CHAN_DEFINE(version_chan, /* Name */ 26 ZBUS_CHAN_DEFINE(sensor_data_chan, /* Name */
|
/Zephyr-4.1.0/soc/silabs/common/ |
D | pinctrl_soc.h | 110 * @param prop Property name. 119 * @param prop Property name describing state pins.
|
/Zephyr-4.1.0/drivers/pwm/ |
D | pwm_rv32m1_tpm.c | 82 config->channel_count, dev->name); in rv32m1_tpm_set_cycles() 193 DT_INST_CLOCKS_CELL(n, name), \
|
/Zephyr-4.1.0/drivers/sensor/adi/adxl362/ |
D | adxl362_trigger.c | 155 LOG_ERR("GPIO port %s not ready", cfg->interrupt.port->name); in adxl362_init_interrupt() 189 k_thread_name_set(&drv_data->thread, dev->name); in adxl362_init_interrupt()
|
/Zephyr-4.1.0/drivers/sensor/st/vl53l0x/ |
D | vl53l0x_platform.h | 47 * @param field ST structure field name 57 * @param field ST structure field name
|
/Zephyr-4.1.0/drivers/sensor/adi/adxl372/ |
D | adxl372_trigger.c | 166 LOG_ERR("GPIO port %s not ready", cfg->interrupt.port->name); in adxl372_init_interrupt() 196 k_thread_name_set(&drv_data->thread, dev->name); in adxl372_init_interrupt()
|
/Zephyr-4.1.0/drivers/sensor/amg88xx/ |
D | amg88xx_trigger.c | 181 LOG_ERR("%s: device %s is not ready", dev->name, in amg88xx_init_interrupt() 182 config->int_gpio.port->name); in amg88xx_init_interrupt()
|
/Zephyr-4.1.0/samples/net/lldp/src/ |
D | main.c | 20 uint8_t name[4]; member 22 .name = { 't', 'e', 's', 't' },
|
/Zephyr-4.1.0/drivers/sensor/ti/ti_hdc/ |
D | ti_hdc.c | 146 LOG_ERR("%s: device %s is not ready", dev->name, in ti_hdc_init() 147 cfg->drdy.port->name); in ti_hdc_init()
|
/Zephyr-4.1.0/samples/sensor/grow_r502a/src/ |
D | main.c | 96 printk("Error: Device %s is not ready\n", led_dev->name); in r502a_led() 154 printk("Error: Device %s is not ready\n", dev->name); in main()
|
/Zephyr-4.1.0/subsys/ipc/ipc_service/backends/ |
D | ipc_icmsg_me_initiator.c | 110 size_t name_len = strlen(cfg->name); in register_ept() 137 memcpy(&ep_disc_req[2], cfg->name, name_len); in register_ept()
|
/Zephyr-4.1.0/drivers/gpio/ |
D | gpio_nct38xx_alert.c | 127 LOG_ERR("%s device not ready", config->nct38xx_dev[i]->name); in nct38xx_alert_init() 139 LOG_ERR("%s device not ready", config->irq_gpio.port->name); in nct38xx_alert_init()
|
D | gpio_sn74hc595.c | 158 LOG_ERR("SPI bus %s not ready", config->bus.bus->name); in gpio_sn74hc595_init() 163 LOG_ERR("GPIO port %s not ready", config->reset_gpio.port->name); in gpio_sn74hc595_init()
|
D | gpio_sy1xx.c | 88 LOG_ERR("%s: unsupported pinctrl mode for pin: %u", dev->name, pin); in sy1xx_gpio_driver_configure() 96 LOG_ERR("%s: failed to apply pinctrl for pin: %u", dev->name, pin); in sy1xx_gpio_driver_configure()
|
D | gpio_xlnx_ps.c | 54 __ASSERT(dev_data->base != 0, "%s map register space failed", dev->name); in gpio_xlnx_ps_init() 60 __ASSERT(bank_data != NULL, "%s bank %u data unresolved", dev->name, bank); in gpio_xlnx_ps_init()
|
/Zephyr-4.1.0/boards/seeed/lora_e5_dev_board/ |
D | lora_e5_dev_board.dts | 63 regulator-name = "pwr-3v3-ctrl"; 75 regulator-name = "pwr-5v-ctrl";
|
/Zephyr-4.1.0/modules/openthread/ |
D | Kconfig.thread | 15 string "Default network name" 18 Network name for OpenThread
|
/Zephyr-4.1.0/boards/arduino/portenta_h7/ |
D | arduino_portenta_h7_stm32h747xx_m7.dts | 27 regulator-name = "oscen"; 35 regulator-name = "ethernet-phy-reset-release";
|