-
CONFIG_PWM_NRFX
¶
nRF PWM nrfx driver
Type: bool
Help¶
Enable support for nrfx Hardware PWM driver for nRF52 MCU series.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
NRFX_PWM
ifSOC_SERIES_NRF52X
&&PWM
Kconfig definition¶
At drivers/pwm/Kconfig.nrfx:6
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:44
→ drivers/pwm/Kconfig:55
Menu path: (top menu) → Device Drivers → PWM (Pulse Width Modulation) Drivers
menuconfig PWM_NRFX bool prompt "nRF PWM nrfx driver" ifSOC_SERIES_NRF52X
&&PWM
selectNRFX_PWM
ifSOC_SERIES_NRF52X
&&PWM
depends onSOC_SERIES_NRF52X
&&PWM
help Enable support for nrfx Hardware PWM driver for nRF52 MCU series.
(Definitions include propagated dependencies, including from if’s and menus.)