代码搜索:ppi 开发教程

找到约 10,000 项符合「ppi 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/490745/6452530

asm test_ppi.asm

/*****************************************************************************************/ // // Name: BF533 EZ-KIT video ITU-656 receive mode // /***********************************************
www.eeworm.com/read/153217/12051730

c start ppi.c

#include "system.h" /********************************************************************************/ /***** StartPPI() *****/ /****************************************************
www.eeworm.com/read/153217/12051744

c init ppi.c

#include "system.h" /********************************************************************************/ /***** InitPPI() *****/ /***** Configure PPI for output, and DMA channel zero
www.eeworm.com/read/153216/12051784

c init ppi.c

#include "system.h" /****************************************************************************************/ /***** InitPPI() *****/ /***** Configure PPI for GP input mode, and
www.eeworm.com/read/254806/12117124

c ppi_config.c

/******************************************************************************/ // // Name: BF533 EZ-KIT PPI Setup // /***************************************************************************
www.eeworm.com/read/230090/14306313

c ppi_config.c

/******************************************************************************/ // // Name: BF533 EZ-KIT PPI Setup // /***************************************************************************
www.eeworm.com/read/229309/14345876

c init ppi.c

#include "system.h" /****************************************************************************************/ /***** InitPPI() *****/ /***** Configure PPI for GP input mode, and
www.eeworm.com/read/124375/14570338

cpp ppi_protocol.cpp

#include "stdio.h" #include "stdlib.h" #include "conio.h" #include "string.h" #include "dos.h" #include "PPI.H" #define TRUE 1 #define FALSE 0 #define COUNT 5 extern unsigned char R
www.eeworm.com/read/124375/14570339

cpp ppi_main.cpp

#include "stdio.h" #include "stdlib.h" #include "conio.h" #include "string.h" #include "ctype.h" #include "PPI.H" #define PORT 0x3F8 extern unsigned char PPI_Protocol(unsigned char NO,V_
www.eeworm.com/read/215174/15071604

asm config_ppi.asm

/***************************************************************************** ** ** ** Project Name: LCD Colorbar ** ** ** *************************