zephyr/drivers/pwm
Peter Bigot 6e5db350b2 coccinelle: standardize k_sleep calls with integer timeouts
Re-run with updated script to convert integer literal delay arguments to
k_sleep to use the standard timeout macros.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2019-10-09 08:38:10 -04:00
..
CMakeLists.txt drivers/pwm: Add support for Microchip's XEC PWM devices 2019-09-19 20:45:37 -04:00
Kconfig drivers/pwm: Add support for Microchip's XEC PWM devices 2019-09-19 20:45:37 -04:00
Kconfig.dw
Kconfig.esp32
Kconfig.imx
Kconfig.mcux
Kconfig.mcux_ftm
Kconfig.nrf5_sw drivers: pwm_nrf5_sw: Remove PWM_NRF5_SW_0_DEV_NAME Kconfig option 2019-10-04 17:21:32 +02:00
Kconfig.nrfx
Kconfig.pca9685
Kconfig.sam
Kconfig.sifive
Kconfig.stm32
Kconfig.xec drivers/pwm: Add support for Microchip's XEC PWM devices 2019-09-19 20:45:37 -04:00
pwm_dw.c
pwm_handlers.c
pwm_imx.c coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
pwm_led_esp32.c dts: esp32: Add GPIO support in DT 2019-09-25 17:39:42 +02:00
pwm_mchp_xec.c drivers: pwm: pwm_mchp_xec: Fix u32_t overflow for freq calculation 2019-10-07 21:53:46 -04:00
pwm_mcux.c
pwm_mcux_ftm.c
pwm_nrf5_sw.c drivers: pwm_nrf5_sw: Remove PWM_NRF5_SW_0_DEV_NAME Kconfig option 2019-10-04 17:21:32 +02:00
pwm_nrfx.c drivers: pwm_nrfx: use IS_ENABLED to eliminate a bunch of #ifndefs 2019-09-25 17:42:53 +02:00
pwm_pca9685.c
pwm_pca9685.h
pwm_sam.c
pwm_sifive.c
pwm_stm32.c
pwm_stm32.h