Searched full:apollo3 (Results 1 – 25 of 29) sorted by relevance
12
/Zephyr-latest/boards/ambiq/apollo3_evb/doc/ |
D | index.rst | 3 Apollo3 Blue EVB is a board by Ambiq featuring their ultra-low power Apollo3 Blue SoC. 8 - Apollo3 Blue SoC with up to 96 MHz operating frequency 15 For more information about the Apollo3 Blue SoC and Apollo3 Blue EVB board: 17 - `Apollo3 Blue Website`_ 18 - `Apollo3 Blue Datasheet`_ 19 - `Apollo3 Blue EVB Website`_ 24 The Apollo3 Blue EVB board configuration supports the following hardware features: 83 https://ambiq.com/apollo3-blue/ 86 https://contentportal.ambiq.com/documents/20123/388390/Apollo3-Blue-SoC-Datasheet.pdf 89 https://www.ambiq.top/en/apollo3-blue-soc-eval-board
|
/Zephyr-latest/boards/ambiq/apollo3p_evb/doc/ |
D | index.rst | 3 Apollo3 Blue Plus EVB is a board by Ambiq featuring their ultra-low power Apollo3 Blue Plus SoC. 8 - Apollo3 Blue Plus SoC with up to 96 MHz operating frequency 15 For more information about the Apollo3 Blue Plus SoC and Apollo3 Blue Plus EVB board: 17 - `Apollo3 Blue Plus Website`_ 18 - `Apollo3 Blue Plus Datasheet`_ 19 - `Apollo3 Blue Plus EVB Website`_ 24 The Apollo3 Blue Plus EVB board configuration supports the following hardware features: 83 https://ambiq.com/apollo3-blue-plus/ 86 https://contentportal.ambiq.com/documents/20123/388390/Apollo3-Blue-Plus-SoC-Datasheet.pdf 89 https://www.ambiq.top/en/apollo3-blue-plus-soc-eval-board
|
/Zephyr-latest/soc/ambiq/apollo3x/ |
D | Kconfig.soc | 9 Apollo3 Series MCU 21 Apollo3 Blue
|
D | Kconfig.defconfig | 7 rsource "Kconfig.defconfig.apollo3*"
|
D | soc.h | 13 #include <apollo3.h>
|
D | pinctrl_soc.h | 10 #include <zephyr/dt-bindings/pinctrl/ambiq-apollo3-pinctrl.h>
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | ambiq,apollo3-pinctrl.yaml | 5 The Ambiq Apollo3 pin controller is a node responsible for controlling 24 #include <dt-bindings/pinctrl/ambiq-apollo3-pinctrl.h> 49 compatible: "ambiq,apollo3-pinctrl" 98 For Apollo3 these pins are 0-1,5-6,8-9,25,27,39-40,42-43,48-49.
|
/Zephyr-latest/boards/ambiq/apollo3_evb/ |
D | board.yml | 3 full_name: Apollo3 Blue EVB
|
D | apollo3_evb.yaml | 2 name: Apollo3 Blue EVB
|
D | apollo3_evb-pinctrl.dtsi | 7 #include <dt-bindings/pinctrl/ambiq-apollo3-pinctrl.h>
|
D | apollo3_evb.dts | 8 model = "Ambiq Apollo3 Blue evaluation board";
|
/Zephyr-latest/boards/ambiq/apollo3p_evb/ |
D | board.yml | 3 full_name: Apollo3 Blue Plus EVB
|
D | apollo3p_evb.yaml | 2 name: Apollo3 Blue Plus EVB
|
D | apollo3p_evb-pinctrl.dtsi | 7 #include <dt-bindings/pinctrl/ambiq-apollo3-pinctrl.h>
|
D | apollo3p_evb.dts | 8 model = "Ambiq Apollo3 Blue Plus evaluation board";
|
/Zephyr-latest/dts/bindings/spi/ |
D | ambiq,spi-bleif.yaml | 6 Apollox Blue SOC (e.g. Apollo3 Blue) which uses BLEIF module for SPI
|
/Zephyr-latest/drivers/mspi/ |
D | Kconfig.ambiq | 5 bool "Ambiq Apollo3 series MSPI driver"
|
/Zephyr-latest/boards/rakwireless/rak11720/doc/ |
D | index.rst | 4 It is based on the powerful ultra-low power Apollo3 Blue SoC (AMA3B1KK-KBR-B0) 21 - Apollo3 Blue SoC with up to 96 MHz operating frequency 72 interface to the Apollo3 Blue chip. You can use JLink to communicate with 73 the Apollo3 Blue.
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 100 …arkFun Edge Board with Ambiq Apollo3 SDK](https://learn.sparkfun.com/tutorials/using-sparkfun-edge… 136 …ttps://learn.sparkfun.com/tutorials/using-sparkfun-edge-board-with-ambiq-apollo3-sdk/all#example-a…
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.ambiq | 53 Enable driver for Ambiq Apollox Blue SOC (e.g. Apollo3 Blue)
|
/Zephyr-latest/dts/bindings/timer/ |
D | ambiq,stimer.yaml | 22 For Apollo3:
|
/Zephyr-latest/boards/rakwireless/rak11720/ |
D | rak11720_apollo3-pinctrl.dtsi | 7 #include <dt-bindings/pinctrl/ambiq-apollo3-pinctrl.h>
|
/Zephyr-latest/drivers/counter/ |
D | counter_ambiq_timer.c | 38 /* Apollo3 counters share the same irq number, connect to counter0 once when init and handle in counter_irq_config_func() 279 /* Apollo3 counters share the same irq number, connect irq here will cause build error, so we
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.7.rst | 354 * Added support for Ambiq Apollo3 Blue series. 367 * Added support for Ambiq Apollo3 Blue and Apollo3 Blue Plus SoC series. 410 * Added support for :zephyr:board:`Ambiq Apollo3 Blue board <apollo3_evb>`: ``apollo3_evb``. 411 …* Added support for :zephyr:board:`Ambiq Apollo3 Blue Plus board <apollo3p_evb>`: ``apollo3p_evb``. 679 * Added support for Ambiq Apollo3 series. 834 * Added support for Ambiq Apollo3 series. 869 * Added support for Ambiq Apollo3 series. 883 * Added support for Ambiq Apollo3 series. 1038 * Added driver for Ambiq Apollo3 1242 * Added support for UART on Ambiq Apollo3 SoC. [all …]
|
/Zephyr-latest/dts/arm/ambiq/ |
D | ambiq_apollo3_blue.dtsi | 77 compatible = "ambiq,apollo3-blue", "ambiq,apollo3x", "simple-bus"; 377 compatible = "ambiq,apollo3-pinctrl";
|
12