代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/315002/13554497
inc keytab1.inc
db "KeyTab00" ; Keyboard table name
db 1 ; LEDs on start
; bit0 - NumLED, bit1 - CapsLED, bit2 - ScrollLED
;---------------------------------------------------------------
;-----------------------
www.eeworm.com/read/481522/6642170
inc keytab1.inc
db "KeyTab00" ; Keyboard table name
db 1 ; LEDs on start
; bit0 - NumLED, bit1 - CapsLED, bit2 - ScrollLED
;---------------------------------------------------------------
;-----------------------
www.eeworm.com/read/480769/6661404
psm clock.psm
CONSTANT LED_port, 80 ;8 simple LEDs
CONSTANT LED0, 01 ; LED 0 - bit0
CONSTANT LED1, 02 ;
www.eeworm.com/read/346968/11709403
c ex5.c
//
// example 5: counting semaphore
// descriptions: Semaphore initialized is 3, thus 3 LEDs can be turned on at the same time.
// There are 8 initialized tasks,one task corresponds t
www.eeworm.com/read/149799/12349630
c ex5.c
//
// example 5: counting semaphore
// descriptions: Semaphore initialized is 3, thus 3 LEDs can be turned on at the same time.
// There are 8 initialized tasks,one task corresponds t
www.eeworm.com/read/130940/14166981
txt readme.txt
whats this?
-----------
this one is capturing keys from a standard at keyboard and displays the
characters on an LCD. the caps key toggles the keyboard LEDs.
this one isn't running that smoth ye
www.eeworm.com/read/129468/14240644
asm midimmcm8.asm
;********************************************************************
;*
;* MIDI Rekorder v2
;* "Mr. MIDI"
;* MMC/SD-card, LCD display, 5 buttons, 2 LEDs, MIDI I/O
;*
;*
;*** Includes
.incl
www.eeworm.com/read/316872/3584936
c heartbeat.c
/*
* Generic heartbeat driver for regular LED banks
*
* Copyright (C) 2007 Paul Mundt
*
* Most SH reference boards include a number of individual LEDs that can
* be independently controlled (ei