Searched full:name (Results 5976 – 6000 of 6428) sorted by relevance
1...<<231232233234235236237238239240>>...258
/Zephyr-4.1.0/drivers/adc/ |
D | adc_smartbond_gpadc.c | 252 LOG_DBG("%s ISR triggered.", dev->name); in adc_smartbond_isr()
|
D | adc_smartbond_sdadc.c | 258 LOG_DBG("%s ISR triggered.", dev->name); in sdadc_smartbond_isr()
|
/Zephyr-4.1.0/samples/bluetooth/tmap_bms/src/ |
D | cap_initiator.c | 146 /* Set advertising data to have complete local name set */ in setup_extended_adv()
|
/Zephyr-4.1.0/doc/develop/west/ |
D | zephyr-cmds.rst | 24 west boards -f "{arch}:{name}"
|
/Zephyr-4.1.0/boards/nxp/mimxrt1064_evk/ |
D | mimxrt1064_evk.dts | 279 disk-name = "SD";
|
/Zephyr-4.1.0/boards/nxp/lpcxpresso11u68/doc/ |
D | index.rst | 76 | Name | Function | Usage |
|
/Zephyr-4.1.0/boards/st/stm32h747i_disco/doc/ |
D | index.rst | 136 use shield name without postfix, that is: ``st_b_lcd40_dsi1_mb1166``.
|
/Zephyr-4.1.0/drivers/bluetooth/hci/ |
D | ipc.c | 415 .name = DT_INST_PROP(inst, bt_hci_ipc_name), \
|
/Zephyr-4.1.0/tests/drivers/adc/adc_api/src/ |
D | test_adc.c | 81 dev->name, err); in init_counter()
|
/Zephyr-4.1.0/subsys/bluetooth/mesh/ |
D | Kconfig | 311 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/ |
D | build-build-phase-1.svg | 3 …name="Page-1" id="Page-1">7V1rU6M8FP41zrjvjB0uCZePtVVX10vX6rtrv+xQSClbKBXoR…
|
/Zephyr-4.1.0/ |
D | CMakeLists.txt | 197 # 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/ |
D | bmi08x_accel.c | 668 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/ |
D | spi_nrfx_spim.c | 238 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/ |
D | test_runner.py | 18 # 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/ |
D | mipi_stp_decoder.c | 85 const char *name; member 96 .name = STRINGIFY(_type), .type = _type, .id = {__DEBRACKET _id}, \
|
/Zephyr-4.1.0/drivers/counter/ |
D | rtc_mcp7940n.c | 671 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/ |
D | ieee802154_cc1200.c | 765 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/ |
D | intel_adsp_ace15_mtpm.dtsi | 41 power-state-name = "runtime-idle"; 50 power-state-name = "soft-off";
|
D | intel_adsp_ace30.dtsi | 56 power-state-name = "runtime-idle"; 65 power-state-name = "soft-off";
|
D | intel_adsp_ace30_ptl.dtsi | 56 power-state-name = "runtime-idle"; 65 power-state-name = "soft-off";
|
/Zephyr-4.1.0/include/zephyr/drivers/ |
D | regulator.h | 46 * @name Regulator error flags. 120 * @name Regulator flags
|
D | w1.h | 350 * @name 1-Wire ROM Commands 407 * @name CRC Defines
|
/Zephyr-4.1.0/drivers/ethernet/eth_nxp_enet_qos/ |
D | eth_nxp_enet_qos_mac.c | 31 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/ |
D | entropy_stm32.c | 70 #define RNG_POOL_DEFINE(name, len) uint8_t name[sizeof(struct rng_pool) + (len)] argument
|
1...<<231232233234235236237238239240>>...258