zephyr/drivers/pwm
Andrzej Głąbek 70d426bd33 modules: Kconfig: Unify the way of enabling instances in nrfx drivers
Use a consistent way of enabling particular instances of peripherals
in nrfx drivers through options defined in modules/Kconfig.nordic,
to make the usage of nrfx drivers in Zephyr, especially the ones for
which there are no Zephyr driver shims (yet), easier.

Jira: NCSDK-2744

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2019-09-10 13:23:44 +02:00
..
CMakeLists.txt drivers: pwm: Add NXP MCUX PWM driver 2019-08-07 07:38:40 -05:00
Kconfig drivers: pwm: Add NXP MCUX PWM driver 2019-08-07 07:38:40 -05:00
Kconfig.dw
Kconfig.esp32
Kconfig.imx
Kconfig.mcux drivers: pwm: Add NXP MCUX PWM driver 2019-08-07 07:38:40 -05:00
Kconfig.mcux_ftm
Kconfig.nrf5_sw
Kconfig.nrfx modules: Kconfig: Unify the way of enabling instances in nrfx drivers 2019-09-10 13:23:44 +02:00
Kconfig.pca9685
Kconfig.qmsi
Kconfig.sam
Kconfig.sifive riscv: freedom: rename RISCV32 to RISCV 2019-08-08 00:29:24 -04:00
Kconfig.stm32
pwm_dw.c
pwm_handlers.c
pwm_imx.c
pwm_led_esp32.c
pwm_mcux_ftm.c drivers: pwm: mcux_ftm: use device tree for obtaining clock frequency 2019-08-09 07:32:43 -05:00
pwm_mcux.c drivers: pwm: Add NXP MCUX PWM driver 2019-08-07 07:38:40 -05:00
pwm_nrf5_sw.c
pwm_nrfx.c
pwm_pca9685.c
pwm_pca9685.h
pwm_qmsi.c
pwm_sam.c
pwm_sifive.c
pwm_stm32.c
pwm_stm32.h