Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5531525f17d2e5fe9b9511bbb8a97a6a8e41b36a
/
.
/
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
).