Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_flash_ex.c493 pOBInit->WRPSector0To31 = (uint32_t)(FLASH->WRPR1); in HAL_FLASHEx_OBGetConfig()
1119 if (pOBInit->WRPSector0To31 != 0U) in FLASH_OB_WRPConfig()
1121 FLASH_OB_WRPConfigWRP1OrPCROP1(pOBInit->WRPSector0To31, NewState); in FLASH_OB_WRPConfig()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_flash_ex.h231 …uint32_t WRPSector0To31; /*!< WRPSector0To31: specifies the sector(s) which are write protected… member

Completed in 8 milliseconds