Zephyr Project API
4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mchp_flash.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
19
20
#ifndef ZEPHYR_INCLUDE_DRIVERS_FLASH_MCHP_FLASH_H_
21
#define ZEPHYR_INCLUDE_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_G3
27
#include "
mchp_nvmctrl_g3.h
"
28
#endif
/* CONFIG_FLASH_MCHP_NVMCTRL_G3 */
29
30
#endif
/* ZEPHYR_INCLUDE_DRIVERS_FLASH_MCHP_FLASH_H_ */
mchp_nvmctrl_g1.h
Header file for Microchip NVMCTRL G1 flash extended operations.
mchp_nvmctrl_g3.h
Header file supporting ex_op for Microchip flash-controller G3 driver.
include
zephyr
drivers
flash
mchp_flash.h
Generated on
for Zephyr Project API by
1.16.1