Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mchp_clock_control.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Microchip Technology Inc.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
15#ifndef INCLUDE_ZEPHYR_DRIVERS_CLOCK_CONTROL_MCHP_CLOCK_CONTROL_H_
16#define INCLUDE_ZEPHYR_DRIVERS_CLOCK_CONTROL_MCHP_CLOCK_CONTROL_H_
17
18#include <zephyr/kernel.h>
20
21#if CONFIG_CLOCK_CONTROL_MCHP_SAM_D5X_E5X
23#endif /* CLOCK_CONTROL_MCHP_SAM_D5X_E5X */
24
25#endif /* INCLUDE_ZEPHYR_DRIVERS_CLOCK_CONTROL_MCHP_CLOCK_CONTROL_H_ */
Public Clock Control APIs.
Public kernel APIs.
Clock control header file for Microchip sam_d5x_e5x family.