Home
last modified time | relevance | path

Searched full:name (Results 4226 – 4250 of 6428) sorted by relevance

1...<<161162163164165166167168169170>>...258

/Zephyr-4.1.0/boards/renesas/rcar_spider_s4/
Drcar_spider_s4_r8a779f0_a55.dts44 disk-name = "SD2";
/Zephyr-4.1.0/boards/intel/socfpga/agilex5_socdk/
Dintel_socfpga_agilex5_socdk.dts29 disk-name = "SD";
/Zephyr-4.1.0/cmake/linker/ld/
Dlinker_libraries.cmake12 # on output from --print-libgcc-file-name.
/Zephyr-4.1.0/modules/nanopb/
Dnanopb.cmake38 # Create unique target name for generated header list
/Zephyr-4.1.0/samples/basic/hash_map/
Dsample.yaml7 name: System Hashmap sample
/Zephyr-4.1.0/include/zephyr/usb/class/
Dusbd_msc.h43 * @param disk_name Disk name as used in @ref disk_access_interface
Dusb_audio.h104 * @name USB Terminal Types
116 * @name Input Terminal Types
136 * @name Output Terminal Types
158 * @name Bi-directional Terminal Types
/Zephyr-4.1.0/drivers/clock_control/
Dclock_control_mcux_mcg.c49 LOG_ERR("Unsupported clock name"); in mcux_mcg_get_rate()
/Zephyr-4.1.0/dts/bindings/clock/
Dst,stm32g4-pll-clock.yaml25 - name: st,stm32l4-pll-clock.yaml
/Zephyr-4.1.0/dts/bindings/regulator/
Dx-powers,axp192-regulator.yaml47 - name: regulator.yaml
/Zephyr-4.1.0/samples/bluetooth/st_ble_sensor/
DREADME.rst2 :name: ST Bluetooth LE Sensor Demo
/Zephyr-4.1.0/arch/arm/core/cortex_m/
Dvector_table.h16 * __<exception name with underscores>
/Zephyr-4.1.0/dts/bindings/stepper/ti/
Dti,drv8424.yaml31 - name: stepper-controller.yaml
/Zephyr-4.1.0/lib/libc/minimal/include/sys/
Dtypes.h20 * in the line below where name of macro 'unsigned' is the same
/Zephyr-4.1.0/lib/net_buf/
DKconfig50 * pool name is stored and can be shown in debugging prints
/Zephyr-4.1.0/drivers/serial/
Duart_native_pty.c100 dev->name); in np_uart_init()
116 int tty_fn = np_uart_open_pty(dev->name, d->auto_attach_cmd, d->auto_attach, in np_uart_init()
256 .name = "\"cmd\"", \
287 .name = "\"cmd\"", in np_add_uart_options()
/Zephyr-4.1.0/include/zephyr/net/
Dconn_mgr_connectivity_impl.h136 * @param conn_id The name of the new connectivity implementation
173 * @name Generic connectivity state
211 * @param conn_id Name of the connectivity implementation to associate.
229 * @param conn_id Name of the connectivity implementation to associate.
/Zephyr-4.1.0/include/zephyr/
Dsw_isr_table.h115 * @param _name Name of the interrupt controller (must be unique)
164 /** The section name */
222 * section is created with the name of the section where _isr_table entry is placed to be then
256 /* Create an entry to irq table and place it in specific section which name is then placed
/Zephyr-4.1.0/doc/develop/flash_debug/
Dnordic_segger.rst66 Where: ``<board>`` is the board name you used in the BOARD directive when building (for example nrf…
205 * Device Name: Use the fully qualified device name for your IC
209 * RTT Channel name or index: 0
/Zephyr-4.1.0/include/zephyr/audio/
Ddmic.h80 * @name Parameters common to all PDM controllers
96 * @name Parameters unique to each PDM controller
150 * @name Requested channel map
158 * @name Actual channel map that the driver could configure
/Zephyr-4.1.0/include/zephyr/kernel/
Dmm.h26 * @name Caching mode definitions.
53 * @name Region permission attributes.
72 * @name Region mapping behaviour attributes
92 * @name k_mem_map() control flags
/Zephyr-4.1.0/drivers/sensor/st/lis2dw12/
Dlis2dw12_trigger.c485 LOG_ERR("%s: device %s is not ready", dev->name, in lis2dw12_init_interrupt()
486 cfg->gpio_int.port->name); in lis2dw12_init_interrupt()
490 LOG_DBG("%s: gpio_int not defined in DT", dev->name); in lis2dw12_init_interrupt()
496 LOG_INF("%s: int-pin is on INT%d", dev->name, cfg->int_pin); in lis2dw12_init_interrupt()
515 LOG_INF("%s: int on %s.%02u", dev->name, cfg->gpio_int.port->name, in lis2dw12_init_interrupt()
/Zephyr-4.1.0/subsys/logging/
Dlog_mgmt.c73 * - getting/setting source details like name, filtering
148 link->name, (int)(total_cnt * sizeof(uint32_t))); in link_filters_init()
250 return TYPE_SECTION_START(log_const)[source_id].name; in log_source_name_get()
366 int log_source_id_get(const char *name) in log_source_id_get() argument
375 if ((sname != NULL) && (strcmp(sname, name) == 0)) { in log_source_id_get()
551 if (strcmp(backend_name, backend->name) == 0) { in log_backend_get_by_name()
/Zephyr-4.1.0/subsys/net/lib/dns/
Ddns_pack.h42 #define NS_CMPRSFLGS 0xc0 /* DNS name compression */
130 * | Name | Bit Position | Width | Description |
364 * @retval RFC 1035 RCODEs (> 0) 1 Format error, 2 Server failure, 3 Name Error,
375 * @param qname Domain name represented as a sequence of labels.
438 * @retval RFC 1035 RCODEs (> 0) 1 Format error, 2 Server failure, 3 Name Error,
471 * @return Printable query type name.
/Zephyr-4.1.0/drivers/disk/
Dflashdisk.c108 LOG_INF("Initialize device %s", ctx->info.name); in flashdisk_init_runtime()
114 LOG_INF("%s is read-only", ctx->info.name); in flashdisk_init_runtime()
121 ctx->info.name); in flashdisk_init_runtime()
141 ctx->info.name); in flashdisk_init_runtime()
486 .name = DT_INST_PROP(n, disk_name), \
526 flash_disks[i].info.name, rc); in DT_INST_FOREACH_STATUS_OKAY()

1...<<161162163164165166167168169170>>...258