Searched full:name (Results 5951 – 5975 of 6428) sorted by relevance
1...<<231232233234235236237238239240>>...258
/Zephyr-4.1.0/drivers/sensor/explorir_m/ |
D | explorir_m.c | 383 LOG_DBG("Initializing %s", dev->name); in explorir_m_init()
|
/Zephyr-4.1.0/samples/subsys/shell/shell_module/src/ |
D | main.c | 332 SHELL_CMD(board, NULL, "Show board name command.", cmd_demo_board),
|
/Zephyr-4.1.0/drivers/spi/spi_nxp_lpspi/ |
D | spi_nxp_lpspi_dma.c | 243 LOG_ERR("%s device is not ready", dma_dev->name); in lpspi_dma_dev_ready()
|
/Zephyr-4.1.0/dts/arm/nordic/ |
D | nrf52810.dtsi | 86 regulator-name = "REG";
|
/Zephyr-4.1.0/subsys/bluetooth/mesh/ |
D | heartbeat.c | 412 static int hb_pub_set(const char *name, size_t len_rd, in hb_pub_set() argument
|
/Zephyr-4.1.0/drivers/gpio/ |
D | gpio_max22017.c | 371 LOG_ERR("parent adi_max22017 MFD device '%s' not ready", config->parent->name); in gpio_adi_max22017_init()
|
D | gpio_rt1718s_port.c | 358 LOG_ERR("%s is not ready", config->rt1718s_dev->name); in gpio_rt1718s_port_init()
|
/Zephyr-4.1.0/samples/bluetooth/hci_uart/src/ |
D | main.c | 343 LOG_ERR("HCI UART %s is not ready", hci_uart_dev->name); in hci_uart_init()
|
/Zephyr-4.1.0/samples/bluetooth/hci_uart_async/src/ |
D | hci_uart_async.c | 342 LOG_ERR("HCI UART %s is not ready", hci_uart_dev->name); in hci_uart_init()
|
/Zephyr-4.1.0/drivers/input/ |
D | input_sbus.c | 336 k_thread_name_set(&data->thread, dev->name); in input_sbus_init()
|
/Zephyr-4.1.0/drivers/mfd/ |
D | mfd_max22017.c | 283 LOG_ERR("SPI spi %s not ready", config->spi.bus->name); in max22017_init()
|
/Zephyr-4.1.0/boards/raspberrypi/rpi_pico/doc/ |
D | index.rst | 235 Thus, **RPI_PICO_DEBUG_ADAPTER** needs to be assigned the file name of the debug adapter.
|
/Zephyr-4.1.0/modules/openthread/platform/ |
D | hdlc_interface.cpp | 14 * 3. Neither the name of the copyright holder nor the
|
/Zephyr-4.1.0/boards/seeed/lora_e5_dev_board/doc/ |
D | lora_e5_dev_board.rst | 124 | Name | Derived from | Controlled by |
|
/Zephyr-4.1.0/drivers/counter/ |
D | counter_nxp_pit.c | 363 DT_INST_CLOCKS_CELL(n, name), \
|
/Zephyr-4.1.0/drivers/dac/ |
D | dac_dacx0508.c | 339 LOG_ERR("SPI bus %s not ready", config->bus.bus->name); in dacx0508_init()
|
/Zephyr-4.1.0/samples/bluetooth/handsfree_ag/src/ |
D | main.c | 250 printk(", name %s", temp); in discovery_timeout_cb()
|
/Zephyr-4.1.0/drivers/i2c/ |
D | i2c_mcux_lpi2c_rtio.c | 358 (clock_control_subsys_t)DT_INST_CLOCKS_CELL(n, name),\
|
D | i2c_nxp_ii2c.c | 389 (clock_control_subsys_t)DT_INST_CLOCKS_CELL(n, name),\
|
/Zephyr-4.1.0/boards/ezurio/bl5340_dvk/ |
D | bl5340_dvk_nrf5340_cpuapp_common.dtsi | 255 disk-name = "SD";
|
/Zephyr-4.1.0/boards/ezurio/bt510/doc/ |
D | bt510.rst | 98 | Pin No. | Name | Description |
|
/Zephyr-4.1.0/dts/xtensa/intel/ |
D | intel_adsp_cavs25_tgph.dtsi | 38 power-state-name = "soft-off";
|
/Zephyr-4.1.0/subsys/shell/ |
D | shell_ops.h | 296 * name.
|
/Zephyr-4.1.0/dts/arm/nxp/ |
D | nxp_mcxw7x_common.dtsi | 328 regulator-name = "mcxw71-vref";
|
/Zephyr-4.1.0/include/zephyr/net/ |
D | ieee802154_ie.h | 33 * @name IEEE 802.15.4, section 7.4.2: MAC header information elements
|
1...<<231232233234235236237238239240>>...258