Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Header file for Renesas RA flash extended operations. More...
#include <zephyr/drivers/flash.h>
Go to the source code of this file.
Data Structures | |
struct | flash_ra_cf_block_map |
A bitmask structure for mapping code flash blocks. More... | |
struct | flash_ra_ex_write_protect_in |
Input parameters for FLASH_RA_EX_OP_WRITE_PROTECT operation. More... | |
struct | flash_ra_ex_write_protect_out |
Output parameters for FLASH_RA_EX_OP_WRITE_PROTECT operation. More... | |
Typedefs | |
typedef struct flash_ra_ex_write_protect_in | flash_ra_ex_write_protect_in_t |
Input parameters for FLASH_RA_EX_OP_WRITE_PROTECT operation. | |
typedef struct flash_ra_ex_write_protect_out | flash_ra_ex_write_protect_out_t |
Output parameters for FLASH_RA_EX_OP_WRITE_PROTECT operation. | |
Enumerations | |
enum | ra_ex_ops { FLASH_RA_EX_OP_WRITE_PROTECT = FLASH_EX_OP_VENDOR_BASE } |
Enumeration for Renesas RA flash extended operations. More... | |
Header file for Renesas RA flash extended operations.