代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/430182/1937129
c leds.c
#include
#include
#include
#include
#define FC_CONTROL 3 /* This should go somewhere else... */
void sun3_leds(unsigned char byte)
{
unsi
www.eeworm.com/read/430182/1940253
h leds.h
#ifndef _ASM_SN_SN1_LED_H
#define _ASM_SN_SN1_LED_H
/*
* Copyright (C) 2000 Silicon Graphics, Inc
* Copyright (C) 2000 Jack Steiner (steiner@sgi.com)
*/
#include
#define LED0 0xc000
www.eeworm.com/read/423568/2026693
c leds.c
#define GPBCON (*(volatile unsigned long *)0x56000010)
#define GPBDAT (*(volatile unsigned long *)0x56000014)
#define GPB7_out (1
www.eeworm.com/read/423568/2026697
s leds.s
leds: file format binary
Disassembly of section .data:
00000000 :
0: e59d0000 ldr r0, [sp]
4: e28d1004 add r1, sp, #4 ; 0x4
8: eb00000d bl 0x44
c: eafffffe b 0xc
10: e1
www.eeworm.com/read/415307/2137528
c leds.c
#define GPBCON (*(volatile unsigned long *)0x56000010)
#define GPBDAT (*(volatile unsigned long *)0x56000014)
#define GPB7_out (1
www.eeworm.com/read/415307/2137532
s leds.s
leds: file format binary
Disassembly of section .data:
00000000 :
0: e59d0000 ldr r0, [sp]
4: e28d1004 add r1, sp, #4 ; 0x4
8: eb00000d bl 0x44
c: eafffffe b 0xc
10: e1
www.eeworm.com/read/410339/2211989
h leds.h
/*
* linux/include/asm-arm/leds.h
*
* Copyright (C) 1998 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Li
www.eeworm.com/read/410339/2212346
h leds.h
/*
* linux/include/asm-arm/leds.h
*
* Copyright (C) 1998 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Li