Home
last modified time | relevance | path

Searched refs:PCROPState (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash_ex.c555 assert_param(IS_PCROPSTATE(pAdvOBInit->PCROPState)); in HAL_FLASHEx_AdvOBProgram()
556 if (pAdvOBInit->PCROPState == OB_PCROP_STATE_ENABLE) in HAL_FLASHEx_AdvOBProgram()
608 pAdvOBInit->PCROPState = (FLASH->OBR & FLASH_OBR_SPRMOD) >> POSITION_VAL(FLASH_OBR_SPRMOD); in HAL_FLASHEx_AdvOBGetConfig()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_flash_ex.h277 uint32_t PCROPState; /*!< PCROPState: PCROP activation or deactivation. member

Completed in 7 milliseconds