Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_flash_ex.c516 pOBInit->WRPSector96To127 = (uint32_t)(FLASH->WRPR4); in HAL_FLASHEx_OBGetConfig()
1154 if (pOBInit->WRPSector96To127 != 0U) in FLASH_OB_WRPConfig()
1156 FLASH_OB_WRPConfigWRP4(pOBInit->WRPSector96To127, NewState); in FLASH_OB_WRPConfig()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_flash_ex.h249 …uint32_t WRPSector96To127; /*!< WRPSector96To127: specifies the sector(s) which are write protect… member