Home
last modified time | relevance | path

Searched full:cc32xx (Results 1 – 25 of 44) sorted by relevance

12

/Zephyr-latest/dts/arm/ti/
Dcc32xx.dtsi18 /* Note: Zephyr uses exception numbers, vs the IRQ #s used by the CC32XX SDK */
61 compatible = "ti,cc32xx-uart";
69 compatible = "ti,cc32xx-uart";
77 compatible = "ti,cc32xx-i2c";
88 compatible = "ti,cc32xx-gpio";
96 compatible = "ti,cc32xx-gpio";
104 compatible = "ti,cc32xx-gpio";
112 compatible = "ti,cc32xx-gpio";
120 compatible = "ti,cc32xx-adc";
128 compatible = "ti,cc32xx-watchdog";
[all …]
Dcc3220sf.dtsi8 #include <ti/cc32xx.dtsi>
Dcc3235sf.dtsi8 #include <ti/cc32xx.dtsi>
/Zephyr-latest/drivers/gpio/
DKconfig.cc32xx1 # CC32XX GPIO configuration options
6 bool "TI CC32XX GPIO driver"
10 Enable the GPIO driver on TI SimpleLink CC32xx boards
/Zephyr-latest/soc/ti/simplelink/cc32xx/
DKconfig.soc1 # TI SimpleLink CC32xx
9 Enable support for TI SimpleLink CC32xx
24 default "cc32xx" if SOC_SERIES_CC32XX
Dpinctrl_soc.h20 /** Type for TI CC32XX pin. */
24 * @name TI CC32XX pin configuration bit field positions and masks.
Dcc32xx_debug.ld8 /* Add CC32xx flash header to disable flash verification */
DKconfig1 # Texas Instruments CC32XX
/Zephyr-latest/drivers/pinctrl/
DKconfig.ti_cc32xx5 bool "TI CC32XX pinctrl driver"
9 Enable the TI CC32XX pinctrl driver
/Zephyr-latest/drivers/serial/
DKconfig.cc32xx4 bool "CC32XX UART driver"
11 This option enables the CC32XX UART driver, for UART_0.
/Zephyr-latest/drivers/adc/
DKconfig.cc32xx5 bool "CC32XX ADC driver"
9 This option enables the CC32XX ADC driver.
/Zephyr-latest/dts/bindings/watchdog/
Dti,cc32xx-watchdog.yaml4 description: cc32xx watchdog
6 compatible: "ti,cc32xx-watchdog"
/Zephyr-latest/dts/bindings/serial/
Dti,cc32xx-uart.yaml1 description: TI CC32XX UART
3 compatible: "ti,cc32xx-uart"
/Zephyr-latest/dts/bindings/i2c/
Dti,cc32xx-i2c.yaml1 description: TI CC32XX I2C controller
3 compatible: "ti,cc32xx-i2c"
/Zephyr-latest/dts/bindings/gpio/
Dti,cc32xx-gpio.yaml2 description: TI CC32XX GPIO node
4 compatible: "ti,cc32xx-gpio"
/Zephyr-latest/dts/bindings/adc/
Dti,cc32xx-adc.yaml4 description: cc32xx ADC node
6 compatible: "ti,cc32xx-adc"
/Zephyr-latest/drivers/watchdog/
DKconfig.cc32xx5 bool "Watchdog Driver for cc32xx family of MCUs"
10 Watchdog for cc32xx family of MCUs
/Zephyr-latest/soc/ti/simplelink/
Dsoc.yml16 - name: cc32xx
/Zephyr-latest/boards/ti/cc3220sf_launchxl/
Dcc3220sf_launchxl-pinctrl.dtsi6 #include <zephyr/dt-bindings/pinctrl/ti-cc32xx-pinctrl.h>
/Zephyr-latest/boards/ti/cc3235sf_launchxl/
Dcc3235sf_launchxl-pinctrl.dtsi6 #include <zephyr/dt-bindings/pinctrl/ti-cc32xx-pinctrl.h>
/Zephyr-latest/modules/
DKconfig.simplelink1 # CC3220/CC32XX SDK HAL configuration
/Zephyr-latest/dts/bindings/pinctrl/
Dti,cc32xx-pinctrl.yaml5 The TI CC32XX pin controller is a singleton node responsible for controlling
75 compatible: "ti,cc32xx-pinctrl"
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dti-cc32xx-pinctrl.h10 * The whole TI CC32XX pin configuration information is encoded in a 32-bit
27 * @name TI CC32XX pin configuration bit field positions and masks.
39 * @brief Utility macro to build TI CC32XX pinmux property entry.
49 * @name TI CC32XX pinctrl pin functions (reference: SWRU465).
/Zephyr-latest/tests/drivers/build_all/adc/
Dtestcase.yaml13 drivers.adc.cc32xx.build:
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/
Dindex.rst75 `CC32xx SDK`_ on Windows and Linux using TI tools: Code Composer
78 For Windows developers, see the `CC32xx Quick Start Guide`_ for
107 in the `CC32xx Quick Start Guide`_, except for steps 5 and 6 in
287 http://www.ti.com/tool/download/SIMPLELINK-CC32xx-SDK/2.40.01.01

12