HAL + 0/9 examples
CodeScope will show references to OB_WRPSTATE_ENABLE from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
IAP
STM32469I_EVAL
Applications
IAP
Examples
FLASH
STM324x9I_EVAL
Applications
IAP
Examples
FLASH
STM324xG_EVAL
Applications
IAP
Examples
FLASH
STM32F412G-Discovery
Examples
FLASH
STM32F413H-Discovery
Examples
FLASH
 
Symbols
loading...
Files
loading...

OB_WRPSTATE_ENABLE macro

Enable the write protection of the desired bank 1 sectors

Syntax

#define OB_WRPSTATE_ENABLE 0x00000001U

Examples

OB_WRPSTATE_ENABLE is referenced by 9 libraries and example projects.

References

LocationText
stm32f4xx_hal_flash_ex.h:165
#define OB_WRPSTATE_ENABLE 0x00000001U /*!< Enable the write protection of the desired bank 1 sectors */
stm32_hal_legacy.h:460
#define WRPSTATE_ENABLE OB_WRPSTATE_ENABLE
stm32f4xx_hal_flash_ex.c:298
if (pOBInit->WRPState == OB_WRPSTATE_ENABLE)
stm32f4xx_hal_flash_ex.h:820
((VALUE) == OB_WRPSTATE_ENABLE))