Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aada984132670e2fd8c05e94f14e175db99e18c9
/
drivers
/
pwm
/
pwm_dw.c
5843884
cleanup: include/: move pwm.h to drivers/pwm.h
by Anas Nashif
· 6 years ago
24d7143
all: Add 'U' suffix when using unsigned variables
by Patrik Flykt
· 6 years ago
aa2bdbe
drivers: Remove board.h include
by Kumar Gala
· 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
58ed604
pwm/dw: Make config_info pointers 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
82d4c96
pwm: unify driver names
by Anas Nashif
· 9 years ago
317922a
pwm/dw: convert to use DEVICE_AND_API_INIT()
by Daniel Leung
· 9 years ago
17b3a85
pwm/dw: remove kconfigs that are SoC specific
by Daniel Leung
· 9 years ago
245e140
drivers: Replace DEV_INVALID_OP by -ENOTSUP
by Andre Guedes
· 9 years ago
7c956d2
drivers: Replace DEV_FAIL by -EIO
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
6604381
drivers: add new DesignWare PWM driver
by Daniel Leung
· 9 years ago