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
>
19
#include <
zephyr/drivers/clock_control.h
>
20
21
#if CONFIG_CLOCK_CONTROL_MCHP_SAM_D5X_E5X
22
#include <
zephyr/drivers/clock_control/mchp_clock_sam_d5x_e5x.h
>
23
#endif
/* CLOCK_CONTROL_MCHP_SAM_D5X_E5X */
24
25
#endif
/* INCLUDE_ZEPHYR_DRIVERS_CLOCK_CONTROL_MCHP_CLOCK_CONTROL_H_ */
clock_control.h
Public Clock Control APIs.
kernel.h
Public kernel APIs.
mchp_clock_sam_d5x_e5x.h
Clock control header file for Microchip sam_d5x_e5x family.
include
zephyr
drivers
clock_control
mchp_clock_control.h
Generated on Sun Aug 24 2025 06:52:30 for Zephyr Project API by
1.9.8