Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_flash_ex.c115 static uint32_t FLASH_OB_GetWRP2(void);
413 pOBInit->WRPSector2 = FLASH_OB_GetWRP2(); in HAL_FLASHEx_OBGetConfig()
1007 static uint32_t FLASH_OB_GetWRP2(void) in FLASH_OB_GetWRP2() function