Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash_ex.c120 static HAL_StatusTypeDef FLASH_OB_PCROPConfig(FLASH_AdvOBProgramInitTypeDef *pAdvOBInit, Functiona…
559 status = FLASH_OB_PCROPConfig(pAdvOBInit, ENABLE); in HAL_FLASHEx_AdvOBProgram()
568 status = FLASH_OB_PCROPConfig(pAdvOBInit, DISABLE); in HAL_FLASHEx_AdvOBProgram()
1183 static HAL_StatusTypeDef FLASH_OB_PCROPConfig(FLASH_AdvOBProgramInitTypeDef *pAdvOBInit, Functional… in FLASH_OB_PCROPConfig() function

Completed in 6 milliseconds