Searched full:name (Results 6026 – 6050 of 6428) sorted by relevance
1...<<241242243244245246247248249250>>...258
/Zephyr-latest/dts/arm/renesas/smartbond/ |
D | da1469x.dtsi | 38 power-state-name = "standby";
|
/Zephyr-latest/include/zephyr/drivers/ |
D | fuel_gauge.h | 99 /** Name of pack (1 byte length + 20 bytes data) */
|
/Zephyr-latest/doc/build/dts/ |
D | zephyr_dt_i2c_high_level.svg | 3 …t;12.0.2" type="google" pages="1"><diagram name="Page-1" …
|
/Zephyr-latest/boards/nxp/lpcxpresso51u68/doc/ |
D | index.rst | 65 | Name | Function | Usage |
|
/Zephyr-latest/boards/nxp/lpcxpresso55s06/doc/ |
D | index.rst | 81 | Name | Function | Usage |
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_shell.c | 353 entry->syntax = (dev != NULL) ? dev->name : NULL; in device_name_get()
|
/Zephyr-latest/drivers/adc/ |
D | adc_ads1119.c | 465 LOG_ERR("Could not get %s status", dev->name); in ads1119_init()
|
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/ |
D | soc.c | 46 TO_CTIMER_CLOCK_SOURCE(DT_CLOCKS_CELL(node_id, name), DT_PROP(node_id, clk_source))
|
/Zephyr-latest/include/zephyr/net/ |
D | net_mgmt.h | 217 * @param _name Name of the event handler.
|
D | net_stats.h | 585 const char * const key; /**< Key name of vendor statistics */ 891 /* The label value is set to be the network interface name. Note that we skip 893 * if there is a way to token paste the instance name without the prefix character.
|
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/cm33/ |
D | soc.c | 50 TO_CTIMER_CLOCK_SOURCE(DT_CLOCKS_CELL(node_id, name), DT_PROP(node_id, clk_source))
|
/Zephyr-latest/drivers/counter/ |
D | counter_nxp_mrt.c | 344 DT_INST_CLOCKS_CELL(n, name), \
|
D | counter_nxp_s32_sys_timer.c | 411 .clock_subsys = (clock_control_subsys_t)DT_INST_CLOCKS_CELL(n, name), \
|
D | counter_sam_tc.c | 341 LOG_INF("Device %s initialized", dev->name); in counter_sam_initialize()
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_rw_plain_text.c | 20 * 3. Neither the name of the copyright holder nor the names of its
|
/Zephyr-latest/drivers/dma/ |
D | dma_sam_xdmac.c | 373 LOG_INF("Device %s initialized", dev->name); in sam_xdmac_initialize()
|
/Zephyr-latest/doc/develop/test/figures/ |
D | fixtures.svg | 3 …ype="device"><diagram id="klfovSka_gelihePczy8" name="Page-1"&…
|
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/src/ |
D | main.c | 235 printk("%s: device not ready.\n", ds3231->name); in main()
|
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/ |
D | main.c | 423 LOG_ERR("HCI UART %s is not ready", hci_uart_dev->name); in hci_uart_init()
|
/Zephyr-latest/samples/bluetooth/hci_ipc/src/ |
D | main.c | 381 .name = "nrf_bt_hci",
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_0.rst | 334 | <pool_name> | string representing the pool name, used as a key for dictionary with | 732 uname command, allowing details such as kernel name, kernel version, build 768 | | * ``s`` Kernel name |br| | 769 | | * ``n`` Node name |br| | 779 | | If this option is not provided, the ``s`` Kernel name option | 916 | "bootloader" | String representing bootloader name |
|
/Zephyr-latest/drivers/flash/ |
D | spi_nor.c | 1193 LOG_INF("%s: %u %ciBy flash", dev->name, in spi_nor_process_bfp() 1273 LOG_INF("%s: SFDP v %u.%u AP %x with %u PH", dev->name, in spi_nor_process_sfdp() 1616 * @param name The flash name
|
/Zephyr-latest/doc/build/cmake/ |
D | build-config-phase.svg | 9 …name="Page-1" id="Page-1">7V1rc5s6E/41njc9M2FAgICPidM0TdM0jU/eJvlyBoNsk2DgC…
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_info/src/ |
D | main.c | 46 /* Test os_mgmt info command requesting 's' (kernel name) */ 893 /* Construct query for processor, kernel release and OS name */ in ZTEST() 958 /* Construct query for node name and kernel version (twice) */ in ZTEST() 1030 /* Construct query for node name with invalid specifier */ in ZTEST()
|
/Zephyr-latest/ |
D | .ruff-excludes.toml | 38 "E741", # https://docs.astral.sh/ruff/rules/ambiguous-variable-name 92 "F821", # https://docs.astral.sh/ruff/rules/undefined-name 319 "E741", # https://docs.astral.sh/ruff/rules/ambiguous-variable-name 420 "E741", # https://docs.astral.sh/ruff/rules/ambiguous-variable-name 609 "E741", # https://docs.astral.sh/ruff/rules/ambiguous-variable-name 710 "E741", # https://docs.astral.sh/ruff/rules/ambiguous-variable-name 768 "F821", # https://docs.astral.sh/ruff/rules/undefined-name 803 "E741", # https://docs.astral.sh/ruff/rules/ambiguous-variable-name 1155 "E741", # https://docs.astral.sh/ruff/rules/ambiguous-variable-name 1166 "E741", # https://docs.astral.sh/ruff/rules/ambiguous-variable-name
|
1...<<241242243244245246247248249250>>...258