代码搜索:sequential
找到约 1,846 项符合「sequential」的源代码
代码结果 1,846
www.eeworm.com/read/240863/13190184
txt readme.txt
GPIO
This example application uses LEDs connected to GPIO pins to create a "roving
eye" display. Port B0-B3 are driven in a sequential manner to give the
illusion of an eye looking back and fort
www.eeworm.com/read/240862/13190612
txt readme.txt
GPIO
This example application uses LEDs connected to GPIO pins to create a "roving
eye" display. Port B0-B3 are driven in a sequential manner to give the
illusion of an eye looking back and fort
www.eeworm.com/read/240859/13191434
txt readme.txt
GPIO
This example application uses LEDs connected to GPIO pins to create a "roving
eye" display. Port B0-B3 are driven in a sequential manner to give the
illusion of an eye looking back and fort
www.eeworm.com/read/240858/13191723
txt readme.txt
GPIO
This example application uses LEDs connected to GPIO pins to create a "roving
eye" display. Port B0-B3 are driven in a sequential manner to give the
illusion of an eye looking back and fort
www.eeworm.com/read/240857/13191948
txt readme.txt
GPIO
This example application uses LEDs connected to GPIO pins to create a "roving
eye" display. Port B0-B3 are driven in a sequential manner to give the
illusion of an eye looking back and fort
www.eeworm.com/read/240856/13192198
txt readme.txt
GPIO
This example application uses LEDs connected to GPIO pins to create a "roving
eye" display. Port B0-B3 are driven in a sequential manner to give the
illusion of an eye looking back and fort
www.eeworm.com/read/240855/13192521
txt readme.txt
GPIO
This example application uses LEDs connected to GPIO pins to create a "roving
eye" display. Port B0-B3 are driven in a sequential manner to give the
illusion of an eye looking back and fort
www.eeworm.com/read/240854/13193062
txt readme.txt
GPIO
This example application uses LEDs connected to GPIO pins to create a "roving
eye" display. Port B0-B3 are driven in a sequential manner to give the
illusion of an eye looking back and fort
www.eeworm.com/read/240853/13193357
txt readme.txt
GPIO
This example application uses LEDs connected to GPIO pins to create a "roving
eye" display. Port B0-B3 are driven in a sequential manner to give the
illusion of an eye looking back and fort
www.eeworm.com/read/131315/5932112
c seqpage.c
/*
* Sequential page access benchmark.
*/
#include
char *valloc();
main(argc, argv)
char *argv[];
{
register i, niter;
register char *pf, *lastpage;
int npages = 4096, pagesize