Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ab4f280661eed6f03b44882a57c0baa9d9246818
/
drivers
/
pwm
/
pwm_pca9685.c
4c32258
style: add braces around if/while statements
by Anas Nashif
· 6 years ago
97b3bd1
drivers: Rename reserved function names
by Patrik Flykt
· 6 years ago
24d7143
all: Add 'U' suffix when using unsigned variables
by Patrik Flykt
· 6 years ago
77c643a
drivers: Modify drivers to use DEVICE_AND_API_INIT()
by Varun Sharma
· 6 years ago
34ac008
drivers: pwm: remove deprecated PWM API usage.
by Adithya Baglody
· 8 years ago
ccad5bf
drivers: convert to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
b04cdcd
drivers: Remove legacy nanokernel.h include
by Flavio Santes
· 8 years ago
0b474ee
kernel: deprecate old init levels
by Andrew Boie
· 8 years ago
46e39be
drivers/pwm_pca9685: Make driver_api structure const.
by Marcus Shawcroft
· 8 years ago
caa6bf3
pwm/pca9685: Make driver config_info structure const.
by Marcus Shawcroft
· 8 years ago
20029c8
pwm: Remove suspend and resume hooks from pwm_driver_api
by Iván Briano
· 9 years ago
aa98192
pwm/pca_9685: move driver_api assignment later
by Daniel Leung
· 9 years ago
136d171
drivers: Replace DEV_NOT_CONFIG by -EPERM
by Andre Guedes
· 9 years ago
b3cb3a1
drivers: Replace DEV_INVALID_CONF by -EINVAL
by Andre Guedes
· 9 years ago
245e140
drivers: Replace DEV_INVALID_OP by -ENOTSUP
by Andre Guedes
· 9 years ago
024cfe7
drivers: Replace DEV_OK by 0
by Andre Guedes
· 9 years ago
d340d4c
device: use DEVICE_INIT everwhere
by Benjamin Walsh
· 9 years ago
0303d8c
device: rename SYS_DEFINE_DEVICE()
by Benjamin Walsh
· 9 years ago
bfc2720
device: rename DECLARE_DEVICE_INIT_CONFIG()
by Benjamin Walsh
· 9 years ago
dcda679
gpio, pwm, rgb lcd: Replace polling i2c requests
by Dmitriy Korovkin
· 9 years ago
57f2741
init: Implement fine-grained initialization policy
by Dmitriy Korovkin
· 9 years ago
7a9fa51
pwm: Changes to PWM driver for the PCA9685.
by Johan Kruger
· 9 years ago
3bc4039
checkpatch: error - switch_case_indent_level
by Dan Kalowsky
· 9 years ago
247dc8f
checkpatch: removing C++ comment style
by Dan Kalowsky
· 9 years ago
70b8230
pwm: renaming files to use underscore
by Dan Kalowsky
· 9 years ago
[Renamed (99%) from drivers/pwm/pwm-pca9685.c]
f7fffae
Change BSD-3 licenses to Apache 2
by Javier B Perez Hernandez
· 9 years ago
a5f0974
pwm: pca9685: use polling I2C write instead
by Daniel Leung
· 9 years ago
8c27aed
pwm: pca9685: remove call to i2c_configure for every write
by Daniel Leung
· 9 years ago
cb1c781
pwm: add driver for PCA9685 PWM chip
by Daniel Leung
· 9 years ago