Searched +full:max +full:- +full:current +full:- +full:330 (Results 1 – 7 of 7) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.011 max-current-330:15 Max drive current in mA at 3.3V. A value of zero indicates no maximum18 max-current-300:22 Max drive current in mA at 3.0V. A value of zero indicates no maximum25 max-current-180:29 Max drive current in mA at 1.8V. A value of zero indicates no maximum32 max-bus-freq:39 min-bus-freq:46 power-delay-ms:[all …]
4 * SPDX-License-Identifier: Apache-2.08 #include <arm/armv8-m.dtsi>9 #include <zephyr/dt-bindings/adc/adc.h>10 #include <zephyr/dt-bindings/clock/mcux_lpc_syscon_clock.h>11 #include <zephyr/dt-bindings/gpio/gpio.h>12 #include <zephyr/dt-bindings/i2c/i2c.h>13 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h>14 #include <zephyr/dt-bindings/reset/nxp_syscon_reset_common.h>22 #address-cells = <1>;23 #size-cells = <0>;[all …]
2 * Copyright 2022-2024 NXP4 * SPDX-License-Identifier: Apache-2.08 #include <arm/armv8-m.dtsi>9 #include <zephyr/dt-bindings/adc/adc.h>10 #include <zephyr/dt-bindings/clock/mcux_lpc_syscon_clock.h>11 #include <zephyr/dt-bindings/gpio/gpio.h>12 #include <zephyr/dt-bindings/i2c/i2c.h>13 #include <zephyr/dt-bindings/mipi_dsi/mipi_dsi.h>14 #include <zephyr/dt-bindings/inputmux/inputmux_trigger_ports.h>15 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h>[all …]
4 * SPDX-License-Identifier: Apache-2.08 #include <arm/armv7-m.dtsi>9 #include <zephyr/dt-bindings/adc/adc.h>10 #include <zephyr/dt-bindings/clock/imx_ccm.h>11 #include <zephyr/dt-bindings/gpio/gpio.h>12 #include <zephyr/dt-bindings/i2c/i2c.h>13 #include <zephyr/dt-bindings/pwm/pwm.h>14 #include <zephyr/dt-bindings/memory-controller/nxp,flexram.h>19 die-temp0 = &tempmon;23 #address-cells = <1>;[all …]
2 * Copyright 2021,2023-2024 NXP4 * SPDX-License-Identifier: Apache-2.08 #include <arm/armv7-m.dtsi>9 #include <zephyr/dt-bindings/adc/adc.h>10 #include <zephyr/dt-bindings/clock/imx_ccm_rev2.h>11 #include <zephyr/dt-bindings/gpio/gpio.h>12 #include <zephyr/dt-bindings/i2c/i2c.h>13 #include <zephyr/dt-bindings/pwm/pwm.h>14 #include <zephyr/dt-bindings/power/imx_spc.h>15 #include <zephyr/dt-bindings/mipi_dsi/mipi_dsi.h>[all …]
4 # SPDX-License-Identifier: Apache-2.0113 bool "Mesh-specific workqueue"116 mesh-specific workqueue. This will ensure that messages are always sent.117 The application needs to ensure the mesh-specific workqueue size is large130 CONFIG_BT_BUF_CMD_TX_COUNT, the host returns -ENOBUFS immediately237 bool "PB-ADV support"299 bool "PB-GATT Server support"314 the PB-GATT is enabled.317 bool "PB-GATT Client support"423 range 10 330[all …]
13 * Added support for 64-bit ARCv314 * Split ARM32 and ARM64, ARM64 is now a top-level architecture15 * Added initial support for Arm v8.1-m and Cortex-M5522 https://github.com/zephyrproject-rtos/example-application34 * CVE-2021-3581: Under embargo until 2021-09-0441 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.46 * Driver APIs now return ``-ENOSYS`` if optional functions are not implemented.47 If the feature is not supported by the hardware ``-ENOTSUP`` will be returned.48 Formerly ``-ENOTSUP`` was returned for both failure modes, meaning this change194 * Added support for null pointer dereferencing detection in Cortex-M.[all …]