Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
stm32_flash_api_extensions.h File Reference

Header file for STM32 flash extended operations. More...

Go to the source code of this file.

Data Structures

struct  flash_stm32_ex_op_sector_wp_in
 Input structure for FLASH_STM32_EX_OP_SECTOR_WP operation. More...
 
struct  flash_stm32_ex_op_sector_wp_out
 Output structure for FLASH_STM32_EX_OP_SECTOR_WP operation. More...
 
struct  flash_stm32_ex_op_rdp
 Input structure for FLASH_STM32_EX_OP_RDP operation. More...
 

Enumerations

enum  stm32_ex_ops {
  FLASH_STM32_EX_OP_SECTOR_WP = FLASH_EX_OP_VENDOR_BASE , FLASH_STM32_EX_OP_RDP , FLASH_STM32_EX_OP_BLOCK_OPTION_REG , FLASH_STM32_EX_OP_BLOCK_CONTROL_REG ,
  FLASH_STM32_EX_OP_OPTB_READ , FLASH_STM32_EX_OP_OPTB_WRITE
}
 Enumeration for STM32 flash extended operations. More...
 
enum  stm32_qspi_ex_ops { FLASH_STM32_QSPI_EX_OP_GENERIC_READ , FLASH_STM32_QSPI_EX_OP_GENERIC_WRITE }
 Enumeration for STM32 QSPI extended operations. More...
 

Detailed Description

Header file for STM32 flash extended operations.