Home
last modified time | relevance | path

Searched full:kb1200 (Results 1 – 25 of 32) sorted by relevance

12

/Zephyr-latest/dts/arm/ene/
Dkb1200.dtsi35 compatible = "ene,kb1200-flash-controller";
47 compatible = "ene,kb1200-pmu";
52 compatible = "ene,kb1200-gcfg";
57 compatible = "ene,kb1200-pinctrl";
63 compatible = "ene,kb1200-gpio";
73 compatible = "ene,kb1200-gpio";
83 compatible = "ene,kb1200-gpio";
93 compatible = "ene,kb1200-gpio";
104 compatible = "ene,kb1200-uart";
112 compatible = "ene,kb1200-uart";
[all …]
/Zephyr-latest/drivers/sensor/ene_tach_kb1200/
DKconfig1 # KB1200 tachometer sensor configuration options
7 bool "ENE KB1200 tachometer sensor"
12 Enable tachometer sensor for ENE KB1200.
/Zephyr-latest/soc/ene/kb1200/
DKconfig.soc7 ENE KB1200
10 default "kb1200" if SOC_KB1200
Dsoc.yml2 - name: kb1200
/Zephyr-latest/drivers/gpio/
DKconfig.ene5 bool "ENE KB1200 GPIO Driver"
9 Enable support for the kb1200 GPIO controllers.
/Zephyr-latest/drivers/i2c/
DKconfig.ene5 bool "ENE KB1200 I2C driver"
10 Enable the ENE KB1200 I2C driver.
/Zephyr-latest/drivers/watchdog/
DKconfig.ene5 bool "ENE KB1200 watchdog driver"
10 This option enables the KB1200 watchdog driver.
/Zephyr-latest/drivers/pinctrl/
DKconfig.ene5 bool "ENE KB1200 Pin controller driver"
9 Enable pin controller driver for ENE KB1200 MCUs
/Zephyr-latest/drivers/adc/
DKconfig.ene5 bool "ENE KB1200 ADC driver"
10 Enable ADC driver for ENE KB1200.
/Zephyr-latest/drivers/pwm/
DKconfig.ene5 bool "ENE KB1200 PWM driver"
10 This option enables the PWM driver for KB1200 processors.
/Zephyr-latest/drivers/serial/
DKconfig.ene5 bool "ENE KB1200 serial driver"
12 This option enables the KB1200 serial driver.
/Zephyr-latest/dts/bindings/pinctrl/
Dene,kb1200-pinctrl.yaml4 The ENE KB1200 pin controller is a singleton node responsible for controlling
28 An example for KB1200, include the chip level pinctrl DTSI file in the
33 We want to use the I2C0_0 port of the KB1200 controller and enable the
55 compatible: "ene,kb1200-pinctrl"
65 This binding gives a base representation of the ENE KB1200 pins
/Zephyr-latest/dts/bindings/serial/
Dene,kb1200-uart.yaml4 description: ENE KB1200 UART
6 compatible: "ene,kb1200-uart"
/Zephyr-latest/dts/bindings/adc/
Dene,kb1200-adc.yaml4 description: ENE KB1200 ADC controller
6 compatible: "ene,kb1200-adc"
/Zephyr-latest/dts/bindings/tach/
Dene,kb1200-tach.yaml4 description: ENE, KB1200-Tachometer node
6 compatible: "ene,kb1200-tach"
/Zephyr-latest/dts/bindings/gpio/
Dene,kb1200-gpio.yaml5 ENE KB1200 GPIO(General purpose IO) Port node
17 compatible: "ene,kb1200-gpio"
/Zephyr-latest/boards/ene/kb1200_evb/
Dkb1200_evb.dts10 #include <ene/kb1200.dtsi>
11 #include <ene/kb1200-pinctrl.dtsi>
15 model = "KB1200 board";
16 compatible = "ene,kb1200";
Dboard.yml6 - name: kb1200
Dkb1200_evb.yaml2 name: KB1200 EVB
Dboard.cmake3 board_runner_args(jlink "--device=KB1200" "--speed=4000")
/Zephyr-latest/boards/ene/kb1200_evb/support/
Dopenocd.cfg14 set _CHIPNAME kb1200
17 # SWD DAP ID of ENE KB1200 Cortex-M4.
/Zephyr-latest/dts/bindings/misc/
Dene,kb1200-gcfg.yaml6 compatible: "ene,kb1200-gcfg"
Dene,kb1200-pmu.yaml6 compatible: "ene,kb1200-pmu"
/Zephyr-latest/dts/bindings/watchdog/
Dene,kb1200-watchdog.yaml8 compatible: "ene,kb1200-watchdog"
/Zephyr-latest/dts/bindings/i2c/
Dene,kb1200-i2c.yaml6 compatible: "ene,kb1200-i2c"

12