Home
last modified time | relevance | path

Searched full:name (Results 4401 – 4425 of 6428) sorted by relevance

1...<<171172173174175176177178179180>>...258

/Zephyr-4.1.0/subsys/llext/
Dfs_loader.c22 ret = fs_open(&fs_l->file, fs_l->name, FS_O_READ); in llext_fs_prepare()
/Zephyr-4.1.0/cmake/modules/
Darch.cmake16 # - ARCH: Name of the arch in use.
/Zephyr-4.1.0/include/zephyr/drivers/
Dloopback_disk.h36 * @param disk_access_name Name of the created disk access (for disk_access_*() functions)
Di2c.h504 * It looks something like this (with name "testing"):
517 * @param dev Target for the messages being sent. Its name will be printed in the log.
535 * @param dev Target for the messages being sent. Its name will be printed in the log.
627 stats_register(dev->name, &(state->stats.s_hdr)); \
646 * @param init_fn Name of the init function of the driver. Can be `NULL`.
1055 * @param name Symbolic name of the iodev to define
1058 #define I2C_DT_IODEV_DEFINE(name, node_id) \ argument
1059 const struct i2c_dt_spec _i2c_dt_spec_##name = \
1061 RTIO_IODEV_DEFINE(name, &i2c_iodev_api, (void *)&_i2c_dt_spec_##name)
1069 * @param name Symbolic name of the iodev to define
[all …]
/Zephyr-4.1.0/tests/boards/nrf/coresight_stm/
Dtestcase.yaml2 name: Logging using Coresight STM on nrf54h20
/Zephyr-4.1.0/include/zephyr/drivers/interrupt_controller/
Dgd32_exti.h15 * @name EXTI trigger modes.
/Zephyr-4.1.0/dts/bindings/pinctrl/
Dquicklogic,eos-s3-pinctrl.yaml40 - name: pincfg-node.yaml
Dsensry,sy1xx-pinctrl.yaml60 - name: pincfg-node.yaml
/Zephyr-4.1.0/dts/bindings/regulator/
Dadi,adp5360-regulator.yaml33 - name: regulator.yaml
Dnordic,npm2100-regulator.yaml44 - name: regulator.yaml
/Zephyr-4.1.0/include/zephyr/bluetooth/mesh/
Dshell.h22 * @param _name Name given to the publication context variable.
/Zephyr-4.1.0/doc/_templates/
Dbreadcrumbs.html4 {# parameterize default name "Docs" in breadcrumb via docs_title in conf.py #}
/Zephyr-4.1.0/.github/ISSUE_TEMPLATE/
D003_rfc-proposal.md2 name: RFC / Proposal
/Zephyr-4.1.0/tests/bluetooth/classic/sdp_c/pytest/
Dconftest.py19 @pytest.fixture(name='initialize', scope='session')
/Zephyr-4.1.0/subsys/random/
Drandom_ctr_drbg.c43 __ASSERT(0, "Entropy device %s not ready", entropy_dev->name); in ctr_drbg_initialize()
/Zephyr-4.1.0/dts/bindings/flash_controller/
Dst,stm32-xspi-nor.yaml21 - name: st,stm32-ospi-nor.yaml
/Zephyr-4.1.0/dts/bindings/input/
Dgpio-kbd-matrix.yaml24 - name: kbd-matrix-common.yaml
/Zephyr-4.1.0/dts/bindings/power/
Dst,stm32-pwr.yaml58 description: Wake-up pin identifier, same as "index" in node name
/Zephyr-4.1.0/samples/net/mqtt_publisher/
DREADME.rst2 :name: MQTT publisher
159 to match the Common Name (CN) in the downloaded certificate.
214 and name it "ca_cert.der".
217 Common Name (CN) in the certificate file in order for the TLS domain
218 name verification to succeed.
/Zephyr-4.1.0/tests/bsim/bluetooth/mesh/src/
Dtest_lcd.c76 .name = "{page}", in test_args_parse()
81 .name = "{0, 1}", in test_args_parse()
458 #define TEST_CASE(role, name, description) \ argument
460 .test_id = "lcd_" #role "_" #name, \
465 .test_main_f = test_##role##_##name, \
/Zephyr-4.1.0/doc/build/kconfig/
Dsetting.rst73 CONFIG_<symbol name>=<value>
203 ensure you always have a locally named setting, even if the external setting name changes.
300 independent symbol that happens to share the same name. This means that
381 choice in multiple locations. For this to work, the choice must have a name.
384 the name of the choice is ``FOO``):
/Zephyr-4.1.0/tests/bsim/bluetooth/audio/src/
Dtbs_client_test.c73 FAIL("Call could not read bearer name (%d)\n", err); in tbs_client_read_bearer_provider_name()
78 printk("Bearer name pointer: %p\n", value); in tbs_client_read_bearer_provider_name()
79 printk("Bearer name: %s\n", value); in tbs_client_read_bearer_provider_name()
553 printk("Reading bearer provider name\n"); in test_main()
557 FAIL("Read bearer provider name failed (%d)\n", err); in test_main()
/Zephyr-4.1.0/soc/intel/intel_adsp/common/include/
Dmanifest.h79 uint8_t name[SOF_MAN_MOD_NAME_LEN]; member
125 uint8_t name[SOF_MAN_FW_HDR_FW_NAME_LEN]; member
/Zephyr-4.1.0/samples/subsys/usb/hid-mouse/
DREADME.rst2 :name: USB HID mouse
81 Input device name: "ZEPHYR Zephyr HID mouse sample"
/Zephyr-4.1.0/samples/drivers/video/capture_to_lvgl/
DREADME.rst2 :name: Video capture to LVGL
45 [00:00:02.779,000] <inf> main: - Device name: dcmi@48020000

1...<<171172173174175176177178179180>>...258