Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash_ex.c1186 FunctionalState pcropstate = DISABLE; in FLASH_OB_PCROPConfig() local
1194 pcropstate = ENABLE; in FLASH_OB_PCROPConfig()
1206 FLASH_OB_WRPConfigWRP1OrPCROP1(pAdvOBInit->PCROPSector0To31, pcropstate); in FLASH_OB_PCROPConfig()
1215 FLASH_OB_WRPConfigWRP2OrPCROP2(pAdvOBInit->PCROPSector32To63, pcropstate); in FLASH_OB_PCROPConfig()

Completed in 7 milliseconds