代码搜索:ctrl

找到约 10,000 项符合「ctrl」的源代码

代码结果 10,000
www.eeworm.com/read/163380/10163302

h ctrl_set.h

#ifndef __CTRL_SET_H #define __CTRL_SET_H #include "DataType.h" void ChangePllValue(int, int, int); void PortInit(void); void RtcSetDay(TIME_STRUC *time); void RtcSetWeek(TIME_STRUC *time)
www.eeworm.com/read/356716/10222599

rmh dac_ctrl.rmh

/* Symbol Table */ // BTN_east = CONSTANT: 2 // BTN_north = CONSTANT: 1 // BTN_south = CONSTANT: 4 // BTN_west = CONSTANT: 8 // ISR = LABEL: 192 // LED0 = CONSTANT: 1 // LED1 = CONSTANT: 2 // LED2 = C
www.eeworm.com/read/356716/10222602

rmh adc_ctrl.rmh

/* Symbol Table */ // ADC0_lsb = CONSTANT: 0 // ADC0_msb = CONSTANT: 1 // ADC1_lsb = CONSTANT: 2 // ADC1_msb = CONSTANT: 3 // AD_sign = LABEL: 59 // BTN_east = CONSTANT: 2 // BTN_north = CONSTANT: 1 /
www.eeworm.com/read/356716/10222606

rmh led_ctrl.rmh

/* Symbol Table */ // ISR = LABEL: 254 // ISR_preserve_s0 = CONSTANT: 13 // ISR_preserve_s1 = CONSTANT: 14 // ISR_preserve_s2 = CONSTANT: 15 // LED0 = CONSTANT: 1 // LED0_sequence = CONSTANT: 16 // LE
www.eeworm.com/read/356716/10222607

psm led_ctrl.psm

; KCPSM3 Program - LED control with Pulse Width Modulation (PWM). ; ; Design provided for use with the design 'low_cost_design_authe
www.eeworm.com/read/356716/10222616

rmh pwm_ctrl.rmh

/* Symbol Table */ // ASCII_byte_to_hex = LABEL: 151 // ASCII_letter = LABEL: 174 // ASCII_to_hex = LABEL: 164 // BS_edit = LABEL: 116 // IO_command = LABEL: 66 // ISR = LABEL: 279 // ISR_preserve_s0
www.eeworm.com/read/356716/10222626

psm fg_ctrl.psm

; KCPSM3 Program - Control and calculation for Frequency Generator design using the ; Spartan-3E Starter Kit. ;
www.eeworm.com/read/356716/10222629

rmh fg_ctrl.rmh

/* Symbol Table */ // BCD_digit0 = CONSTANT: 3 // BCD_digit1 = CONSTANT: 4 // BCD_digit2 = CONSTANT: 5 // BCD_digit3 = CONSTANT: 6 // BCD_digit4 = CONSTANT: 7 // BCD_digit5 = CONSTANT: 8 // BCD_digit6
www.eeworm.com/read/356716/10222630

psm pwm_ctrl.psm

; KCPSM3 Program - Pulse Width Modulation (PWM) Control on the Spartan-3E Starter Kit. ; ; Ken Chapman - Xilinx Ltd
www.eeworm.com/read/356716/10222635

psm dac_ctrl.psm

;KCPSM3 Program - SPI Control of D/A converter on Spartan-3E Starter Kit. ; ; ;Ken Chapman - Xilinx Ltd ;