Home
last modified time | relevance | path

Searched +full:x +full:- +full:powers (Results 1 – 17 of 17) sorted by relevance

/Zephyr-Core-3.5.0/dts/bindings/mfd/
Dx-powers,axp192.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: X-Powers AXP192
6 compatible: "x-powers,axp192"
8 include: i2c-device.yaml
/Zephyr-Core-3.5.0/dts/bindings/regulator/
Dx-powers,axp192-regulator.yaml3 # SPDX -License-Identifier: Apache-2.0
17 compatible = "x-powers,axp192-regulator";
41 compatible: "x-powers,axp192-regulator"
45 child-binding:
47 - name: regulator.yaml
48 property-allowlist:
49 - regulator-init-microvolt
50 - regulator-min-microvolt
51 - regulator-max-microvolt
52 - regulator-always-on
[all …]
/Zephyr-Core-3.5.0/tests/drivers/build_all/regulator/
Di2c.dtsi3 * SPDX-License-Identifier: Apache-2.0
25 compatible = "nordic,npm6001-regulator";
41 compatible = "nordic,npm1300-regulator";
55 compatible = "adi,adp5360-regulator";
63 compatible = "x-powers,axp192";
67 compatible = "x-powers,axp192-regulator";
/Zephyr-Core-3.5.0/drivers/mfd/
DKconfig.axp1922 # SPDX -License-Identifier: Apache-2.0
5 bool "AXP192 PMIC multi-function device driver"
10 Enable the X-Powers AXP192 PMIC multi-function device driver
/Zephyr-Core-3.5.0/dts/bindings/gpio/
Dx-powers,axp192-gpio.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "x-powers,axp192-gpio"
8 include: gpio-controller.yaml
11 "#gpio-cells":
20 gpio-cells:
21 - pin
22 - flags
/Zephyr-Core-3.5.0/boards/xtensa/m5stack_core2/
Dm5stack_core2.dts4 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include "m5stack_core2-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/display/ili9xxx.h>
12 #include <zephyr/dt-bindings/regulator/axp192.h>
19 pwr-led = &pwr_led;
20 uart-0 = &uart0;
21 i2c-0 = &i2c0;
30 zephyr,shell-uart = &uart0;
33 zephyr,code-partition = &slot0_partition;
[all …]
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/cavs/
Dasm_memory_management.h2 * SPDX-License-Identifier: Apache-2.0
18 #define SHIM_HSPGCTL(x) (HSPGCTL0 + 0x10 * (x)) argument
19 #define SHIM_HSPGISTS(x) (HSPGISTS0 + 0x10 * (x)) argument
23 * Macro powers down entire HPSRAM. On entry literals and code for section from
71 addi \ax, \ax, -1
Dsram.c2 * SPDX-License-Identifier: Apache-2.0
17 #define LPSRAM_MASK(x) 0x00000003 argument
25 * Function powers up a number of memory banks provided as an argument
44 ebb_avail_mask0 = (uint32_t)GENMASK(EBB_SEG_SIZE - 1, 0); in hp_sram_pm_banks()
45 ebb_avail_mask1 = (uint32_t)GENMASK(total_banks_count - in hp_sram_pm_banks()
46 EBB_SEG_SIZE - 1, 0); in hp_sram_pm_banks()
48 ebb_avail_mask0 = (uint32_t)GENMASK(total_banks_count - 1, 0); in hp_sram_pm_banks()
54 ebb_mask0 = (uint32_t)GENMASK(EBB_SEG_SIZE - 1, 0); in hp_sram_pm_banks()
55 ebb_mask1 = (uint32_t)GENMASK(banks - EBB_SEG_SIZE - 1, in hp_sram_pm_banks()
59 ebb_mask0 = (uint32_t)GENMASK(banks - 1, 0); in hp_sram_pm_banks()
[all …]
/Zephyr-Core-3.5.0/tests/drivers/build_all/gpio/
Dapp.overlay4 * SPDX-License-Identifier: Apache-2.0
9 * with real-world devicetree nodes, to allow these tests to run on
15 #address-cells = <1>;
16 #size-cells = <1>;
20 gpio-controller;
22 #gpio-cells = <0x2>;
27 #address-cells = <1>;
28 #size-cells = <0>;
32 clock-frequency = <100000>;
37 #gpio-cells = <2>;
[all …]
/Zephyr-Core-3.5.0/drivers/auxdisplay/
Dauxdisplay_jhd1313.c4 * Copyright (c) 2022-2023 Jamie McCrae
6 * SPDX-License-Identifier: Apache-2.0
95 const struct auxdisplay_jhd1313_config *config = dev->config; in auxdisplay_jhd1313_print()
102 rc = i2c_write_dt(&config->bus, buf, sizeof(buf)); in auxdisplay_jhd1313_print()
109 enum auxdisplay_position type, int16_t x, in auxdisplay_jhd1313_cursor_position_set() argument
112 const struct auxdisplay_jhd1313_config *config = dev->config; in auxdisplay_jhd1313_cursor_position_set()
116 return -EINVAL; in auxdisplay_jhd1313_cursor_position_set()
120 x |= JHD1313_LINE_FIRST; in auxdisplay_jhd1313_cursor_position_set()
122 x |= JHD1313_LINE_SECOND; in auxdisplay_jhd1313_cursor_position_set()
126 data[1] = x; in auxdisplay_jhd1313_cursor_position_set()
[all …]
/Zephyr-Core-3.5.0/dts/bindings/
Dvendor-prefixes.txt5 # before using them to avoid name-space collisions.
9 # Non-empty lines should be in this format:
11 # <vendor-prefix><TAB><Full name of vendor>
20 active-semi Active-Semi International Inc
38 alt Altus-Escon-Company BV
50 amstaos AMS-Taos Inc.
53 anvo Anvo-Systems Dresden GmbH
70 asahi-kasei Asahi Kasei Corp.
140 csky Hangzhou C-SKY Microsystems Co., Ltd
163 dlink D-Link Corporation
[all …]
/Zephyr-Core-3.5.0/boards/xtensa/esp32_ethernet_kit/doc/
Dindex.rst3 ESP32-ETHERNET-KIT
6 The ESP32-Ethernet-Kit is an Ethernet-to-Wi-Fi development board that enables
7 Ethernet devices to be interconnected over Wi-Fi. At the same time, to provide
8 more flexible power supply options, the ESP32-Ethernet-Kit also supports power
11 .. _get-started-esp32-ethernet-kit-v1.2-overview:
13 .. figure:: img/esp32-ethernet-kit-v1.2-overview.jpg
15 :alt: ESP32-Ethernet-Kit V1.2
16 :figclass: align-center
18 ESP32-Ethernet-Kit V1.2 Overview
23 ESP32-Ethernet-Kit is an ESP32-based development board produced by
[all …]
/Zephyr-Core-3.5.0/drivers/flash/
Dspi_nor.c2 * Copyright (c) 2018 Savoir-Faire Linux.
8 * SPDX-License-Identifier: Apache-2.0
35 * * Some devices support a Deep Power-Down mode which reduces current
46 * deep-power-down mode.
73 #define DEV_CFG(_dev_) ((const struct spi_nor_config * const) (_dev_)->config)
75 /* Build-time data associated with the device. */
95 /* Expected JEDEC ID, from jedec-id property */
99 /* Optional support for entering 32-bit address mode. */
104 /* Length of BFP structure, in 32-bit words. */
108 * (little-endian stored words), from sfdp-bfp property
[all …]
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.5.rst38 * CVE-2023-3725 `Zephyr project bug tracker GHSA-2g3m-p6c7-8rr3
39 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-2g3m-p6c7-8rr3>`_
41 * CVE-2023-4257 `Zephyr project bug tracker GHSA-853q-q69w-gf5j
42 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-853q-q69w-gf5j>`_
44 * CVE-2023-4258 `Zephyr project bug tracker GHSA-m34c-cp63-rwh7
45 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-m34c-cp63-rwh7>`_
47 * CVE-2023-4259 `Zephyr project bug tracker GHSA-gghm-c696-f4j4
48 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-gghm-c696-f4j4>`_
50 * CVE-2023-4260 `Zephyr project bug tracker GHSA-gj27-862r-55wh
51 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-gj27-862r-55wh>`_
[all …]
/Zephyr-Core-3.5.0/subsys/lorawan/
Dlorawan.c4 * SPDX-License-Identifier: Apache-2.0
78 /* implementation required by the soft-se (software secure element) */
118 mcps_confirm->McpsRequest); in mcps_confirm_handler()
120 if (mcps_confirm->Status != LORAMAC_EVENT_INFO_STATUS_OK) { in mcps_confirm_handler()
122 lorawan_eventinfo2str(mcps_confirm->Status)); in mcps_confirm_handler()
132 last_mcps_confirm_status = mcps_confirm->Status; in mcps_confirm_handler()
140 LOG_DBG("Received McpsIndication %d", mcps_indication->McpsIndication); in mcps_indication_handler()
142 if (mcps_indication->Status != LORAMAC_EVENT_INFO_STATUS_OK) { in mcps_indication_handler()
144 lorawan_eventinfo2str(mcps_indication->Status)); in mcps_indication_handler()
155 if ((cb->port == LW_RECV_PORT_ANY) || in mcps_indication_handler()
[all …]
/Zephyr-Core-3.5.0/boards/xtensa/esp_wrover_kit/doc/
Dindex.rst3 ESP-WROVER-KIT
9 ESP-WROVER-KIT is an ESP32-based development board produced by `Espressif <https://www.espressif.co…
11 ESP-WROVER-KIT features the following integrated components:
13 - ESP32-WROVER-E module
14 - LCD screen
15 - MicroSD card slot
17 Its another distinguishing feature is the embedded FTDI FT2232HL chip - an advanced multi-interface
19 without a separate JTAG debugger. ESP-WROVER-KIT makes development convenient, easy, and
20 cost-effective.
32 The block diagram below shows the main components of ESP-WROVER-KIT and their interconnections.
[all …]
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/
Dhci.txt26 +-------+------+--------------------------------------------+
28 +-------+------+--------------------------------------------+
37 +-------+------+--------------------------------------------+
46 +-------+------+--------------------------------------------+
48 +-------+------+--------------------------------------------+
64 +-------+------+--------------------------------------------+
66 +-------+------+--------------------------------------------+
75 +-------+------+--------------------------------------------+
84 +-------+------+--------------------------------------------+
86 +-------+------+--------------------------------------------+
[all …]