doxygen: remove some warnings
[fw/openocd] / src / target / arm_dpm.c
index b02baa39780afe686250f85dc7fedf347ca11e49..c5d797e6de33ad55502d2af6f778a17d345d0029 100644 (file)
@@ -276,6 +276,7 @@ fail:
  * Writes all modified core registers for all processor modes.  In normal
  * operation this is called on exit from halting debug state.
  *
+ * @param dpm: represents the processor
  * @param bpwp: true ensures breakpoints and watchpoints are set,
  *     false ensures they are cleared
  */