Home
last modified time | relevance | path

Searched refs:stopFLL (Results 1 – 6 of 6) sorted by relevance

/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/src/hal/macros/
H A DConfigure.c159 deviceSettings.stopFLL = value; in HAL_FUNCTION()
H A DRestoreContext_ReleaseJtag.c137 if(deviceSettings.stopFLL) in HAL_FUNCTION()
H A DSyncJtag_Conditional_SaveContext.c222 if(deviceSettings.stopFLL) in HAL_FUNCTION()
H A DExecuteFunclet.c233 if(deviceSettings.stopFLL) in HAL_FUNCTION()
H A DExecuteFuncletJtag.c271 if(deviceSettings.stopFLL) in HAL_FUNCTION()
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/include/
H A Dhal.h79 unsigned short stopFLL; member