代码搜索:4740

找到约 687 项符合「4740」的源代码

代码结果 687
www.eeworm.com/read/418779/10900582

txt 4740.txt

Rule: -- Sid: 4740 -- Summary: This rule does not generate an event. It is used in conjunction with other rules to either reduce the possibility of false postives from occuring or to track the state
www.eeworm.com/read/269921/11066273

htm 4740.htm

www.eeworm.com/read/286492/8762802

cfg jdi-4740.cfg

;------------------------------------------------ ; JDI configuration file for Jz4740 board ;------------------------------------------------ ; [INIT] WM32 0xB3010020 0x0fff7740 ; SMCR4 ; Init G
www.eeworm.com/read/280056/10358457

c jz4740.c

/* * Jz4740 common routines * * Copyright (c) 2006 * Ingenic Semiconductor, * * This program is free software; you can redistribute it and/or * modify it under the terms of
www.eeworm.com/read/280056/10358477

h jz4740.h

/* * Include file for Ingenic Semiconductor's JZ4740 CPU. */ #ifndef __JZ4740_H__ #define __JZ4740_H__ #ifndef __ASSEMBLY__ #define __KERNEL__ #include #include //#include
www.eeworm.com/read/355064/3065736

c jz4740.c

/* * Jz4740 common routines * * Copyright (c) 2006 * Ingenic Semiconductor, * * This program is free software; you can redistribute it and/or * modify it under the terms of
www.eeworm.com/read/355064/3065738

h jz4740.h

/* * Include file for Ingenic Semiconductor's JZ4740 CPU. */ #ifndef __JZ4740_H__ #define __JZ4740_H__ #ifndef __ASSEMBLY__ #define __KERNEL__ #include #include //#include
www.eeworm.com/read/471837/6882540

c nandflash_4740.c

/* * Common NAND Flash operations for JZ4740. * * This software is free. */ #include "jz4740.h" #include "include.h" extern struct nand_oobinfo oob_64[]; #define __nand_enable() (REG_EMC_NFCSR
www.eeworm.com/read/471837/6882544

h jz4740.h

/* * Include file for Ingenic Semiconductor's JZ4740 CPU. */ #ifndef __JZ4740_H__ #define __JZ4740_H__ #ifndef __ASSEMBLY__ #define u32 unsigned int #define u16 unsigned short #define u8 unsigned
www.eeworm.com/read/280056/10358512

c rtc_jz4740.c

/* * Jz OnChip Real Time Clock interface for Linux * */ #include #define RTC_ALM_READ 0 #define RTC_ALM_SET 1 #define RTC_RD_TIME 2 #define RTC_SET_TIME 3 #define RTC_EPOCH_READ 4 #de