core_move_value_at_r2_disp is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDcore_move_value_at_r2_disp

core_move_value_at_r2_disp macro

Syntax

#define core_move_value_at_r2_disp(target, value, disp) exe(target, 3, 0x8646, value, disp)

Arguments

target

value

disp

References

LocationText
dsp5680xx.c:419
#define core_move_value_at_r2_disp(target, value, disp) exe(target, 3, 0x8646, value, disp)
dsp5680xx.c:1635
retval = core_move_value_at_r2_disp(target, 0x00, HFM_CNFG);
dsp5680xx.c:1638
retval = core_move_value_at_r2_disp(target, 0x04, HFM_USTAT);
dsp5680xx.c:1641
retval = core_move_value_at_r2_disp(target, 0x10, HFM_USTAT);
dsp5680xx.c:1643
retval = core_move_value_at_r2_disp(target, 0x20, HFM_USTAT);
dsp5680xx.c:1646
retval = core_move_value_at_r2_disp(target, 0x00, HFM_PROT);
dsp5680xx.c:1649
retval = core_move_value_at_r2_disp(target, 0x00, HFM_PROTB);
dsp5680xx.c:1664
retval = core_move_value_at_r2_disp(target, command, HFM_CMD);
dsp5680xx.c:1667
retval = core_move_value_at_r2_disp(target, 0x80, HFM_USTAT);
dsp5680xx.c:2015
retval = core_move_value_at_r2_disp(target, 0x00, HFM_CNFG);
dsp5680xx.c:2018
retval = core_move_value_at_r2_disp(target, 0x04, HFM_USTAT);
dsp5680xx.c:2021
retval = core_move_value_at_r2_disp(target, 0x10, HFM_USTAT);
dsp5680xx.c:2023
retval = core_move_value_at_r2_disp(target, 0x20, HFM_USTAT);
dsp5680xx.c:2026
retval = core_move_value_at_r2_disp(target, 0x00, HFM_PROT);
dsp5680xx.c:2029
retval = core_move_value_at_r2_disp(target, 0x00, HFM_PROTB);