代码搜索:CPU_Clock

找到约 56 项符合「CPU_Clock」的源代码

代码结果 56
www.eeworm.com/read/131772/14130083

h globalparams.h

// // This file contains defines to support oscillator register initialization // #define CPU_CLOCK 0x3 //CPU clock value #define CPU_CLOCK_MASK 0x7 //CPU clock mask #define CPU_CLOCK_
www.eeworm.com/read/267288/11186464

h globalparams.h

// // This file contains defines to support oscillator register initialization // #define CPU_CLOCK 0x0 //CPU clock value #define CPU_CLOCK_MASK 0x7 //CPU clock mask #define CPU_CLOCK_
www.eeworm.com/read/267286/11186798

h globalparams.h

// // This file contains defines to support oscillator register initialization // #define CPU_CLOCK 0x0 //CPU clock value #define CPU_CLOCK_MASK 0x7 //CPU clock mask #define CPU_CLOCK_
www.eeworm.com/read/272965/10935069

inc pocsag_decoder_globalparams.inc

; ; This file contains equates to support oscillator register initialization ; CPU_CLOCK: equ 3h ;CPU clock value CPU_CLOCK_MASK: equ 7h ;CPU clock mask CPU_CLOCK_JUST: equ 3h ;CPU clock
www.eeworm.com/read/333167/12700096

inc interop_asmtoc_globalparams.inc

; ; This file contains equates to support oscillator register initialization ; CPU_CLOCK: equ 0h ;CPU clock value CPU_CLOCK_MASK: equ 7h ;CPU clock mask CPU_CLOCK_JUST: equ 0h ;CPU cl
www.eeworm.com/read/131772/14130202

inc dds_globalparams.inc

; ; This file contains equates to support oscillator register initialization ; CPU_CLOCK: equ 3h ;CPU clock value CPU_CLOCK_MASK: equ 7h ;CPU clock mask CPU_CLOCK_JUST: equ 3h ;CPU cl
www.eeworm.com/read/267288/11186466

inc currentsource_globalparams.inc

; ; This file contains equates to support oscillator register initialization ; CPU_CLOCK: equ 0h ;CPU clock value CPU_CLOCK_MASK: equ 7h ;CPU clock mask CPU_CLOCK_JUST: equ 0h ;CPU cl
www.eeworm.com/read/267286/11186681

inc calllogger_globalparams.inc

; ; This file contains equates to support oscillator register initialization ; CPU_CLOCK: equ 0h ;CPU clock value CPU_CLOCK_MASK: equ 7h ;CPU clock mask CPU_CLOCK_JUST: equ 0h ;CPU cl
www.eeworm.com/read/182757/9192609

bat simulator.bat

SET RVCT22INC=D:\Keil\ARM\RV\INC SET RVCT22LIB=D:\Keil\ARM\RV\LIB SET CPU_TYPE=LPC2131 SET CPU_VENDOR=Philips SET UV2_TARGET=Simulator SET CPU_CLOCK=0x00000000 D:\Keil\ARM\BIN\ArmCC --Via ".\obj
www.eeworm.com/read/359114/10165691

bat target 1.bat

SET RVCT30INC=C:\Keil\ARM\RV30\INC SET RVCT30LIB=C:\Keil\ARM\RV30\LIB SET CPU_TYPE=LPC2136 SET CPU_VENDOR=Philips SET UV2_TARGET=Target 1 SET CPU_CLOCK=0x00000000 C:\Keil\ARM\BIN30\ArmAsm --Via