Home
last modified time | relevance | path

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

/dports/devel/openocd/openocd-0.11.0/src/flash/nor/
H A Dstm32lx.c45 #define FLASH_WRPR 0x20 macro
385 retval = target_read_u32(target, stm32lx_info->flash_base + FLASH_WRPR, in stm32lx_protect_check()
/dports/devel/stlink/stlink-1.7.0/src/
H A Dcommon.c51 #define FLASH_WRPR (FLASH_REGS_ADDR + 0x20) macro
462 stlink_read_debug32(sl, FLASH_WRPR, &rdp); in read_flash_rdp()