Searched +full:fw +full:- +full:download +full:- +full:speed (Results 1 – 17 of 17) sorted by relevance
/Zephyr-latest/dts/bindings/bluetooth/ |
D | nxp,bt-hci-uart.yaml | 2 # SPDX-License-Identifier: Apache-2.0 7 compatible: "nxp,bt-hci-uart" 12 sdio-reset-gpios: 13 type: phandle-array 16 w-disable-gpios: 17 type: phandle-array 20 hci-operation-speed: 24 bus/current-speed will be used as default. 26 hw-flow-control: 30 fw-download-primary-speed: [all …]
|
D | infineon,cyw43xxx-bt-hci.yaml | 4 # SPDX-License-Identifier: Apache-2.0 14 current-speed = <115200>; 16 /* HCI-UART pins*/ 17 pinctrl-0 = <&p3_1_scb2_uart_tx &p3_0_scb2_uart_rx 19 pinctrl-names = "default"; 22 hw-flow-control; 24 bt-hci { 26 compatible = "infineon,cyw43xxx-bt-hci"; 27 bt-reg-on-gpios = <&gpio_prt3 4 (GPIO_ACTIVE_HIGH)>; 29 fw-download-speed = <3000000>; [all …]
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | mimxrt1170_evk_mimxrt1176_cm7_B.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 zephyr,flash-controller = &w25q512nw; 12 zephyr,code-partition = &slot0_partition; 13 zephyr,bt-hci = &bt_hci_uart; 17 /delete-property/ magn0; 18 /delete-property/ accel0; 24 /delete-node/ is25wp128@0; 28 compatible = "nxp,imx-flexspi-nor"; 31 spi-max-frequency = <133000000>; 33 jedec-id = [ef 60 20]; [all …]
|
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/ |
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/boards/nxp/mimxrt1040_evk/ |
D | mimxrt1040_evk.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "mimxrt1040_evk-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 model = "NXP MIMXRT1040-EVK board"; 20 pwm-0 = &flexpwm1_pwm3; 22 mcuboot-button0 = &user_button; 30 zephyr,shell-uart = &lpuart1; 32 zephyr,flash-controller = &w25q64jvssiq; 33 zephyr,code-partition = &slot0_partition; [all …]
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_nxp_setup.c | 4 * SPDX-License-Identifier: Apache-2.0 186 const uint8_t *fw; member 218 len--; in fw_upload_read_data() 264 return -EIO; in fw_upload_wait_for_hdr_sig() 282 return -EINVAL; in fw_upload_request_check_crc() 288 return -EINVAL; in fw_upload_request_check_crc() 331 return -EINVAL; in fw_upload_wait_req() 363 return -EINVAL; in fw_upload_wait_req() 414 retry--; in fw_upload_change_timeout() 419 return -ENOTSUP; in fw_upload_change_timeout() [all …]
|
D | h4_ifx_cyw43xxx.c | 5 * SPDX-License-Identifier: Apache-2.0 36 /* Stabilization delay after FW loading */ 48 /* Externs for CY43xxx controller FW */ 60 * This function executes vendor-specific commands sequence to 62 * bt_h4_vnd_setup function must be implemented in vendor-specific HCI 79 /* Re-configure UART */ in bt_hci_uart_set_baudrate() 96 * - To speed up application downloading, the MCU host commands the CYWxxx device in bt_update_controller_baudrate() 100 * In the above command, the xx xx xx xx bytes specify the 32-bit little-endian in bt_update_controller_baudrate() 105 * - The host switches to the new baud rate after receiving the response at the old in bt_update_controller_baudrate() 127 return -ENOMEM; in bt_update_controller_baudrate() [all …]
|
/Zephyr-latest/boards/cypress/cy8ckit_062_wifi_bt/doc/ |
D | index.rst | 3 INFINEON PSOC 6 WiFi-BT Pioneer Kit 9 The PSOC 6 WiFi-BT Pioneer Kit (CY8CKIT-062-WiFi-BT) is a low-cost hardware 13 The PSOC 6 WiFi-BT Pioneer Kit features the PSOC 62 MCU: a 14 dual-core MCU, with a 150-MHz Arm Cortex-M4 as the primary application 15 processor and a 100-MHz Arm Cortex-M0+ that supports low-power operations, 17 56 programmable digital blocks, Full-Speed USB, a serial memory interface, 18 a PDM-PCM digital microphone interface, and industry-leading capacitive-sensing 21 The PSOC 6 WiFi-BT Pioneer board offers compatibility with Arduino shields. 23 The Cortex-M0+ is a primary core on the board's SoC. It starts first and 32 3. KitProg2 USB Type-C connector (J10) [all …]
|
/Zephyr-latest/boards/arduino/giga_r1/ |
D | arduino_giga_r1_stm32h747xx_m7.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/h7/stm32h747xihx-pinctrl.dtsi> 10 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h> 15 compatible = "arduino,giga-r1"; 19 zephyr,shell-uart = &usart1; 20 zephyr,uart-mcumgr = &usart1; 21 zephyr,bt-hci = &bt_hci_uart; 25 zephyr,code-partition = &slot0_partition; 29 compatible = "zephyr,memory-region", "mmio-sram"; [all …]
|
/Zephyr-latest/boards/arduino/nicla_vision/ |
D | arduino_nicla_vision_stm32h747xx_m7.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/h7/stm32h747a(g-i)ix-pinctrl.dtsi> 10 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h> 15 compatible = "arduino,nicla-vision"; 19 zephyr,shell-uart = &lpuart1; 20 zephyr,uart-mcumgr = &lpuart1; 21 zephyr,bt-hci = &bt_hci_uart; 24 zephyr,code-partition = &slot0_partition; 34 compatible = "usb-ulpi-phy"; [all …]
|
/Zephyr-latest/boards/toradex/colibri_imx7d/doc/ |
D | index.rst | 6 The i.MX7 SoC is a Hybrid multi-core processor composed by Single/Dual Cortex A7 14 - i.MX7 Single/Dual Cortex A7 (800MHz/1.0GHz) core and Single Cortex M4 (200MHz) core 16 - Memory 18 - RAM -> A7: 256MB, 512MB and 1GB 19 - RAM -> M4: 3x32KB (TCML, TCMU, OCRAM_S), 1x128KB (OCRAM) and 1x256MB (DDR) 20 - Flash -> A7: 4Gb eMMC and 512Mb NAND 22 - Display 24 - RGB 1920x1080x24bpp 25 - 4-wire Resistive touch 27 - Multimedia [all …]
|
/Zephyr-latest/boards/phytec/phyboard_polis/doc/ |
D | index.rst | 3 phyBOARD-Polis i.MX8M Mini 9 The phyBOARD-Polis, either a development platform for the 10 phyCORE-i.MX 8M Mini/Nano, or a powerful, industry-compatible single-board 12 platform, the phyBOARD-Polis serves as reference design for your 13 customer-specific application and enables parallel development of the software 14 and carrier board for the phyCORE-i.MX 8M Mini/Nano. 17 As a powerful, industrial single-board computer (SBC), the phyBOARD-Polis is 20 phyCORE-i.MX 8M Mini/Nano features such as CAN FD, WLAN and an integrated 22 the phyCORE-i.MX 8M Mini/Nano. 24 - Board features: [all …]
|
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/ |
D | index.rst | 9 8M Mini SoloLite. The top-tier i.MX 8M Mini Quad features four Cortex-A53 cores as the main 10 processor cluster. The cores provide complete 64-bit Armv8-A support while maintaining seamless 11 backwards compatibility with 32-bit Armv7-A software. The main cores run at up to 1.8 GHz for 14 In addition to the main CPU complex, the i.MX 8M Mini features a Cortex-M4F processor which 17 multicore system allows for the running of additional real-time operating systems on the M4 cores 18 for time- and security-critical tasks. 20 - Board features: 22 - RAM: 1GB - 2GB (LPDDR4) 23 - Storage: 25 - 4GB - 17GB eMMC [all …]
|
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/ |
D | index.rst | 7 processor, composed of a quad Cortex®-A53 cluster and a single Cortex®-M7 core. 8 Zephyr OS is ported to run on the Cortex®-A53 core. 10 - Board features: 12 - RAM: 2GB LPDDR4 13 - Storage: 15 - SanDisk 16GB eMMC5.1 16 - Micron 32MB QSPI NOR 17 - microSD Socket 18 - Wireless: 20 - WiFi: 2.4/5GHz IEEE 802.11b/g/n [all …]
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | probes.rst | 1 .. _debug-probes: 12 software supported by Zephyr, see :ref:`flash-debug-host-tools`. 21 an onboard debug probe, usb-to-serial adapter, and sometimes a drag-and-drop 27 `OpenSDA <#opensda-onboard-debug-probe>`_, 28 `LPC-Link2 <#lpc-link2-onboard-debug-probe>`_, or 29 `MCU-Link <#mcu-link-onboard-debug-probe>`_, probes depending on 31 ST boards have the `ST-LINK probe <#stlink-v21-onboard-debug-probe>`_. Each 35 with pyOCD or OpenOCD debug host tools, or with J-Link firmware to communicate 36 with J-Link debug host tools. 39 +------------------------------------------+-------------------------------------------------------… [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.5.rst | 27 * CVE-2021-3323: Under embargo until 2021-04-14 28 * CVE-2021-3321: Under embargo until 2021-04-14 29 * CVE-2021-3320: Under embargo until 2021-04-14 39 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_. 56 * Changed vcnl4040 dts binding default for property 'proximity-trigger'. 63 * The :c:func:`mqtt_keepalive_time_left` function now returns -1 if keep alive 67 timeout usage must use the new-style k_timeout_t type and not the 87 GPIO-only regulators a devicetree property ``supply-gpios`` is defined as a 101 * ARM Musca-A board and SoC support deprecated and planned to be removed in 2.6.0. 146 sys_heap/k_heaps. Note that the new-style heap is a general [all …]
|
D | release-notes-2.4.rst | 33 * CVE-2020-10060: UpdateHub Might Dereference An Uninitialized Pointer 34 * CVE-2020-10064: Improper Input Frame Validation in ieee802154 Processing 35 * CVE-2020-10066: Incorrect Error Handling in Bluetooth HCI core 36 * CVE-2020-10072: all threads can access all socket file descriptors 37 * CVE-2020-13598: FS: Buffer Overflow when enabling Long File Names in FAT_FS and calling fs_stat 38 * CVE-2020-13599: Security problem with settings and littlefs 39 * CVE-2020-13601: Under embargo until 2020/11/18 40 * CVE-2020-13602: Remote Denial of Service in LwM2M do_write_op_tlv 50 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_. 62 * The :c:func:`wdt_feed` function will now return ``-EAGAIN`` if [all …]
|