Home
last modified time | relevance | path

Searched full:name (Results 5776 – 5800 of 6428) sorted by relevance

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

/Zephyr-latest/boards/phytec/phyboard_lyra/doc/
Dphyboard_lyra_am62xx_m4.rst111 We now copy this binary onto the SD card in the :file:`/lib/firmware` directory and name it as
/Zephyr-latest/boards/seagate/legend/doc/
Dindex.rst58 | Name | Function | Usage |
/Zephyr-latest/boards/gardena/sgrm/doc/
Dindex.rst33 | Pin | Name | Note |
/Zephyr-latest/drivers/input/
Dinput_ite_it8801_kbd.c151 LOG_ERR("(input)%s is not ready", config->mfd->name); in kbd_it8801_init()
/Zephyr-latest/boards/nxp/mimxrt1050_evk/
Dmimxrt1050_evk.dtsi225 disk-name = "SD";
/Zephyr-latest/boards/others/stm32_min_dev/doc/
Dindex.rst16 As the name suggests, these boards have the bare minimum components required to
/Zephyr-latest/drivers/led_strip/
Dws2812_i2s.c197 dev->name); in ws2812_i2s_init()
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_backporting.rst126 Both cases are similar and differ only in the branch name.
/Zephyr-latest/boards/ronoth/lodev/doc/
Dindex.rst122 Pin name Pin Type I/O Structure Note Function
/Zephyr-latest/include/zephyr/drivers/
Dmipi_dsi.h54 * @name MIPI-DSI Device mode flags.
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Drpr_cli.h162 * shortened name.
/Zephyr-latest/drivers/i2c/
Di2c_rv32m1_lpi2c.c274 (clock_control_subsys_t) DT_INST_CLOCKS_CELL(id, name),\
/Zephyr-latest/boards/nxp/frdm_k64f/
Dfrdm_k64f.dts166 disk-name = "SD";
/Zephyr-latest/include/zephyr/net/http/
Dparser.h256 /* Return a string name of the given error */
/Zephyr-latest/subsys/net/lib/shell/
Dcapture.c63 PR("%s\t%c %d %s\t%s\n", info->capture_dev->name, in capture_cb()
/Zephyr-latest/tests/benchmarks/thread_metric/src/
Dtm_interrupt_processing_test.c37 /* DATE NAME DESCRIPTION */
/Zephyr-latest/samples/net/openthread/coap/
DREADME.rst2 :name: OpenThread CoAP client and server application
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Dtrain.py106 print("Please input correct model name.(CNN LSTM)")
/Zephyr-latest/drivers/mdio/
Dmdio_nxp_enet.c253 DT_INST_PARENT(inst), 0, name), \
/Zephyr-latest/doc/develop/tools/
Dclion.rst148 * - :guilabel:`Name` (optional)
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gap.h51 uint8_t name[249]; member
/Zephyr-latest/modules/acpica/
DCMakeLists.txt30 get_filename_component(libname "${SRC_DIR}/common/" NAME)
/Zephyr-latest/samples/boards/renesas/openamp_linux_zephyr/
DREADME.rst2 :name: OpenAMP Linux Zephyr RPMsg
/Zephyr-latest/samples/bluetooth/iso_broadcast/src/
Dmain.c134 /* Set advertising data to have complete local name set */ in main()
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c760 LOG_DBG("Notifying Bearer Provider Name: %s", inst->provider_name); in notify_handler_cb()
869 LOG_DBG("Notifying Bearer Provider Name: call_index 0x%02x reason 0x%02x", in notify_handler_cb()
895 LOG_DBG("Notifying Friendly Name: call index 0x%02x, URI %s", in notify_handler_cb()
955 LOG_DBG("Index %u, Provider name %s", inst_index(inst), inst->provider_name); in read_provider_name()
2013 LOG_DBG("Provider name length (%zu) larger than " in valid_register_param()
2614 int bt_tbs_set_bearer_provider_name(uint8_t bearer_index, const char *name) in bt_tbs_set_bearer_provider_name() argument
2617 const size_t len = strlen(name); in bt_tbs_set_bearer_provider_name()
2626 if (strcmp(inst->provider_name, name) == 0) { in bt_tbs_set_bearer_provider_name()
2636 (void)utf8_lcpy(inst->provider_name, name, sizeof(inst->provider_name)); in bt_tbs_set_bearer_provider_name()

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