Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_flash_ex.c136 static HAL_StatusTypeDef FLASH_OB_PCROPConfig(FLASH_AdvOBProgramInitTypeDef *pAdvOBInit, Functiona…
575 status = FLASH_OB_PCROPConfig(pAdvOBInit, ENABLE); in HAL_FLASHEx_AdvOBProgram()
584 status = FLASH_OB_PCROPConfig(pAdvOBInit, DISABLE); in HAL_FLASHEx_AdvOBProgram()
1190 static HAL_StatusTypeDef FLASH_OB_PCROPConfig(FLASH_AdvOBProgramInitTypeDef *pAdvOBInit, Functional… in FLASH_OB_PCROPConfig() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_flash_ex.c115 static HAL_StatusTypeDef FLASH_OB_PCROPConfig(uint32_t PCROPConfig, uint32_t PCROPStartAddr, uint32…
380 …if(FLASH_OB_PCROPConfig(pOBInit->PCROPConfig, pOBInit->PCROPStartAddr, pOBInit->PCROPEndAddr) != H… in HAL_FLASHEx_OBProgram()
1016 static HAL_StatusTypeDef FLASH_OB_PCROPConfig(uint32_t PCROPConfig, uint32_t PCROPStartAddr, uint32… in FLASH_OB_PCROPConfig() function