Home
last modified time | relevance | path

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

/dports/devel/stlink/stlink-1.7.0/src/stlink-lib/
H A Dreg.h109 #define STLINK_REG_AIRCR 0xe000ed0c macro
H A Dsg.c559 if (stlink_write_debug32(sl, STLINK_REG_AIRCR, in _stlink_sg_reset()
/dports/devel/stlink/stlink-1.7.0/src/
H A Dcommon.c1718 ret = stlink_write_debug32(sl, STLINK_REG_AIRCR, in stlink_soft_reset()