代码搜索:pull
找到约 1,526 项符合「pull」的源代码
代码结果 1,526
www.eeworm.com/read/385462/2590067
h etraxfs_dma.h
struct etraxfs_dma_client
{
/* DMA controller. */
int channel;
void *ctrl;
/* client. */
struct
{
int (*push)(void *opaque, unsigned char *buf, int len);
void (*pull)(void *opaque);
void
www.eeworm.com/read/381490/2644600
changes
CHANGES - changes for libpng
version 0.2
added reader into png.h
fixed small problems in stub file
version 0.3
added pull reader
split up pngwrite.c to several files
added pngli
www.eeworm.com/read/385844/8786530
c start.c
/* Start.s
* Assembly language assist for user programs running on top of Nachos.
*
* Since we don't want to pull in the entire C library, we define
* what we need for a user program here, namely
www.eeworm.com/read/385844/8786544
s start.s
/* Start.s
* Assembly language assist for user programs running on top of Nachos.
*
* Since we don't want to pull in the entire C library, we define
* what we need for a user program here, namely
www.eeworm.com/read/284556/8919239
s start.s
/* Start.s
* Assembly language assist for user programs running on top of Nachos.
*
* Since we don't want to pull in the entire C library, we define
* what we need for a user program here, namely
www.eeworm.com/read/361988/10024860
asm iovslcd.asm
;*********************************************
;FILE NAME: IO_LCD
;MCU: HT46R22
;MASK OPTION: WAKE-UP: PA6,PA7
; PULL-HIGH: PA,PB,PC
; IIC: DISABLE
;
www.eeworm.com/read/353572/10439230
asm lcd.asm
;*********************************************
;FILE NAME: IO_LCD
;MCU: HT46R22
;MASK OPTION: WAKE-UP: PA6,PA7
; PULL-HIGH: PA,PB,PC
; IIC: DISABLE
;
www.eeworm.com/read/419976/10825313
asm configdai.asm
#include
#include
// This function will setup the SRU Registers
.section /pm seg_pmco ;
.global InitSRU ;
.global InitSRU1 ;
InitSRU :
// Enable pull-up resistors on
www.eeworm.com/read/392997/7247886
s start.s
/* Start.s
* Assembly language assist for user programs running on top of Nachos.
*
* Since we don't want to pull in the entire C library, we define
* what we need for a user program here, namely
www.eeworm.com/read/442608/7648842
m rgpodemo.m
function rgpoDemo()
% RGPODEMO Visual demonstration of range gate pull out
%
% AIM: To demonstrate RGPO
%
% TODO: Help
%% Figure
figure (1)
clf
subplot(4,1,1)
axis([2 10 0 8])
rectangle('Positi