代码搜索:ffuart
找到约 95 项符合「ffuart」的源代码
代码结果 95
www.eeworm.com/read/141268/5774445
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// FFUART.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
www.eeworm.com/read/119797/14821212
c serial.c
#include
#include
#include "serial.h"
void serial_send_byte(int byte)
{
volatile int * const lsr= (volatile int *)(FFUART_BASE+UART_LSR);
volatile int * const thr= (volati
www.eeworm.com/read/357821/10200789
c serial.c
#include
#include
#include
#include
#if defined(USE_FFUART)
static const unsigned long base = 0x40100000;
#elif defined(USE_BTUART)
static const unsigned l
www.eeworm.com/read/396258/8118055
c serial.c
#include
#include
#include
#include
#if defined(USE_FFUART)
static const unsigned long base = 0x40100000;
#elif defined(USE_BTUART)
static const unsigned l
www.eeworm.com/read/141726/5769071
h sharp.h
#ifndef _SHARP_H_
#define _SHARP_H_
enum
{
RTC_ALARM_IRQ = (1
www.eeworm.com/read/244052/4512981
c serial.c
#include
#include
#include
#include
#if defined(USE_FFUART)
static const unsigned long base = 0x40100000;
#elif defined(USE_BTUART)
static const unsigned l
www.eeworm.com/read/164098/5499324
h sharp.h
#ifndef _SHARP_H_
#define _SHARP_H_
enum
{
RTC_ALARM_IRQ = (1
www.eeworm.com/read/316872/3587832
h devices.h
extern struct platform_device pxa_device_mci;
extern struct platform_device pxa_device_udc;
extern struct platform_device pxa_device_fb;
extern struct platform_device pxa_device_ffuart;
extern struct
www.eeworm.com/read/268865/4249301
h sharp.h
#ifndef _SHARP_H_
#define _SHARP_H_
enum
{
RTC_ALARM_IRQ = (1
www.eeworm.com/read/427330/1972323
c serial.c
#include
#include
#include
#include
#if defined(USE_FFUART)
static const unsigned long base = 0x40100000;
#elif defined(USE_BTUART)
static const unsigned l