Searched full:name (Results 4426 – 4450 of 6428) sorted by relevance
1...<<171172173174175176177178179180>>...258
/Zephyr-4.1.0/drivers/sensor/st/iis2dh/ |
D | iis2dh_trigger.c | 146 LOG_ERR("%s: device %s is not ready", dev->name, cfg->int_gpio.port->name); in iis2dh_init_interrupt()
|
/Zephyr-4.1.0/drivers/sensor/adi/adxl367/ |
D | adxl367_trigger.c | 152 LOG_ERR("GPIO port %s not ready", cfg->interrupt.port->name); in adxl367_init_interrupt() 182 k_thread_name_set(&drv_data->thread, dev->name); in adxl367_init_interrupt()
|
/Zephyr-4.1.0/drivers/sensor/ti/tmp007/ |
D | tmp007_trigger.c | 172 LOG_ERR("%s: device %s is not ready", dev->name, in tmp007_init_interrupt() 173 cfg->int_gpio.port->name); in tmp007_init_interrupt()
|
/Zephyr-4.1.0/scripts/pylib/pytest-twister-harness/src/twister_harness/ |
D | plugin.py | 59 help='Name of used platform (qemu_x86, nrf52840dk/nrf52840, etc.).' 86 help='Product name of connected hardware device (e.g. "STM32 STLink").'
|
/Zephyr-4.1.0/subsys/bluetooth/mesh/ |
D | prov.h | 77 #define PROV_BUF(name, len) \ argument 78 NET_BUF_SIMPLE_DEFINE(name, PROV_BEARER_BUF_HEADROOM + PDU_OP_LEN + len + \
|
/Zephyr-4.1.0/cmake/compiler/gcc/ |
D | target.cmake | 54 COMMAND ${CMAKE_C_COMPILER} --print-file-name=${file_name} 102 COMMAND ${CMAKE_C_COMPILER} ${TOOLCHAIN_C_FLAGS} --print-libgcc-file-name
|
/Zephyr-4.1.0/cmake/modules/ |
D | shields.cmake | 61 # Each overlay corresponds to a shield. We obtain the shield name by 63 # We also create a SHIELD_DIR_${name} variable for each shield's directory.
|
/Zephyr-4.1.0/doc/_doxygen/ |
D | header.html | 7 <meta name="generator" content="Doxygen $doxygenversion"/> 8 <meta name="viewport" content="width=device-width, initial-scale=1"/>
|
/Zephyr-4.1.0/doc/connectivity/networking/api/ |
D | capture.rst | 62 Virtual name : Cooked mode capture 78 Virtual name : Capture tunnel
|
/Zephyr-4.1.0/arch/xtensa/core/ |
D | gen_vectors.py | 14 # The section name will be ".z_xtensa_vectors", and a symbol 47 # a "<name>Vector.literal" section. Note that there is no guarantee
|
/Zephyr-4.1.0/include/zephyr/drivers/pcie/ |
D | cap.h | 18 * @name PCI & PCI Express Capabilities 50 * @name PCI Express Extended Capabilities
|
/Zephyr-4.1.0/tests/bsim/bluetooth/ll/bis/src/ |
D | test_past.c | 315 char *name = user_data; in data_cb() local 320 memcpy(name, data->data, MIN(data->data_len, NAME_LEN - 1)); in data_cb() 335 char name[NAME_LEN]; in scan_recv() local 337 (void)memset(name, 0, sizeof(name)); in scan_recv() 339 bt_data_parse(buf, data_cb, name); in scan_recv() 345 le_addr, info->adv_type, info->tx_power, info->rssi, name, in scan_recv()
|
/Zephyr-4.1.0/include/zephyr/logging/ |
D | log_core.h | 94 /* Set of defines that are set to 1 if function name prefix is enabled for given level. */ 102 * @brief Macro for optional injection of function name as first argument of 107 * for function name and inject function name as first argument. In order to 126 * @brief Handle optional injection of function name as the first argument. 478 /** @brief Creates name of variable and section for runtime log data. 480 * @param _name Name.
|
/Zephyr-4.1.0/doc/build/cmake/ |
D | build-build-phase-6.svg | 4 …name="Page-1" id="Page-1">7V1rU6M8FP41zrjvjB0uCZePtVVX10vX6rtrv+xQSClbKBXoR…
|
/Zephyr-4.1.0/tests/bluetooth/qualification/ |
D | ICS_Zephyr_Bluetooth_Controller_nrf52833dk_nrf52833.pts | 4 <name>Zephyr_Bluetooth_Controller_nrf52833dk_nrf52833</name> 7 <name>SUM ICS</name> 18 <name>PROD</name> 29 <name>LL</name> 544 <name>4.0HCI</name>
|
/Zephyr-4.1.0/samples/subsys/usb_c/source/ |
D | README.rst | 2 :name: Basic USB-C Source
|
/Zephyr-4.1.0/samples/subsys/zbus/confirmed_channel/ |
D | README.rst | 2 :name: Confirmed channel
|
/Zephyr-4.1.0/subsys/net/ip/ |
D | CMakeLists.txt | 65 zephyr_iterable_section(NAME net_pkt_alloc_stats_slab GROUP DATA_REGION
|
/Zephyr-4.1.0/soc/nxp/lpc/lpc11u6x/ |
D | pinctrl_soc.h | 57 * @param prop Property name describing state pins.
|
/Zephyr-4.1.0/soc/nxp/lpc/lpc51u68/ |
D | pinctrl_soc.h | 56 * @param prop Property name describing state pins.
|
/Zephyr-4.1.0/soc/nxp/lpc/lpc54xxx/ |
D | pinctrl_soc.h | 56 * @param prop Property name describing state pins.
|
/Zephyr-4.1.0/samples/net/sockets/echo_service/ |
D | README.rst | 2 :name: Echo server (service)
|
/Zephyr-4.1.0/samples/net/zperf/ |
D | README.rst | 2 :name: zperf: Network Traffic Generator
|
/Zephyr-4.1.0/samples/posix/philosophers/ |
D | README.rst | 2 :name: POSIX Philosophers
|
/Zephyr-4.1.0/samples/sensor/accel_polling/ |
D | README.rst | 2 :name: Generic 3-Axis accelerometer polling
|
1...<<171172173174175176177178179180>>...258