Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_flash_ex.c491 pOBInit->WRPSector0To31 = (uint32_t)(FLASH->WRPR1); in HAL_FLASHEx_OBGetConfig()
1117 if (pOBInit->WRPSector0To31 != 0U) in FLASH_OB_WRPConfig()
1119 FLASH_OB_WRPConfigWRP1OrPCROP1(pOBInit->WRPSector0To31, NewState); in FLASH_OB_WRPConfig()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_flash_ex.h229 …uint32_t WRPSector0To31; /*!< WRPSector0To31: specifies the sector(s) which are write protected… member