Searched +full:airoc +full:- +full:wifi (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/dts/bindings/wifi/ |
D | infineon,airoc-wifi.yaml | 4 # SPDX-License-Identifier: Apache-2.0 7 AIROC Wi-Fi Connectivity. 9 Example of enabling AIROC Wi-Fi device (for SDIO): 14 pinctrl-0 = <&p2_4_sdio_cmd &p2_5_sdio_clk &p2_0_sdio_data0 16 pinctrl-names = "default"; 18 /* Wifi configuration */ 19 airoc-wifi { 21 compatible = "infineon,airoc-wifi-sdio"; 23 /* Wi-Fi control gpios */ 24 wifi-reg-on-gpios = <&gpio_prt2 6 GPIO_ACTIVE_HIGH>; [all …]
|
D | infineon,airoc-wifi-spi.yaml | 2 AIROC Wi-Fi Connectivity over SPI. 4 compatible: "infineon,airoc-wifi" 6 include: [spi-device.yaml, "infineon,airoc-wifi.yaml"] 9 wifi-host-wake-gpios: 12 bus-select-gpios: 16 wifi-reg-on-gpios goes high to select SPI bus mode. 17 type: phandle-array 19 spi-half-duplex: 21 Use half-duplex communication; if not present, full- 25 spi-word-size: [all …]
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/ |
D | rpi_pico_rp2040_w.dts | 2 * Copyright (c) 2023 Dave Rensberger - Beechwoods Software 5 * SPDX-License-Identifier: Apache-2.0 8 /dts-v1/; 10 #include "rpi_pico-common.dtsi" 21 /* Control of GPIO24 is done through the WiFi driver */ 24 input-enable; 33 input-enable; 42 compatible = "raspberrypi,pico-spi-pio"; 44 #address-cells = <1>; 45 #size-cells = <0>; [all …]
|
/Zephyr-latest/drivers/wifi/infineon/ |
D | Kconfig.airoc | 3 # SPDX-License-Identifier: Apache-2.0 6 bool "Infineon AIROC SoC Wi-Fi support" 17 Enable Infineon AIROC SoC Wi-Fi support. 59 prompt "Select AIROC part" 65 Enable Infineon AIROC CYW4343W Wi-Fi connectivity, 67 …https://www.infineon.com/cms/en/product/wireless-connectivity/airoc-wi-fi-plus-bluetooth-combos/cy… 72 Enable Infineon AIROC CYW4373 Wi-Fi connectivity, 74 …https://www.infineon.com/cms/en/product/wireless-connectivity/airoc-wi-fi-plus-bluetooth-combos/cy… 79 Enable Infineon AIROC CYW43012 Wi-Fi connectivity, 81 …https://www.infineon.com/cms/en/product/wireless-connectivity/airoc-wi-fi-plus-bluetooth-combos/cy… [all …]
|
D | airoc_wifi.h | 5 * SPDX-License-Identifier: Apache-2.0 90 * Zephyr AIROC driver (drivers/wifi/infineon/airoc_wifi.c)
|
D | airoc_wifi.c | 5 * SPDX-License-Identifier: Apache-2.0 9 * @brief AIROC Wi-Fi driver. 37 /* AIROC private functions */ 55 /* AIROC globals */ 59 /* necessary for wifi callback functions */ 121 * AIROC Wi-Fi helper functions 139 ((**result_ptr).SSID.length == ((whd_scan_result_t *)user_data)->SSID.length)) { in airoc_wifi_scan_cb_search() 140 if (strncmp(((whd_scan_result_t *)user_data)->SSID.value, (**result_ptr).SSID.value, in airoc_wifi_scan_cb_search() 187 if (p_whd_result->SSID.length != 0) { in parse_scan_result() 188 p_zy_result->ssid_length = p_whd_result->SSID.length; in parse_scan_result() [all …]
|
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/ |
D | Kconfig.defconfig | 1 # CY8CPROTO-062-4343W PSOC™ 6 Wi-Fi BT Prototyping Kit configuration 4 # SPDX-License-Identifier: Apache-2.0 8 if WIFI || BT 10 # Select AIROC part and module 19 endif # WIFI || BT 21 if WIFI 30 endif # WIFI 44 default 15000 if WIFI
|
D | cy8cproto_062_4343w.yaml | 3 # SPDX-License-Identifier: Apache-2.0 7 name: CY8CPROTO-062-4343W PSOC 6 Wi-Fi BT Prototyping Kit 13 - zephyr 14 - gnuarmemb 16 - adc 17 - bluetooth 18 - wifi 19 - airoc 20 - cyw4343w 21 - counter [all …]
|
D | cy8cproto_062_4343w.dts | 3 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include "cy8cproto_062_4343w-common.dtsi" 10 #include "cy8cproto_062_4343w-pinctrl.dtsi" 17 uart-5 = &uart5; 18 i2c-0 = &i2c3; 27 zephyr,shell-uart = &uart5; 28 zephyr,bt-hci = &bt_hci_uart; 37 compatible = "infineon,cat1-uart"; 39 current-speed = <115200>; [all …]
|
/Zephyr-latest/drivers/wifi/ |
D | Kconfig | 1 # WiFi drivers configuration options 4 # SPDX-License-Identifier: Apache-2.0 6 menuconfig WIFI config 7 bool "Wi-Fi drivers" 9 if WIFI 11 module = WIFI 12 module-dep = LOG 13 module-str = Log level for Wi-Fi driver 14 module-help = Sets log level for Wi-Fi Device Drivers. 18 int "Wi-Fi driver init priority" [all …]
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | Kconfig.infineon | 3 # SPDX-License-Identifier: Apache-2.0 12 prompt "Select AIROC part" 20 …https://www.infineon.com/cms/en/product/wireless-connectivity/airoc-wi-fi-plus-bluetooth-combos/cy… 28 …https://www.infineon.com/cms/en/product/wireless-connectivity/airoc-wi-fi-plus-bluetooth-combos/cy… 36 …https://www.infineon.com/cms/en/product/wireless-connectivity/airoc-wi-fi-plus-bluetooth-combos/cy… 44 …https://www.infineon.com/cms/en/product/wireless-connectivity/airoc-wi-fi-plus-bluetooth-combos/cy… 52 …https://www.infineon.com/cms/en/product/wireless-connectivity/airoc-wi-fi-plus-bluetooth-combos/cy… 60 …www.infineon.com/cms/en/product/wireless-connectivity/airoc-bluetooth-le-bluetooth-multiprotocol/a… 63 bool "Custom AIROC device/module" 65 Select Custom AIROC device/module. For this option, [all …]
|
D | Kconfig | 4 # SPDX-License-Identifier: Apache-2.0 29 Bluetooth three-wire (H:5) UART driver. Implementation of HCI 30 Three-Wire UART Transport Layer. 77 bool "ACI message with BlueNRG-based devices" 82 Stack. Current driver supports: ST BLUENRG-MS. 228 bool "AIROC BT connectivity" 238 Infineon's AIROC™ Wi-Fi & combos portfolio integrates 239 IEEE 802.11a/b/g/n/ac/ax Wi-Fi and Bluetooth® 5.2 in a single-chip 240 solution to enable small-form-factor IoT designs. 246 bool "Host auto-initiated Data Length Update quirk" [all …]
|
/Zephyr-latest/modules/hal_infineon/ |
D | CMakeLists.txt | 3 # SPDX-License-Identifier: Apache-2.0 7 zephyr_library_compile_options(-Wno-array-bounds) 16 ## Add core-lib sources for CAT1 devices 17 add_subdirectory(core-lib) 19 ## Add mtb-pdl-cat1 sources for CAT1 devices 20 add_subdirectory(mtb-pdl-cat1) 22 ## Add mtb-templates-cat1 sources for CAT1 devices 23 add_subdirectory(mtb-template-cat1) 27 ## Add mtb-hal-cat1 sources for CAT1 devices 28 add_subdirectory(mtb-hal-cat1) [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.7.rst | 10 This release is the last non-maintenance 3.x release and, as such, will be the next 18 * A long-awaited :ref:`HTTP Server <http_server_interface>` library, and associated service API, 21 * :ref:`POSIX support <posix_support>` has been extended, with most Options of the IEEE 1003-2017 25 * Bluetooth Host has been extended with support for the Nordic UART Service (NUS), Hands-free Audio 29 :ref:`read-then-decode approach <sensor-read-and-decode>` that enables more types of sensors and 35 * Trusted Firmware-M (TF-M) 2.1.0 and Mbed TLS 3.6.0 have been integrated into Zephyr. 39 1588) allows to synchronize time across devices with sub-microsecond accuracy. 52 * 1-Wire 71 :ref:`pinctrl-guide` for more details. 88 * CVE-2024-3077 `Zephyr project bug tracker GHSA-gmfv-4vfh-2mh8 [all …]
|