Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash_ex.c501 pOBInit->WRPSector32To63 = (uint32_t)(FLASH->WRPR2); in HAL_FLASHEx_OBGetConfig()
1131 if (pOBInit->WRPSector32To63 != 0U) in FLASH_OB_WRPConfig()
1133 FLASH_OB_WRPConfigWRP2OrPCROP2(pOBInit->WRPSector32To63, NewState); in FLASH_OB_WRPConfig()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_flash_ex.h238 …uint32_t WRPSector32To63; /*!< WRPSector32To63: specifies the sector(s) which are write protecte… member

Completed in 14 milliseconds