代码搜索结果

找到约 10,000 项符合 USART 的代码

usart.c

/* ---------------------------------------------------------------------------- * ATMEL Microcontroller Software Support - ROUSSET - * --------------------------------------------------

usart.h

/* ---------------------------------------------------------------------------- * ATMEL Microcontroller Software Support - ROUSSET - * --------------------------------------------------

usart.c

/* ---------------------------------------------------------------------------- * ATMEL Microcontroller Software Support - ROUSSET - * --------------------------------------------------

usart.c

/************************************************************************* * * Used with ICCARM and AARM. * * (c) Copyright IAR Systems 2007 * * File name : usart.c * Descr

usart.h

//usart.h #define BIT0 0x00000001 #define BIT1 0x00000002 #define BIT2 0x00000004 #define BIT3 0x00000008 #define BIT4 0x00000010 #define BIT5

usart.c

//usart.c #include "usart.h" #include "AT91SAM7S64.h" AT91PS_PIO u_pPio = AT91C_BASE_PIOA; AT91PS_PMC u_pPMC = AT91C_BASE_PMC; AT91PS_USART u_pUSART0 = AT91C_BASE_US0; AT91PS_USAR

usart.h

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------

usart.h

/* ---------------------------------------------------------------------------- * ATMEL Microcontroller Software Support * ----------------------------------------------------------------