代码搜索结果

找到约 10,000 项符合 Debug 的代码

debug.ini

map x:0x110000,x:0x11FFFF read write exec vnm

debug.ini

/*------------------------------------------------------------- This file changes the analog inputs for the A/D to different values when the button is clicked --------------------------------------

debug.ini

/*------------------------------------------------------------- This file set the analog inputs for the A/D to different values depending on the button clicked -------------------------------------

debug.ini

/*------------------------------------------------------------- This file set the analog inputs for the A/D to different values depending on the button clicked -------------------------------------

debug.ini

/*------------------------------------------------------------- This file set the analog inputs for the A/D to different values depending on the button clicked -------------------------------------

debug.ini

g, main include "ADC.ini" ADC_Input (8, 2.5)

debug.ini

map X:0xE000,X:0xFFFF read write exec vnm map C:0xE000,C:0xE000 exec read bk * bs C:0xE000

debug.ini

include "watchdog.ini"

debug.ini

g, main include "ADC.ini" ADC_Input (8, 2.5)

debug.ini

define button "Set P1.0", "PORT1 |= 0x01" define button "Clr P1.0", "PORT1 &= ~0x01"