Home
last modified time | relevance | path

Searched refs:OB_WRPSTATE_ENABLE (Results 1 – 3 of 3) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_flash_ex.h108 ((__VALUE__) == OB_WRPSTATE_ENABLE))
332 #define OB_WRPSTATE_ENABLE (0x01U) /*!<Enable the write protection of the desired sectors*/ macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash_ex.c420 if (pOBInit->WRPState == OB_WRPSTATE_ENABLE) in HAL_FLASHEx_OBProgram()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h411 #define WRPSTATE_ENABLE OB_WRPSTATE_ENABLE

Completed in 27 milliseconds