Home
last modified time | relevance | path

Searched full:name (Results 3601 – 3625 of 6428) sorted by relevance

1...<<141142143144145146147148149150>>...258

/Zephyr-latest/samples/sensor/lsm6dsl/
Dsample.yaml2 name: LSM6DSL accelerometer and gyrometer sensor
/Zephyr-latest/samples/boards/nordic/nrf53_sync_rtc/
Dsample.yaml4 name: nRF53 Synchronized RTC sample
/Zephyr-latest/samples/subsys/canbus/isotp/
Dsample.yaml2 name: ISO-TP sample
/Zephyr-latest/samples/subsys/usb/cdc_acm/
Dsample.yaml2 name: CDC ACM USB
/Zephyr-latest/tests/net/lib/http_server/core/
DCMakeLists.txt18 zephyr_iterable_section(NAME http_resource_desc_test_http_service KVMA RAM_REGION GROUP RODATA_REGI…
/Zephyr-latest/samples/sensor/magn_trig/
Dsample.yaml2 name: Magnetometer trigger sample
/Zephyr-latest/samples/bluetooth/hap_ha/
Dsample.yaml3 name: Bluetooth HAP Hearing Aid sample
/Zephyr-latest/tests/subsys/settings/functional/src/
Dsettings_basic_test.c77 * settings_name_steq(name, key, next): compares the start of name with key
78 * settings_name_next(name, next): returns the location of the first
192 .name = "ps",
209 .name = "ps/ss/ss",
226 .name = "ps/ss",
268 /* Next register should fail (same name) */ in ZTEST()
392 .name = "val",
514 zassert_not_null(ldata->n, "Unexpected data name: %s", key); in filtered_loader()
531 .name = "filtered_test",
552 const char *prefix = filtered_loader_settings.name; in ZTEST()
/Zephyr-latest/dts/arm/microchip/
Dmec172xnlj.dtsi35 power-state-name = "suspend-to-idle";
41 power-state-name = "suspend-to-ram";
/Zephyr-latest/soc/ambiq/apollo3x/
Dpinctrl_soc.h50 * @param prop Property name.
74 * @param prop Property name describing state pins.
/Zephyr-latest/soc/ambiq/apollo4x/
Dpinctrl_soc.h50 * @param prop Property name.
74 * @param prop Property name describing state pins.
/Zephyr-latest/cmake/compiler/xcc/
Dtarget.cmake34 COMMAND ${CMAKE_C_COMPILER} --print-file-name=${file_name}
45 COMMAND ${CMAKE_C_COMPILER} ${TOOLCHAIN_C_FLAGS} --print-libgcc-file-name
/Zephyr-latest/dts/bindings/i3c/
Di3c-device.yaml32 "<node name>@<address + PID>", e.g. "sensor@4200001234012345678",
56 "<node name>@<address + 00000000 + LVR>",
/Zephyr-latest/arch/common/
DCMakeLists.txt63 zephyr_linker_section(NAME .intList GROUP RODATA_REGION NOINPUT)
67 …zephyr_linker_section(NAME .intList VMA IDT_LIST LMA IDT_LIST NOINPUT PASS NOT LINKER_ZEPHYR_FINAL)
/Zephyr-latest/include/zephyr/dt-bindings/clock/
Dgd32e10x-clocks.h13 * @name Register offsets
25 * @name Clock enable/disable definitions for peripherals
/Zephyr-latest/drivers/led/
Dled_gpio.c58 LOG_ERR("%s: no LEDs found (DT child nodes missing)", dev->name); in led_gpio_init()
72 LOG_ERR("%s: GPIO device not ready", dev->name); in led_gpio_init()
/Zephyr-latest/include/zephyr/dt-bindings/reset/
Dgd32e10x.h13 * @name Register offsets
25 * @name Clock enable/disable definitions for peripherals
Dgd32f403.h13 * @name Register offsets
25 * @name Clock enable/disable definitions for peripherals
/Zephyr-latest/samples/drivers/stepper/generic/
DREADME.rst2 :name: Stepper
42 [00:00:00.000,000] <dbg> stepper: main: stepper is 0x80086b8, name is gpio_stepper
/Zephyr-latest/samples/kernel/condition_variables/condvar/
DREADME.rst2 :name: Condition Variables
32 To build for another board, change ``native_sim`` above to that board's name.
/Zephyr-latest/samples/sensor/amg88xx/src/
Dmain.c61 printk("device: %p, name: %s\n", dev, dev->name); in main()
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/
DREADME.rst2 :name: Hierarchical State Machine Demo based on example from PSiCC2
27 For other boards just replace the board name.
/Zephyr-latest/samples/net/sockets/echo_server/
DCMakeLists.txt62 zephyr_linker_section_ifdef(CONFIG_NET_SAMPLE_WEBSOCKET_CONSOLE NAME
67 zephyr_linker_section_ifdef(CONFIG_NET_SAMPLE_WEBSOCKET_CONSOLE NAME
/Zephyr-latest/tests/subsys/mem_mgmt/mem_attr/src/
Dmain.c30 "memory@10000000", "Wrong name"); in ZTEST()
37 "memory@20000000", "Wrong name"); in ZTEST()
/Zephyr-latest/samples/net/vlan/
Dvlan-setup-linux.sh46 ip link add link ${IFACE} name ${VLAN_NAME_PREFIX}.100 type vlan id 100
47 ip link add link ${IFACE} name ${VLAN_NAME_PREFIX}.200 type vlan id 200

1...<<141142143144145146147148149150>>...258