代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/262476/4312284
h ixosalosixp400customizedmapping.h
/**
* @file IxOsalOsIxp400CustomizedMapping.h
*
* @brief Set LE coherency modes for components.
* The default setting is IX_OSAL_NO_MAPPING for LE.
*
*
* By default IX_OSAL_STATIC_
www.eeworm.com/read/260772/4327617
h ixosalosixp400customizedmapping.h
/**
* @file IxOsalOsIxp400CustomizedMapping.h
*
* @brief Set LE coherency modes for components.
* The default setting is IX_OSAL_NO_MAPPING for LE.
*
*
* By default IX_OSAL_STATIC_
www.eeworm.com/read/259633/4340321
h resource.h
//{{NO_DEPENDENCIES}}
// App Studio generated include file.
// Used by PULSE.RC
//
#define _APS_NO_MFC 1
#define IDM_SETTING 10
#define IDM_START
www.eeworm.com/read/259633/4340448
h resource.h
//{{NO_DEPENDENCIES}}
// App Studio generated include file.
// Used by ALARM.RC
//
#define _APS_NO_MFC 1
#define IDM_SETTING 10
#define IDM_SCAN
www.eeworm.com/read/259633/4340716
h resource.h
//{{NO_DEPENDENCIES}}
// App Studio generated include file.
// Used by COUNTER.RC
//
#define _APS_NO_MFC 1
#define IDM_SETTING 10
#define IDM_SCAN
www.eeworm.com/read/254588/4381439
asm mpc_eep.asm
;-----------------------------------------------;
; EEPROM - Save volume setting
save_volume:
ldi r17,eeVolume ; Compare stored value to current value
rcall read_eep ;
lds r17,Volume ;
www.eeworm.com/read/254588/4381451
asm mpc_eep.asm
;-----------------------------------------------;
; EEPROM - Save volume setting
save_volume:
ldi r17,eeVolume ; Compare stored value to current value
rcall read_eep ;
lds r17,Volume ;
www.eeworm.com/read/253341/4395828
h ixosalosixp400customizedmapping.h
/**
* @file IxOsalOsIxp400CustomizedMapping.h
*
* @brief Set LE coherency modes for components.
* The default setting is IX_OSAL_NO_MAPPING for LE.
*
*
* By default IX_OSAL_STATIC_
www.eeworm.com/read/177530/6789496
txt readme.txt
Version History:
0.2 - Allow setting window name in INI
0.1 - Initial release.
----------
I am NOT a programmer by trade.
I did this simply because I hated the name changing
and it did
www.eeworm.com/read/474523/6811623
h direct.h
/*
* direct.h
*
* Functions for manipulating paths and directories (included from io.h)
* plus functions for setting the current drive.
*
* This file is part of the Mingw32 package.
*
* Contri