PRG is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

PRG macro

Syntax

#define PRG 0x01

References

LocationText
stm8.c:121
#define PRG 0x01
stm8.c:688
stm8_write_u8(target, stm8->flash_cr2, PRG + opt);
stm8.c:690
stm8_write_u8(target, stm8->flash_ncr2, ~(PRG + opt));