Searched full:aw9523b (Results 1 – 15 of 15) sorted by relevance
/Zephyr-latest/boards/shields/adafruit_aw9523/ |
D | adafruit_aw9523.overlay | 10 adafruit_aw9523: aw9523b@58 { 13 compatible = "awinic,aw9523b"; 15 adafruit_aw9523_gpio: aw9523b-gpio { 17 compatible = "awinic,aw9523b-gpio";
|
/Zephyr-latest/dts/bindings/mfd/ |
D | awinic,aw9523b.yaml | 4 description: Awinic AW9523B 16 multi-function LED driver and GPIO controller 6 compatible: "awinic,aw9523b" 10 bus: aw9523b
|
/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/boards/ |
D | aw9523b_on_arduino_header.overlay | 3 aw9523b@58 { 6 compatible = "awinic,aw9523b"; 9 compatible = "awinic,aw9523b-gpio";
|
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/ |
D | aw9523b_on_arduino_header.overlay | 3 aw9523b@58 { 6 compatible = "awinic,aw9523b"; 9 compatible = "awinic,aw9523b-gpio";
|
/Zephyr-latest/dts/bindings/gpio/ |
D | awinic,aw9523b-gpio.yaml | 4 description: AW9523B GPIO Controller 6 compatible: "awinic,aw9523b-gpio" 10 on-bus: aw9523b
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.aw9523b | 5 bool "AW9523B GPIO driver" 11 Enable the AW9523B GPIO controller.
|
D | Kconfig | 103 source "drivers/gpio/Kconfig.aw9523b"
|
D | gpio_aw9523b.c | 13 #include <zephyr/drivers/mfd/aw9523b.h>
|
/Zephyr-latest/drivers/mfd/ |
D | Kconfig.aw9523b | 5 bool "Awinic AW9523B GPIO/LED controller device driver" 10 Enable the Awinic AW9523B GPIO/LED controller device driver
|
D | Kconfig | 24 source "drivers/mfd/Kconfig.aw9523b"
|
D | mfd_aw9523b.c | 9 #include <zephyr/drivers/mfd/aw9523b.h>
|
/Zephyr-latest/boards/shields/adafruit_aw9523/doc/ |
D | index.rst | 24 | SDA | AW9523B I2C SDA | 26 | SCL | AW9523B I2C SCL | 28 | INT (Pad on board) | AW9523B Interrupt output [1]_ | 30 | RST (Pad on board) | AW9523B Reset pin [2]_ | 48 .. _Awinic AW9523B 16 MULTI-FUNCTION LED DRIVER AND GPIO CONTROLLER WITH I2C INTERFACE:
|
/Zephyr-latest/boards/m5stack/m5stack_cores3/ |
D | m5stack_cores3_procpu_common.dtsi | 87 aw9523b@58 { 88 compatible = "awinic,aw9523b"; 93 compatible = "awinic,aw9523b-gpio";
|
/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/ |
D | testcase.yaml | 17 drivers.gpio.1pin.aw9523b:
|
/Zephyr-latest/tests/drivers/build_all/gpio/ |
D | app.overlay | 353 test_i2c_aw9523b: aw9523b@16 { 356 compatible = "awinic,aw9523b"; 359 compatible = "awinic,aw9523b-gpio";
|