blob: 9af580f117cda7cbd61abbcb550c6d7b4f154fb9 [file] [log] [blame]
# MCUXpresso SDK FTM PWM
# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0
config PWM_MCUX_FTM
bool "MCUX FTM PWM driver"
default y
depends on DT_HAS_NXP_KINETIS_FTM_PWM_ENABLED
select PINCTRL
help
Enable support for mcux ftm pwm driver.
config PWM_CAPTURE_MCUX_FTM_FILTER_VALUE
int "MCUX FTM PWM capture filter value"
depends on PWM_MCUX_FTM && PWM_CAPTURE
range 0 15
default 0
help
PWM capture filter value for channels 0 and 2.