代码搜索:modules
找到约 10,000 项符合「modules」的源代码
代码结果 10,000
www.eeworm.com/read/16069/644840
tcl init_kinetis.tcl
# this method initializes debug modules which are not affected by software reset
proc init_debug_modules {} {
# clear DWT function registers
reg DEMCR=0x1000001
reg DWT_FUNCTION0=0x0
re
www.eeworm.com/read/16069/644858
tcl init_kinetis.tcl
# this method initializes debug modules which are not affected by software reset
proc init_debug_modules {} {
# clear DWT function registers
reg DEMCR=0x1000001
reg DWT_FUNCTION0=0x0
re
www.eeworm.com/read/16069/644877
tcl init_kinetis.tcl
# this method initializes debug modules which are not affected by software reset
proc init_debug_modules {} {
# clear DWT function registers
reg DEMCR=0x1000001
reg DWT_FUNCTION0=0x0
re
www.eeworm.com/read/16069/644896
tcl init_kinetis.tcl
# this method initializes debug modules which are not affected by software reset
proc init_debug_modules {} {
# clear DWT function registers
reg DEMCR=0x1000001
reg DWT_FUNCTION0=0x0
re
www.eeworm.com/read/481405/1296689
h warmmcnodeauthmodules.h
/**
*/
#ifndef WAR_MMC_NODE_AUTH_MODULES_H
#define WAR_MMC_NODE_AUTH_MODULES_H
/* SYSTEM INCLUDES */
/* PROJECT INCLUDES */
#ifndef WAR_MMC_BASE_NODE_H
# include "WarMmcBaseNode.h"
#endif
#inc