Searched full:name (Results 3601 – 3625 of 6428) sorted by relevance
1...<<141142143144145146147148149150>>...258
/Zephyr-latest/samples/sensor/lsm6dsl/ |
D | sample.yaml | 2 name: LSM6DSL accelerometer and gyrometer sensor
|
/Zephyr-latest/samples/boards/nordic/nrf53_sync_rtc/ |
D | sample.yaml | 4 name: nRF53 Synchronized RTC sample
|
/Zephyr-latest/samples/subsys/canbus/isotp/ |
D | sample.yaml | 2 name: ISO-TP sample
|
/Zephyr-latest/samples/subsys/usb/cdc_acm/ |
D | sample.yaml | 2 name: CDC ACM USB
|
/Zephyr-latest/tests/net/lib/http_server/core/ |
D | CMakeLists.txt | 18 zephyr_iterable_section(NAME http_resource_desc_test_http_service KVMA RAM_REGION GROUP RODATA_REGI…
|
/Zephyr-latest/samples/sensor/magn_trig/ |
D | sample.yaml | 2 name: Magnetometer trigger sample
|
/Zephyr-latest/samples/bluetooth/hap_ha/ |
D | sample.yaml | 3 name: Bluetooth HAP Hearing Aid sample
|
/Zephyr-latest/tests/subsys/settings/functional/src/ |
D | settings_basic_test.c | 77 * 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/ |
D | mec172xnlj.dtsi | 35 power-state-name = "suspend-to-idle"; 41 power-state-name = "suspend-to-ram";
|
/Zephyr-latest/soc/ambiq/apollo3x/ |
D | pinctrl_soc.h | 50 * @param prop Property name. 74 * @param prop Property name describing state pins.
|
/Zephyr-latest/soc/ambiq/apollo4x/ |
D | pinctrl_soc.h | 50 * @param prop Property name. 74 * @param prop Property name describing state pins.
|
/Zephyr-latest/cmake/compiler/xcc/ |
D | target.cmake | 34 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/ |
D | i3c-device.yaml | 32 "<node name>@<address + PID>", e.g. "sensor@4200001234012345678", 56 "<node name>@<address + 00000000 + LVR>",
|
/Zephyr-latest/arch/common/ |
D | CMakeLists.txt | 63 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/ |
D | gd32e10x-clocks.h | 13 * @name Register offsets 25 * @name Clock enable/disable definitions for peripherals
|
/Zephyr-latest/drivers/led/ |
D | led_gpio.c | 58 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/ |
D | gd32e10x.h | 13 * @name Register offsets 25 * @name Clock enable/disable definitions for peripherals
|
D | gd32f403.h | 13 * @name Register offsets 25 * @name Clock enable/disable definitions for peripherals
|
/Zephyr-latest/samples/drivers/stepper/generic/ |
D | README.rst | 2 :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/ |
D | README.rst | 2 :name: Condition Variables 32 To build for another board, change ``native_sim`` above to that board's name.
|
/Zephyr-latest/samples/sensor/amg88xx/src/ |
D | main.c | 61 printk("device: %p, name: %s\n", dev, dev->name); in main()
|
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/ |
D | README.rst | 2 :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/ |
D | CMakeLists.txt | 62 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/ |
D | main.c | 30 "memory@10000000", "Wrong name"); in ZTEST() 37 "memory@20000000", "Wrong name"); in ZTEST()
|
/Zephyr-latest/samples/net/vlan/ |
D | vlan-setup-linux.sh | 46 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