Home
last modified time | relevance | path

Searched refs:name (Results 1 – 25 of 37) sorted by relevance

12

/modules/hal_nxp/mcux/
A DCMakeLists.txt40 # Translate the SoC name and part number into the mcux device and cpu
41 # name respectively.
43 # MCUX_DEVICE: SOC name, suffixed by core name when using a dual core part.
45 # MCUX_CPU: "CPU"+ SOC part number, followed by core name when using a dual core part.
47 # MCU_DEVICE_PATH: SOC name without core suffix. Must match the name of the
A Dreadme.md128 CMake files only need to provide `DEVICE` (SOC name, e.g., `MIMXRT685S`)
129 and `core_id` (subfolder name like `cm33`, `hifi4`; empty for single-core SOCs).
/modules/hal_nxp/imx/
A DCMakeLists.txt5 # Translate the SoC name and part number into the imx device and cpu
6 # name respectively.
/modules/hostap/src/
A Dhapd_api.c649 wpa_printf(MSG_ERROR, "Interface %s not found", dev->name); in hostapd_ap_config_params()
709 wpa_printf(MSG_ERROR, "Interface %s not found", dev->name); in hostapd_ap_status()
716 wpa_printf(MSG_ERROR, "Conf %s not found", dev->name); in hostapd_ap_status()
723 wpa_printf(MSG_ERROR, "Bss_conf %s not found", dev->name); in hostapd_ap_status()
730 wpa_printf(MSG_ERROR, "Bss %s not found", dev->name); in hostapd_ap_status()
779 wpa_printf(MSG_ERROR, "Interface %s not found", dev->name); in hapd_ap_wps_pbc()
812 wpa_printf(MSG_ERROR, "Interface %s not found", dev->name); in hapd_ap_wps_pin()
871 dev->name); in hostapd_ap_enable()
886 wpa_printf(MSG_ERROR, "Interface %s not found", dev->name); in hostapd_ap_enable()
942 wpa_printf(MSG_ERROR, "Interface %s not found", dev->name); in hostapd_ap_disable()
[all …]
A Dsupp_api.c452 blob->name = os_strdup(name); in wpas_config_process_blob()
454 if (blob->name == NULL) { in wpas_config_process_blob()
551 cipher_config->group_cipher = ciphers[index].name; in process_cipher_config()
552 cipher_config->pairwise_cipher = ciphers[index].name; in process_cipher_config()
1209 dev->name);
1218 wpa_printf(MSG_ERROR, "Device %s not found", dev->name);
1311 wpa_printf(MSG_ERROR, "Device %s not found", dev->name);
1502 wpa_printf(MSG_ERROR, "Device %s not found", dev->name);
1536 wpa_printf(MSG_ERROR, "Device %s not found", dev->name);
1618 wpa_printf(MSG_ERROR, "Device %s not found", dev->name);
[all …]
A Dhapd_main.c234 wpa_drivers[i]->name); in hostapd_driver_init()
266 hapd->driver->name); in hostapd_driver_init()
323 strncpy(ifname, dev->name, IFNAMSIZ); in hostapd_config_read2()
/modules/thrift/src/thrift/protocol/
A DTBinaryProtocol.h89 /*ol*/ uint32_t writeMessageBegin(const std::string &name, const TMessageType messageType,
94 inline uint32_t writeStructBegin(const char *name);
98 inline uint32_t writeFieldBegin(const char *name, const TType fieldType,
138 /*ol*/ uint32_t readMessageBegin(std::string &name, TMessageType &messageType,
143 inline uint32_t readStructBegin(std::string &name);
147 inline uint32_t readFieldBegin(std::string &name, TType &fieldType, int16_t &fieldId);
/modules/lvgl/
A Dlvgl_zephyr_osal.c20 lv_result_t lv_thread_init(lv_thread_t *thread, const char *const name, lv_thread_prio_t prio, in lv_thread_init() argument
36 k_thread_name_set(thread->tid, name); in lv_thread_init()
/modules/trusted-firmware-a/
A DCMakeLists.txt11 set(tfa_image_info MAP "name: tfa, source-dir: ${ZEPHYR_TRUSTED_FIRMWARE_A_MODULE_DIR}")
/modules/nrf_wifi/bus/
A Dspi_if.c271 LOG_ERR("Device %s is not ready", spi_spec.bus->name); in spim_init()
285 LOG_INF("SPIM %s: freq = %d MHz", spi_spec.bus->name, in spim_init()
287 LOG_INF("SPIM %s: latency = %d", spi_spec.bus->name, spim_config->qspi_slave_latency); in spim_init()
A Drpu_hw_if.c130 LOG_ERR("Host IRQ GPIO %s is not ready", host_irq_spec.port->name); in rpu_irq_config()
192 LOG_ERR("IOVDD GPIO %s is not ready", iovdd_ctrl_spec.port->name); in rpu_gpio_config()
198 LOG_ERR("BUCKEN GPIO %s is not ready", bucken_spec.port->name); in rpu_gpio_config()
A Dipc_service.c64 context->busy_q.ipc_ep_cfg.name = "ep"; in wifi_ipc_busyq_register()
/modules/hal_silabs/gecko/
A DCMakeLists.txt16 # Translate the SoC name and part number into the gecko device and cpu name
85 # The gecko SDK uses the cpu name to include the matching device header.
/modules/thrift/src/thrift/server/
A DTServerFramework.cpp93 template <typename T> static void releaseOneDescriptor(const string &name, T &pTransport) in releaseOneDescriptor() argument
100 string("TServerFramework " + name + " close failed: ") + ttx.what(); in releaseOneDescriptor()
/modules/nanopb/
A Dnanopb.cmake38 # Create unique target name for generated header list
/modules/hal_nxp/s32/
A DCMakeLists.txt49 # Translate the SoC name into the MCUX device
59 # MCUX uses the CPU name to expose SoC-specific features of a given peripheral
/modules/lvgl/input/
A Dlvgl_common_input.c71 LOG_ERR("LV display corresponding to display device %s not found", disp_dev->name); in lvgl_input_get_display()
/modules/hal_nordic/nrf-regtool/
A Dnrf-regtoolConfig.cmake11 --product-name ${CONFIG_SOC}
/modules/hal_nordic/nrf_802154/serialization/platform/
A Dnrf_802154_spinel_backend_ipc.c49 .name = "nrf_802154_spinel",
/modules/hal_nxp/mcux/mcux-sdk-ng/device/
A Ddevice.cmake7 # Find the folder in mcux-sdk/devices that matches the device name
31 # `core_id` is used for the core's folder name in device folder, like:
/modules/thrift/src/thrift/transport/
A DTSSLSocket.cpp591 Decision DefaultClientAccessManager::verify(const string &host, const char *name, int size) noexcept in verify() argument
593 if (host.empty() || name == nullptr || size <= 0) { in verify()
596 return (matchName(host.c_str(), name, size) ? ALLOW : SKIP); in verify()
A DTSSLSocket.h458 Decision verify(const std::string &host, const char *name, int size) noexcept override;
/modules/hal_nordic/nrfs/backends/
A Dnrfs_backend_ipc_service.c43 .name = "ipc_to_sysctrl",
/modules/hal_nxp/mcux/mcux-sdk/
A DCMakeLists.txt7 # The mcux uses the cpu name to expose SoC-specific features
/modules/openthread/
A DKconfig.thread15 string "Default network name"
18 Network name for OpenThread

Completed in 48 milliseconds

12