Zephyr API Documentation 4.4.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mchp_nvmctrl_g2.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2026 Microchip Technology Inc.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
22#ifndef INCLUDE_ZEPHYR_DRIVERS_FLASH_MCHP_NVMCTRL_G2_H_
23#define INCLUDE_ZEPHYR_DRIVERS_FLASH_MCHP_NVMCTRL_G2_H_
24
49
54#endif /* INCLUDE_ZEPHYR_DRIVERS_FLASH_MCHP_NVMCTRL_G2_H_ */
flash_mchp_ex_ops_t
This enumeration defines the set of extended operations that can be performed on the flash memory,...
Definition mchp_nvmctrl_g2.h:39
@ FLASH_EX_OP_REGION_LOCK
Lock a specific region.
Definition mchp_nvmctrl_g2.h:40
@ FLASH_EX_OP_REGION_UNLOCK
Unlock a specific region.
Definition mchp_nvmctrl_g2.h:41
@ FLASH_EX_OP_CLR_PWR_REDUCTION_MODE
Clears the Power Reduction mode.
Definition mchp_nvmctrl_g2.h:43
@ FLASH_EX_OP_SET_CHIP_ERASE_HARDLOCK
Set Chip Erase Hard Lock.
Definition mchp_nvmctrl_g2.h:47
@ FLASH_EX_OP_SET_PWR_REDUCTION_MODE
Sets the Power Reduction mode.
Definition mchp_nvmctrl_g2.h:42
@ FLASH_EX_OP_CLR_PAGE_BUFFER
Clears the flash page buffer.
Definition mchp_nvmctrl_g2.h:44
@ FLASH_EX_OP_INVALIDATE_CACHE_LINES
Invalidates all cache lines.
Definition mchp_nvmctrl_g2.h:46
@ FLASH_EX_OP_SET_SECURITY_BIT
Set Security Bit.
Definition mchp_nvmctrl_g2.h:45