Macros
Collaboration diagram for FLASH Option Type:

Macros

#define OPTIONBYTE_ALL
 
#define OPTIONBYTE_ALL
 
#define OPTIONBYTE_BOOTADD   0x40U
 
#define OPTIONBYTE_BOOTADD   0x40U
 
#define OPTIONBYTE_BOOTADDR_0   ((uint32_t)0x10U)
 
#define OPTIONBYTE_BOOTADDR_1   ((uint32_t)0x20U)
 
#define OPTIONBYTE_BOR   ((uint32_t)0x08U)
 
#define OPTIONBYTE_BOR   0x00000008U
 
#define OPTIONBYTE_BOR   0x00000008U
 
#define OPTIONBYTE_BOR   0x00000008U
 
#define OPTIONBYTE_BOR   0x10U
 
#define OPTIONBYTE_BOR   0x10U
 
#define OPTIONBYTE_PCROP   0x08U
 
#define OPTIONBYTE_PCROP   0x08U
 
#define OPTIONBYTE_RDP   ((uint32_t)0x02U)
 
#define OPTIONBYTE_RDP   0x00000002U
 
#define OPTIONBYTE_RDP   0x00000002U
 
#define OPTIONBYTE_RDP   0x00000002U
 
#define OPTIONBYTE_RDP   0x02U
 
#define OPTIONBYTE_RDP   0x02U
 
#define OPTIONBYTE_SECURE_AREA   0x20U
 
#define OPTIONBYTE_SECURE_AREA   0x20U
 
#define OPTIONBYTE_USER   ((uint32_t)0x04U)
 
#define OPTIONBYTE_USER   0x00000004U
 
#define OPTIONBYTE_USER   0x00000004U
 
#define OPTIONBYTE_USER   0x00000004U
 
#define OPTIONBYTE_USER   0x04U
 
#define OPTIONBYTE_USER   0x04U
 
#define OPTIONBYTE_WRP   ((uint32_t)0x01U)
 
#define OPTIONBYTE_WRP   0x00000001U
 
#define OPTIONBYTE_WRP   0x00000001U
 
#define OPTIONBYTE_WRP   0x00000001U
 
#define OPTIONBYTE_WRP   0x01U
 
#define OPTIONBYTE_WRP   0x01U
 

Detailed Description

Macro Definition Documentation

◆ OPTIONBYTE_ALL [1/2]

#define OPTIONBYTE_ALL
Value:
OPTIONBYTE_PCROP | OPTIONBYTE_BOR | OPTIONBYTE_SECURE_AREA |\
OPTIONBYTE_BOOTADD)

All option byte configuration

Definition at line 260 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_ALL [2/2]

#define OPTIONBYTE_ALL
Value:
OPTIONBYTE_PCROP | OPTIONBYTE_BOR | OPTIONBYTE_SECURE_AREA |\
OPTIONBYTE_BOOTADD)

All option byte configuration

Definition at line 260 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_BOOTADD [1/2]

#define OPTIONBYTE_BOOTADD   0x40U

BOOT ADD option byte configuration

Definition at line 235 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_BOOTADD [2/2]

#define OPTIONBYTE_BOOTADD   0x40U

BOOT ADD option byte configuration

Definition at line 235 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_BOOTADDR_0

#define OPTIONBYTE_BOOTADDR_0   ((uint32_t)0x10U)

Boot 0 Address configuration

Definition at line 153 of file stm32f7xx_hal_flash_ex.h.

◆ OPTIONBYTE_BOOTADDR_1

#define OPTIONBYTE_BOOTADDR_1   ((uint32_t)0x20U)

Boot 1 Address configuration

Definition at line 154 of file stm32f7xx_hal_flash_ex.h.

◆ OPTIONBYTE_BOR [1/6]

#define OPTIONBYTE_BOR   ((uint32_t)0x08U)

BOR option byte configuration

Definition at line 152 of file stm32f7xx_hal_flash_ex.h.

◆ OPTIONBYTE_BOR [2/6]

#define OPTIONBYTE_BOR   0x00000008U

BOR option byte configuration

Definition at line 178 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ OPTIONBYTE_BOR [3/6]

#define OPTIONBYTE_BOR   0x00000008U

BOR option byte configuration

Definition at line 178 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ OPTIONBYTE_BOR [4/6]

#define OPTIONBYTE_BOR   0x00000008U

BOR option byte configuration

Definition at line 178 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ OPTIONBYTE_BOR [5/6]

#define OPTIONBYTE_BOR   0x10U

BOR option byte configuration

Definition at line 228 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_BOR [6/6]

#define OPTIONBYTE_BOR   0x10U

BOR option byte configuration

Definition at line 228 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_PCROP [1/2]

#define OPTIONBYTE_PCROP   0x08U

PCROP option byte configuration

Definition at line 227 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_PCROP [2/2]

#define OPTIONBYTE_PCROP   0x08U

PCROP option byte configuration

Definition at line 227 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_RDP [1/6]

#define OPTIONBYTE_RDP   ((uint32_t)0x02U)

RDP option byte configuration

Definition at line 150 of file stm32f7xx_hal_flash_ex.h.

◆ OPTIONBYTE_RDP [2/6]

#define OPTIONBYTE_RDP   0x00000002U

RDP option byte configuration

Definition at line 176 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ OPTIONBYTE_RDP [3/6]

#define OPTIONBYTE_RDP   0x00000002U

RDP option byte configuration

Definition at line 176 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ OPTIONBYTE_RDP [4/6]

#define OPTIONBYTE_RDP   0x00000002U

RDP option byte configuration

Definition at line 176 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ OPTIONBYTE_RDP [5/6]

#define OPTIONBYTE_RDP   0x02U

RDP option byte configuration

Definition at line 225 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_RDP [6/6]

#define OPTIONBYTE_RDP   0x02U

RDP option byte configuration

Definition at line 225 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_SECURE_AREA [1/2]

#define OPTIONBYTE_SECURE_AREA   0x20U

secure area option byte configuration

Definition at line 229 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_SECURE_AREA [2/2]

#define OPTIONBYTE_SECURE_AREA   0x20U

secure area option byte configuration

Definition at line 229 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_USER [1/6]

#define OPTIONBYTE_USER   ((uint32_t)0x04U)

USER option byte configuration

Definition at line 151 of file stm32f7xx_hal_flash_ex.h.

◆ OPTIONBYTE_USER [2/6]

#define OPTIONBYTE_USER   0x00000004U

USER option byte configuration

Definition at line 177 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ OPTIONBYTE_USER [3/6]

#define OPTIONBYTE_USER   0x00000004U

USER option byte configuration

Definition at line 177 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ OPTIONBYTE_USER [4/6]

#define OPTIONBYTE_USER   0x00000004U

USER option byte configuration

Definition at line 177 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ OPTIONBYTE_USER [5/6]

#define OPTIONBYTE_USER   0x04U

USER option byte configuration

Definition at line 226 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_USER [6/6]

#define OPTIONBYTE_USER   0x04U

USER option byte configuration

Definition at line 226 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_WRP [1/6]

#define OPTIONBYTE_WRP   ((uint32_t)0x01U)

WRP option byte configuration

Definition at line 149 of file stm32f7xx_hal_flash_ex.h.

◆ OPTIONBYTE_WRP [2/6]

#define OPTIONBYTE_WRP   0x00000001U

WRP option byte configuration

Definition at line 175 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ OPTIONBYTE_WRP [3/6]

#define OPTIONBYTE_WRP   0x00000001U

WRP option byte configuration

Definition at line 175 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ OPTIONBYTE_WRP [4/6]

#define OPTIONBYTE_WRP   0x00000001U

WRP option byte configuration

Definition at line 175 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h.

◆ OPTIONBYTE_WRP [5/6]

#define OPTIONBYTE_WRP   0x01U

WRP option byte configuration

Definition at line 224 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

◆ OPTIONBYTE_WRP [6/6]

#define OPTIONBYTE_WRP   0x01U

WRP option byte configuration

Definition at line 224 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.

OPTIONBYTE_WRP
#define OPTIONBYTE_WRP
Definition: stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:224
OPTIONBYTE_USER
#define OPTIONBYTE_USER
Definition: stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:226
OPTIONBYTE_BOR
#define OPTIONBYTE_BOR
Definition: stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:228
OPTIONBYTE_SECURE_AREA
#define OPTIONBYTE_SECURE_AREA
Definition: stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:229
OPTIONBYTE_RDP
#define OPTIONBYTE_RDP
Definition: stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:225


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:06