22#ifndef INCLUDE_ZEPHYR_DRIVERS_FLASH_MCHP_NVMCTRL_G2_H_
23#define INCLUDE_ZEPHYR_DRIVERS_FLASH_MCHP_NVMCTRL_G2_H_
@ 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
flash_mchp_ex_ops_t
Enumeration of extended operation codes for the MCHP NVMCTRL G1 flash controller.
Definition mchp_nvmctrl_g1.h:29
@ FLASH_EX_OP_REGION_LOCK
Locks all regions of flash memory.
Definition mchp_nvmctrl_g1.h:63
@ FLASH_EX_OP_REGION_UNLOCK
Unlocks all regions of flash memory.
Definition mchp_nvmctrl_g1.h:74