Zephyr API Documentation 4.4.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mchp_nvmctrl_g2.h File Reference

Header file supporting ex_op for Microchip flash-controller G2 driver. More...

Go to the source code of this file.

Enumerations

enum  flash_mchp_ex_ops_t {
  FLASH_EX_OP_REGION_LOCK , FLASH_EX_OP_REGION_UNLOCK , FLASH_EX_OP_SET_PWR_REDUCTION_MODE , FLASH_EX_OP_CLR_PWR_REDUCTION_MODE ,
  FLASH_EX_OP_CLR_PAGE_BUFFER , FLASH_EX_OP_SET_SECURITY_BIT , FLASH_EX_OP_INVALIDATE_CACHE_LINES , FLASH_EX_OP_SET_CHIP_ERASE_HARDLOCK
}
 This enumeration defines the set of extended operations that can be performed on the flash memory, such as erasing or writing the user row, and locking or unlocking specific flash regions. More...
 

Detailed Description

Header file supporting ex_op for Microchip flash-controller G2 driver.

This header provides definitions for additional flash memory operations specific to the Microchip NVMCTRL G2 flash controller. It extends the standard flash driver capabilities by enabling advanced operations such as region locking/unlocking, clear page buffer, etc.

Note
This file should only be included when targeting devices with the NVMCTRL G2 flash controller.