mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-02 20:55:21 +00:00
• Supports led_on/off, led_set_brightness (0–100 %, 152 Hz default), and led_blink (7 ms – 1.685 s) with automatic sharing of the two on-chip PWM engines; returns –EBUSY when a third distinct pair is requested. • Includes basic runtime-PM boilerplate to honour power-domain control; the device itself has no dedicated low-power states. Signed-off-by: Van Petrosyan <van.petrosyan@sensirion.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ht16k33.c | ||
is31fl3194.c | ||
is31fl3216a.c | ||
is31fl3733.c | ||
Kconfig | ||
Kconfig.axp192 | ||
Kconfig.dac | ||
Kconfig.gpio | ||
Kconfig.ht16k33 | ||
Kconfig.is31fl3194 | ||
Kconfig.is31fl3216a | ||
Kconfig.is31fl3733 | ||
Kconfig.leds-group-multicolor | ||
Kconfig.lp50xx | ||
Kconfig.lp3943 | ||
Kconfig.lp5562 | ||
Kconfig.lp5569 | ||
Kconfig.modulino | ||
Kconfig.ncp5623 | ||
Kconfig.npm13xx | ||
Kconfig.pca9533 | ||
Kconfig.pca9633 | ||
Kconfig.pwm | ||
Kconfig.tlc59108 | ||
Kconfig.xec | ||
led_axp192.c | ||
led_dac.c | ||
led_gpio.c | ||
led_handlers.c | ||
led_mchp_xec.c | ||
led_npm13xx.c | ||
led_pwm.c | ||
led_shell.c | ||
leds_group_multicolor.c | ||
lp50xx.c | ||
lp3943.c | ||
lp5562.c | ||
lp5569.c | ||
modulino_buttons_leds.c | ||
ncp5623.c | ||
pca9533.c | ||
pca9633.c | ||
tlc59108.c |