/Zephyr-4.1.0/subsys/bluetooth/host/classic/ |
D | avrcp.c | 119 /* O: Provider Name not presented */ 196 /* O: Provider Name not presented */
|
/Zephyr-4.1.0/subsys/fs/ |
D | fuse_fs_access_bottom.c | 356 if (entry.name[0] == DIR_END) { in fuse_fs_access_readdir() 368 if (filler(buf, entry.name, &st, 0)) { in fuse_fs_access_readdir()
|
/Zephyr-4.1.0/tests/bsim/bluetooth/mesh/src/ |
D | mesh_test.c | 106 const char *name, size_t len_rd, in test_model_settings_set() argument 137 const char *name, size_t len_rd, in test_vnd_model_settings_set() argument
|
/Zephyr-4.1.0/modules/trusted-firmware-m/ |
D | CMakeLists.txt | 7 # Name must match name in 'trusted-firmware-m/tools/tfm_manifest_list.yaml'
|
/Zephyr-4.1.0/boards/intel/socfpga_std/cyclonev_socdk/doc/ |
D | index.rst | 84 NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}",\ 91 NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}",\
|
/Zephyr-4.1.0/drivers/i2c/ |
D | i2c_sam4l_twim.c | 579 LOG_ERR("Failed to initialize %s device", dev->name); in i2c_sam_twim_initialize() 586 LOG_INF("Device %s initialized", dev->name); in i2c_sam_twim_initialize()
|
/Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/ |
D | peer.c | 381 static void start_adv(uint16_t interval, const char *name, size_t name_len) in start_adv() argument 394 memcpy(&data.data[2], name, name_len); in start_adv()
|
/Zephyr-4.1.0/boards/technexion/pico_pi/doc/ |
D | index.rst | 77 | Board Name | SoC Name | Usage |
|
/Zephyr-4.1.0/boards/toradex/verdin_imx8mm/doc/ |
D | index.rst | 105 | Board Name | SoC Name | Usage |
|
/Zephyr-4.1.0/subsys/net/l2/openthread/ |
D | openthread.c | 493 NET_INFO("Network name: %s", in openthread_start() 533 .name = "openthread", in openthread_init()
|
/Zephyr-4.1.0/dts/arm/nxp/ |
D | nxp_rw6xx_common.dtsi | 45 power-state-name = "runtime-idle"; 52 power-state-name = "suspend-to-idle";
|
/Zephyr-4.1.0/include/zephyr/net/ |
D | ppp.h | 334 /** Protocol/layer name of this FSM (for debugging) */ 335 const char *name; member
|
/Zephyr-4.1.0/doc/security/media/ |
D | sensor-model.svg | 7 <font-face-name name="Helvetica"/>
|
/Zephyr-4.1.0/include/zephyr/bluetooth/audio/ |
D | vcp.h | 62 * @name Volume Control Service Error codes 75 * @name Volume Control Service Mute Values
|
/Zephyr-4.1.0/drivers/pwm/ |
D | pwm_mcux.c | 258 .clock_subsys = (clock_control_subsys_t)DT_INST_CLOCKS_CELL(n, name),\
|
D | pwm_mcux_ctimer.c | 269 .clock_id = (clock_control_subsys_t)(DT_INST_CLOCKS_CELL(n, name)), \
|
D | pwm_mcux_sctimer.c | 260 .clock_subsys = (clock_control_subsys_t)DT_INST_CLOCKS_CELL(n, name),\
|
/Zephyr-4.1.0/samples/boards/renesas/openamp_linux_zephyr/ |
D | README.rst | 2 :name: OpenAMP Linux Zephyr RPMsg
|
/Zephyr-4.1.0/samples/modules/tflite-micro/magic_wand/train/ |
D | train.py | 106 print("Please input correct model name.(CNN LSTM)")
|
/Zephyr-4.1.0/drivers/sensor/bosch/bmi270/ |
D | bmi270_trigger.c | 147 LOG_DBG("%s not ready", pin->port->name); in bmi270_init_int_pin()
|
/Zephyr-4.1.0/samples/net/openthread/coap/ |
D | README.rst | 2 :name: OpenThread CoAP client and server application
|
/Zephyr-4.1.0/drivers/sensor/ti/ina23x/ |
D | ina230.c | 191 LOG_ERR("I2C bus %s is not ready", config->bus.bus->name); in ina230_init()
|
/Zephyr-4.1.0/drivers/watchdog/ |
D | wdt_gecko.c | 273 LOG_INF("Device %s initialized", dev->name); in wdt_gecko_init()
|
/Zephyr-4.1.0/drivers/wifi/eswifi/ |
D | eswifi_bus_spi.c | 242 LOG_ERR("device %s is not ready", cfg->dr.port->name); in eswifi_spi_init()
|
/Zephyr-4.1.0/drivers/serial/ |
D | uart_mcux_lpsci.c | 320 .clock_subsys = (clock_control_subsys_t)DT_INST_CLOCKS_CELL(n, name),\
|