blob: febd0c349f4f82c5cf1a7896eaf31339e78dc59d [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"
depends on HAS_MCUX_FTM
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.