Home
last modified time | relevance | path

Searched refs:bStopEnable (Results 1 – 5 of 5) sorted by relevance

/bsp/nv32f100x/board/src/
A Dsysinit.c89 sICSConfig.oscConfig.bStopEnable = 1; /* enabled in stop mode */ in sysinit()
/bsp/nv32f100x/lib/inc/
A Dwdog.h93 uint16_t bStopEnable : 1; /*!< enable watchdog in stop mode */ member
A Dics.h62 uint8_t bStopEnable : 1; /*!< 1: ֹͣģʽ��OSCʹ��, 0: ֹͣģʽ��OSC���� */ member
/bsp/nv32f100x/lib/src/
A Dwdog.c170 if(pConfig->sBits.bStopEnable) in WDOG_Init()
A Dics.c1061 if(pConfig->bStopEnable) /*停止模式下的OSC使能*/ in OSC_Init()

Completed in 14 milliseconds