Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
cc9caf4b222eefdeb3f1a3fc8ef64d73339c7e78
/
.
/
drivers
/
counter
/
Kconfig.mcux_pit
blob: 30ecac8bc71563d75956de7a9a95089218e4344b [
file
] [
log
] [
blame
]
# MCUXpresso SDK Periodic Interrupt Timer (PIT)
# Copyright 2020 NXP
# SPDX-License-Identifier: Apache-2.0
config COUNTER_MCUX_PIT
bool
"MCUX PIT driver"
depends on HAS_MCUX_PIT
help
Enable
support
for
the MCUX
Periodic
Interrupt
Timer
(
PIT
).