Zephyr API Documentation
4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mchp_reset.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
*/
12
13
#ifndef INCLUDE_ZEPHYR_DRIVERS_RESET_MCHP_RESET_H_
14
#define INCLUDE_ZEPHYR_DRIVERS_RESET_MCHP_RESET_H_
15
16
#if defined(CONFIG_RESET_MCHP_RSTC_G1)
17
#include "
mchp_rstc_g1.h
"
18
#endif
19
20
#endif
/* INCLUDE_ZEPHYR_DRIVERS_RESET_MCHP_RESET_H_ */
mchp_rstc_g1.h
Microchip RSTC G1 reset controller header.
zephyr
drivers
reset
mchp_reset.h
Generated on
for Zephyr API Documentation by
1.14.0