Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
# i.MX RT1062

# Copyright (c) 2018, NXP
# SPDX-License-Identifier: Apache-2.0

if SOC_MIMXRT1062

config SOC
	default "mimxrt1062"

config NUM_IRQS
	default 160

config ARM_DIV
	default 1

config AHB_DIV
	default 0

config IPG_DIV
	default 3

config GPIO
	default y

endif # SOC_MIMXRT1062