Home
last modified time | relevance | path

Searched full:ambiq (Results 1 – 25 of 199) sorted by relevance

12345678

/Zephyr-latest/modules/hal_ambiq/
DKconfig.hal4 # Copyright (c) 2025, Ambiq Micro Inc. <www.ambiq.com>
7 bool "Ambiq HAL drivers support"
10 Use the Ambiq HAL
17 Use the ADC driver from Ambiq HAL
22 Use the ITM HAL from Ambiq
27 Use the TPIU HAL from Ambiq
32 Use the DCU HAL from Ambiq
37 Use the GPIO driver from Ambiq HAL
42 Use the STIMER driver from Ambiq HAL
47 Use the TIMER driver from Ambiq HAL
[all …]
/Zephyr-latest/dts/arm/ambiq/
Dambiq_apollo4p_blue.dtsi17 compatible = "ambiq,clkctrl";
22 compatible = "ambiq,clkctrl";
60 compatible = "ambiq,apollo4p-blue", "ambiq,apollo4x", "simple-bus";
63 compatible = "ambiq,flash-controller";
77 compatible = "ambiq,pwrctrl";
83 compatible = "ambiq,stimer";
90 compatible = "ambiq,counter";
99 compatible = "ambiq,uart", "arm,pl011";
105 ambiq,pwrcfg = <&pwrcfg 0x4 0x200>;
108 compatible = "ambiq,uart", "arm,pl011";
[all …]
Dambiq_apollo4p.dtsi79 compatible = "ambiq,apollo4p", "ambiq,apollo4x", "simple-bus";
82 compatible = "ambiq,flash-controller";
96 compatible = "ambiq,pwrctrl";
102 compatible = "ambiq,stimer";
109 compatible = "ambiq,counter";
118 compatible = "ambiq,uart", "arm,pl011";
124 ambiq,pwrcfg = <&pwrcfg 0x4 0x200>;
127 compatible = "ambiq,uart", "arm,pl011";
133 ambiq,pwrcfg = <&pwrcfg 0x4 0x400>;
137 compatible = "ambiq,uart", "arm,pl011";
[all …]
Dambiq_apollo3_blue.dtsi77 compatible = "ambiq,apollo3-blue", "ambiq,apollo3x", "simple-bus";
80 compatible = "ambiq,flash-controller";
94 compatible = "ambiq,pwrctrl";
100 compatible = "ambiq,stimer";
107 compatible = "ambiq,counter";
116 compatible = "ambiq,counter";
125 compatible = "ambiq,counter";
134 compatible = "ambiq,counter";
143 compatible = "ambiq,counter";
152 compatible = "ambiq,counter";
[all …]
Dambiq_apollo3p_blue.dtsi95 compatible = "ambiq,apollo3p-blue", "ambiq,apollo3x", "simple-bus";
98 compatible = "ambiq,flash-controller";
112 compatible = "ambiq,pwrctrl";
118 compatible = "ambiq,stimer";
125 compatible = "ambiq,counter";
134 compatible = "ambiq,counter";
143 compatible = "ambiq,counter";
152 compatible = "ambiq,counter";
161 compatible = "ambiq,counter";
170 compatible = "ambiq,counter";
[all …]
/Zephyr-latest/drivers/spi/
DKconfig.ambiq1 # Ambiq SDK SPI
4 # Copyright (c) 2024 Ambiq Micro Inc. <www.ambiq.com>
10 bool "AMBIQ SPI Controller driver"
17 Enable driver for Ambiq SPI in Controller mode.
22 bool "AMBIQ APOLLO SPI DMA Support"
25 Enable DMA for Ambiq SPI.
37 bool "AMBIQ SPI Device driver"
44 Enable driver for Ambiq SPI in Device mode.
47 bool "AMBIQ SPI-BLEIF driver"
53 Enable driver for Ambiq Apollox Blue SOC (e.g. Apollo3 Blue)
[all …]
/Zephyr-latest/drivers/usb/udc/
DKconfig.ambiq1 # Copyright (c) 2024 Ambiq Micro Inc.
5 bool "USB device controller driver for ambiq devices"
17 int "UDC AMBIQ driver internal thread stack size"
20 AMBIQ driver internal thread stack size.
23 int "UDC AMBIQ driver thread priority"
26 AMBIQ driver thread priority.
30 int "UDC AMBIQ maximum number of ISR event messages"
34 AMBIQ maximum number of ISR event messages.
/Zephyr-latest/dts/bindings/gpio/
Dambiq,gpio.yaml1 # Copyright (c) 2023 Ambiq Micro Inc. <www.ambiq.com>
5 Ambiq GPIO provides the GPIO pin mapping for GPIO child nodes.
7 The Ambiq Apollo4x soc designs a single GPIO port with 128 pins.
12 The Ambiq Apollo4x soc should define one "ambiq,gpio" parent node in soc
13 devicetree and some child nodes which are compatible with "ambiq,gpio-bank"
16 Here is an example of how a "ambiq,gpio" node can be used with the combined
20 compatible = "ambiq,gpio";
36 compatible = "ambiq,gpio-bank";
45 compatible = "ambiq,gpio-bank";
54 compatible = "ambiq,gpio-bank";
[all …]
Dambiq,gpio-bank.yaml2 # Copyright (c) 2023 Ambiq Micro Inc. <www.ambiq.com>
5 description: Ambiq GPIO bank
7 compatible: "ambiq,gpio-bank"
16 under the "ambiq,gpio" parent node. The register address of pin described in
/Zephyr-latest/samples/drivers/mspi/mspi_flash/boards/
Dapollo3p_evb.overlay2 * Copyright (c) 2024 Ambiq Micro Inc. <www.ambiq.com>
37 compatible = "ambiq,mspi-device", "mspi-aps6404l";
53 ambiq,timing-config-mask = <3>;
54 ambiq,timing-config = <0 6 0 0 0 0 0 0>;
58 compatible = "ambiq,mspi-device", "mspi-atxp032";
74 ambiq,timing-config-mask = <3>;
75 ambiq,timing-config = <0 8 0 0 0 0 0 0>;
112 ambiq,iom-mspi = <0>;
113 ambiq,iom-num = <1>;
119 ambiq,iom-mspi = <0>;
[all …]
/Zephyr-latest/drivers/i2c/
DKconfig.ambiq1 # Ambiq SDK I2C
9 bool "AMBIQ I2C driver"
15 Enable driver for Ambiq I2C.
20 bool "AMBIQ APOLLO I2C DMA Support"
22 Enable DMA for Ambiq I2C.
34 Enable AMBIQ driver bus recovery support via GPIO bitbanging.
/Zephyr-latest/tests/drivers/mspi/flash/boards/
Dapollo3p_evb.overlay2 * Copyright (c) 2024 Ambiq Micro Inc. <www.ambiq.com>
18 compatible = "ambiq,mspi-controller";
31 compatible = "ambiq,mspi-device", "mspi-atxp032";
47 ambiq,timing-config-mask = <3>;
48 ambiq,timing-config = <0 8 0 0 0 0 0 0>;
83 ambiq,iom-mspi = <0>;
84 ambiq,iom-num = <1>;
90 ambiq,iom-mspi = <0>;
91 ambiq,iom-num = <2>;
97 ambiq,iom-mspi = <0>;
[all …]
/Zephyr-latest/dts/bindings/mspi/
Dambiq,mspi-controller.yaml1 # Copyright (c) 2024, Ambiq Micro Inc. <www.ambiq.com>
4 description: Ambiq MSPI controller
6 compatible: "ambiq,mspi-controller"
8 include: [mspi-controller.yaml, pinctrl-device.yaml, ambiq-pwrcfg.yaml]
17 ambiq,pwrcfg:
/Zephyr-latest/tests/drivers/mspi/api/boards/
Dapollo3p_evb.overlay2 * Copyright (c) 2024 Ambiq Micro Inc. <www.ambiq.com>
18 compatible = "ambiq,mspi-controller";
65 ambiq,iom-mspi = <0>;
66 ambiq,iom-num = <1>;
72 ambiq,iom-mspi = <0>;
73 ambiq,iom-num = <2>;
79 ambiq,iom-mspi = <0>;
80 ambiq,iom-num = <1>;
/Zephyr-latest/dts/bindings/spi/
Dambiq,spid.yaml1 # Copyright (c) 2024 Ambiq <www.ambiq.com>
4 description: Ambiq SPI Device
6 compatible: "ambiq,spid"
8 include: [spi-controller.yaml, pinctrl-device.yaml, ambiq-pwrcfg.yaml]
Dambiq,spi-bleif.yaml1 # Copyright (c) 2024 Ambiq Micro Inc.
5 This binding gives a representation of SPI controller in some Ambiq
9 compatible: "ambiq,spi-bleif"
11 include: [spi-controller.yaml, pinctrl-device.yaml, ambiq-pwrcfg.yaml]
17 ambiq,pwrcfg:
Dambiq,mspi.yaml4 description: Ambiq MSPI
6 compatible: "ambiq,mspi"
8 include: [spi-controller.yaml, pinctrl-device.yaml, ambiq-pwrcfg.yaml]
17 ambiq,pwrcfg:
Dambiq,spi.yaml4 description: Ambiq SPI
6 compatible: "ambiq,spi"
8 include: [spi-controller.yaml, pinctrl-device.yaml, ambiq-pwrcfg.yaml]
20 ambiq,pwrcfg:
/Zephyr-latest/samples/drivers/memc/boards/
Dapollo3p_evb.overlay2 * Copyright (c) 2024, Ambiq Micro Inc. <www.ambiq.com>
36 compatible = "ambiq,mspi-device", "mspi-aps6404l";
52 ambiq,timing-config-mask = <3>;
53 ambiq,timing-config = <0 6 0 0 0 0 0 0>;
90 ambiq,iom-mspi = <0>;
91 ambiq,iom-num = <1>;
97 ambiq,iom-mspi = <0>;
98 ambiq,iom-num = <2>;
104 ambiq,iom-mspi = <0>;
105 ambiq,iom-num = <1>;
/Zephyr-latest/samples/drivers/mspi/mspi_async/boards/
Dapollo3p_evb.overlay2 * Copyright (c) 2024, Ambiq Micro Inc. <www.ambiq.com>
36 compatible = "ambiq,mspi-device", "mspi-aps6404l";
52 ambiq,timing-config-mask = <3>;
53 ambiq,timing-config = <0 6 0 0 0 0 0 0>;
90 ambiq,iom-mspi = <0>;
91 ambiq,iom-num = <1>;
97 ambiq,iom-mspi = <0>;
98 ambiq,iom-num = <2>;
104 ambiq,iom-mspi = <0>;
105 ambiq,iom-num = <1>;
/Zephyr-latest/drivers/rtc/
DKconfig.ambiq1 # Copyright (c) 2024, Ambiq Micro Inc. <www.ambiq.com>
5 bool "AMBIQ RTC driver"
10 Enable the AMBIQ RTC driver.
/Zephyr-latest/drivers/clock_control/
DKconfig.ambiq1 # Ambiq Clock Control Driver configuration options
3 # Copyright (c) 2023 Ambiq Micro Inc.
9 bool "AMBIQ clock control driver"
14 Enable driver for Ambiq clock control.
/Zephyr-latest/drivers/adc/
DKconfig.ambiq3 # Copyright (c) 2023 Ambiq Micro Inc. <www.ambiq.com>
6 bool "Ambiq Adc Driver"
12 Enables the Adc driver for Ambiq devices.
/Zephyr-latest/dts/bindings/serial/
Dambiq,uart.yaml4 description: Ambiq UART controller (PL011 compatible)
6 compatible: "ambiq,uart"
8 include: ["arm,pl011.yaml", pinctrl-device.yaml, ambiq-pwrcfg.yaml]
17 ambiq,pwrcfg:
/Zephyr-latest/boards/ambiq/apollo3p_evb/
Dapollo3p_evb-pinctrl.dtsi2 * Copyright (c) 2023 Ambiq Micro Inc. <www.ambiq.com>
7 #include <dt-bindings/pinctrl/ambiq-apollo3-pinctrl.h>
128 ambiq,iom-mspi = <0>;
129 ambiq,iom-nce-module = <0>;
130 ambiq,iom-num = <0>;
149 ambiq,iom-mspi = <0>;
150 ambiq,iom-nce-module = <0>;
151 ambiq,iom-num = <1>;
166 ambiq,iom-mspi = <0>;
167 ambiq,iom-nce-module = <0>;
[all …]

12345678