Home
last modified time | relevance | path

Searched full:name (Results 5976 – 6000 of 6428) sorted by relevance

1...<<231232233234235236237238239240>>...258

/Zephyr-4.1.0/drivers/adc/
Dadc_smartbond_gpadc.c252 LOG_DBG("%s ISR triggered.", dev->name); in adc_smartbond_isr()
Dadc_smartbond_sdadc.c258 LOG_DBG("%s ISR triggered.", dev->name); in sdadc_smartbond_isr()
/Zephyr-4.1.0/samples/bluetooth/tmap_bms/src/
Dcap_initiator.c146 /* Set advertising data to have complete local name set */ in setup_extended_adv()
/Zephyr-4.1.0/doc/develop/west/
Dzephyr-cmds.rst24 west boards -f "{arch}:{name}"
/Zephyr-4.1.0/boards/nxp/mimxrt1064_evk/
Dmimxrt1064_evk.dts279 disk-name = "SD";
/Zephyr-4.1.0/boards/nxp/lpcxpresso11u68/doc/
Dindex.rst76 | Name | Function | Usage |
/Zephyr-4.1.0/boards/st/stm32h747i_disco/doc/
Dindex.rst136 use shield name without postfix, that is: ``st_b_lcd40_dsi1_mb1166``.
/Zephyr-4.1.0/drivers/bluetooth/hci/
Dipc.c415 .name = DT_INST_PROP(inst, bt_hci_ipc_name), \
/Zephyr-4.1.0/tests/drivers/adc/adc_api/src/
Dtest_adc.c81 dev->name, err); in init_counter()
/Zephyr-4.1.0/subsys/bluetooth/mesh/
DKconfig311 bool "Include Bluetooth device name in scan response"
315 This option includes GAP device name in scan response when
1433 bool "Include Bluetooth device name in scan response"
1435 This option includes GAP device name in scan response when
/Zephyr-4.1.0/doc/build/cmake/
Dbuild-build-phase-1.svg3name=&quot;Page-1&quot; id=&quot;Page-1&quot;&gt;7V1rU6M8FP41zrjvjB0uCZePtVVX10vX6rtrv+xQSClbKBXoR…
/Zephyr-4.1.0/
DCMakeLists.txt197 # name is passed as argument (somewhat like by reference).
1662 # application to know what the name of the final elf target is.
1665 # Override the base name of the last, "logical" .elf output (and last .map) so:
1693 # Or fix the output name, by the use of `get_property`
1701 # For now, the byproduct can only be supported upstream on byproducts name,
2307 yaml_save(NAME build_info)
/Zephyr-4.1.0/drivers/sensor/bosch/bmi08x/
Dbmi08x_accel.c668 LOG_ERR("Bus not ready for '%s'", dev->name); in bmi08x_accel_init()
683 LOG_ERR("Can't initialize bus for %s", dev->name); in bmi08x_accel_init()
/Zephyr-4.1.0/drivers/spi/
Dspi_nrfx_spim.c238 LOG_ERR("Slave mode is not supported on %s", dev->name); in configure()
383 dev->name, dev_data->ppi_ch, dev_data->gpiote_ch); in anomaly_58_workaround_init()
/Zephyr-4.1.0/scripts/tests/twister_blackbox/
Dtest_runner.py18 # pylint: disable=no-name-in-module
183 cls.spec = importlib.util.spec_from_loader(cls.loader.name, cls.loader)
/Zephyr-4.1.0/subsys/debug/
Dmipi_stp_decoder.c85 const char *name; member
96 .name = STRINGIFY(_type), .type = _type, .id = {__DEBRACKET _id}, \
/Zephyr-4.1.0/drivers/counter/
Drtc_mcp7940n.c671 LOG_ERR("I2C device %s is not ready", cfg->i2c.bus->name); in mcp7940n_init()
699 cfg->int_gpios.port->name); in mcp7940n_init()
/Zephyr-4.1.0/drivers/ieee802154/
Dieee802154_cc1200.c765 config->interrupt.port->name); in cc1200_init()
771 LOG_ERR("SPI bus %s is not ready", config->bus.bus->name); in cc1200_init()
/Zephyr-4.1.0/dts/xtensa/intel/
Dintel_adsp_ace15_mtpm.dtsi41 power-state-name = "runtime-idle";
50 power-state-name = "soft-off";
Dintel_adsp_ace30.dtsi56 power-state-name = "runtime-idle";
65 power-state-name = "soft-off";
Dintel_adsp_ace30_ptl.dtsi56 power-state-name = "runtime-idle";
65 power-state-name = "soft-off";
/Zephyr-4.1.0/include/zephyr/drivers/
Dregulator.h46 * @name Regulator error flags.
120 * @name Regulator flags
Dw1.h350 * @name 1-Wire ROM Commands
407 * @name CRC Defines
/Zephyr-4.1.0/drivers/ethernet/eth_nxp_enet_qos/
Deth_nxp_enet_qos_mac.c31 struct k_work_queue_config cfg = {.name = "ENETQOS_RX"}; in rx_queue_init()
644 dev->name, in eth_nxp_enet_qos_set_config()
/Zephyr-4.1.0/drivers/entropy/
Dentropy_stm32.c70 #define RNG_POOL_DEFINE(name, len) uint8_t name[sizeof(struct rng_pool) + (len)] argument

1...<<231232233234235236237238239240>>...258