代码搜索:enabling
找到约 785 项符合「enabling」的源代码
代码结果 785
www.eeworm.com/read/393485/8283838
cpp ex258_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA9I // Compile OTL 4.0/OCI9i
// #define OTL_ORA8
// #define OTL_ORA8I
#if defined(_MSC_VER) // VC++
// Enabling
www.eeworm.com/read/174072/9609617
cpp ex258_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA9I // Compile OTL 4.0/OCI9i
// #define OTL_ORA8
// #define OTL_ORA8I
#if defined(_MSC_VER) // VC++
// Enabling s
www.eeworm.com/read/209902/15211956
dat ice_reset.dat
Com Enable the vector catch for reset only
spp vector_catch 0x1
Com Set a breakpoint at address 0
br 0x0
Com br 0x68
Com This script follows the WD Enabling Sequence from the x40 Datasheet
Com D
www.eeworm.com/read/281949/4110614
inc init_ddr.inc
//clearbreak
//bexec 0x00000000
//wait = on
//reset
pause 2
setreg @CP15_CONTROL=0x00050078
// configuring CP15 for enabling the pripheral bus
setreg @CP15_PERIP_MEM_REMAP=0x40000015
setreg @CPSR=0x1
www.eeworm.com/read/341748/12067898
txt readme.txt
AVR看门狗 一个硬件单元,当程序由于某种原因跑“飞”了,它就Reset程序。就像小狗看门一样。
//Watchdog initialize
// prescale: 2048K
void watchdog_init(void)
{
WDR(); //this prevents a timout on enabling
WDTCR = 0x0F; //WATCHDOG E