zephyr/drivers/pwm
Erwan Gouriou 9062e97a45 drivers: stm32: check clock_control_on return value
Check clock_control_on return value now that it is checking appropriate
bus is used in the request.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-12-07 11:31:48 -05:00
..
CMakeLists.txt drivers: add i.MX PWM driver 2018-07-17 16:08:22 -05:00
Kconfig driver: pwm: use new logger 2018-10-08 17:49:12 -04:00
Kconfig.dw drivers: pwm: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.esp32 drivers: pwm: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.imx Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.mcux_ftm Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.nrf5_sw Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.nrfx drivers: pwm: nrf: Add nrfx_pwm.c to the build when PWM_NRFX is enabled 2018-07-05 11:58:51 +02:00
Kconfig.pca9685 Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.qmsi Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.stm32 drivers: pwm: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm_dw.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
pwm_handlers.c syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
pwm_imx.c driver: pwm: use new logger 2018-10-08 17:49:12 -04:00
pwm_led_esp32.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
pwm_mcux_ftm.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
pwm_nrf5_sw.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
pwm_nrfx.c drivers: pwm: Add power management to pwm_nrfx 2018-11-16 15:01:16 +01:00
pwm_pca9685.c
pwm_pca9685.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
pwm_qmsi.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
pwm_stm32.c drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
pwm_stm32.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00