zephyr/soc/adi/max32/Kconfig.defconfig.max32690

15 lines
286 B
Plaintext

# Analog Devices MAX32690 MCU
# Copyright (c) 2023-2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0
if SOC_MAX32690
config SYS_CLOCK_HW_CYCLES_PER_SEC
default $(dt_node_int_prop_int,/clocks/clk_ipo,clock-frequency)
config NUM_IRQS
default 112
endif # SOC_MAX32690