Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_flash_ex.c499 pOBInit->WRPSector32To63 = (uint32_t)(FLASH->WRPR2); in HAL_FLASHEx_OBGetConfig()
1129 if (pOBInit->WRPSector32To63 != 0U) in FLASH_OB_WRPConfig()
1131 FLASH_OB_WRPConfigWRP2OrPCROP2(pOBInit->WRPSector32To63, NewState); in FLASH_OB_WRPConfig()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_flash_ex.h236 …uint32_t WRPSector32To63; /*!< WRPSector32To63: specifies the sector(s) which are write protecte… member