13#ifndef __ZEPHYR_INCLUDE_DRIVERS_RTS5912_FLASH_API_EX_H__
14#define __ZEPHYR_INCLUDE_DRIVERS_RTS5912_FLASH_API_EX_H__
#define FLASH_EX_OP_VENDOR_BASE
Definition flash.h:688
flash_rts5912_ex_ops
Enumeration for Realtek RTS5912 flash extended operations.
Definition rts5912_flash_api_ex.h:26
@ FLASH_RTS5912_EX_OP_RD_SR
Reads the flash Status Register 1 (SR1).
Definition rts5912_flash_api_ex.h:80
@ FLASH_RTS5912_EX_OP_SET_WP
Sets the hardware Write Protect (WP#) pin state.
Definition rts5912_flash_api_ex.h:103
@ FLASH_RTS5912_EX_OP_GET_WP
Gets the hardware Write Protect (WP#) pin state.
Definition rts5912_flash_api_ex.h:116
@ FLASH_RTS5912_EX_OP_WR_SR
Writes to the flash Status Register 1 (SR1).
Definition rts5912_flash_api_ex.h:58
@ FLASH_RTS5912_EX_OP_WR_DISABLE
Sends the Write Disable (WRDI) command to the flash chip.
Definition rts5912_flash_api_ex.h:47
@ FLASH_RTS5912_EX_OP_WR_ENABLE
Sends the Write Enable (WREN) command to the flash chip.
Definition rts5912_flash_api_ex.h:36
@ FLASH_RTS5912_EX_OP_RD_SR2
Reads the flash Status Register 2 (SR2).
Definition rts5912_flash_api_ex.h:91
@ FLASH_RTS5912_EX_OP_WR_SR2
Writes to the flash Status Register 2 (SR2).
Definition rts5912_flash_api_ex.h:69