Zephyr API Documentation
4.4.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mchp_flash.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025-2026 Microchip Technology Inc.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
20
#ifndef INCLUDE_ZEPHYR_DRIVERS_FLASH_MCHP_FLASH_H_
21
#define INCLUDE_ZEPHYR_DRIVERS_FLASH_MCHP_FLASH_H_
22
23
#ifdef CONFIG_FLASH_MCHP_NVMCTRL_G1
24
#include "
mchp_nvmctrl_g1.h
"
25
#endif
/* CONFIG_FLASH_MCHP_NVMCTRL_G1 */
26
#ifdef CONFIG_FLASH_MCHP_NVMCTRL_G2
27
#include "
mchp_nvmctrl_g2.h
"
28
#endif
/* CONFIG_FLASH_MCHP_NVMCTRL_G2 */
29
#ifdef CONFIG_FLASH_MCHP_NVMCTRL_G3
30
#include "
mchp_nvmctrl_g3.h
"
31
#endif
/* CONFIG_FLASH_MCHP_NVMCTRL_G3 */
32
33
#endif
/* INCLUDE_ZEPHYR_DRIVERS_FLASH_MCHP_FLASH_H_ */
mchp_nvmctrl_g1.h
Header file for Microchip NVMCTRL G1 flash extended operations.
mchp_nvmctrl_g2.h
Header file supporting ex_op for Microchip flash-controller G2 driver.
mchp_nvmctrl_g3.h
Header file supporting ex_op for Microchip flash-controller G3 driver.
zephyr
drivers
flash
mchp_flash.h
Generated on Mon Aug 3 2026 10:12:00 for Zephyr API Documentation by
1.9.8