代码搜索:GPIO
找到约 10,000 项符合「GPIO」的源代码
代码结果 10,000
www.eeworm.com/read/421279/6767143
c dsp28_gpio.c
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Gpio.c
//
// T
www.eeworm.com/read/421279/6767185
c dsp28_gpio.c
#include "DSP28_Device.h"
void InitGpio(void)
{
// Set GPIO F port pins,bit0 as ouput,bit1 as input,bit2 as output, bit3 as ouput
// Input Qualifier =0, none
EALLOW;
GpioMuxRegs.GPF
www.eeworm.com/read/421279/6767213
h dsp28_gpio.h
#ifndef DSP28_GPIO_H
#define DSP28_GPIO_H
//----------------------------------------------------
// General purpose I/O (GPIO) Register Bit Definitions
www.eeworm.com/read/421279/6767234
c dsp28_gpio.c
#include "DSP28_Device.h"
void InitGpio(void)
{
// Set GPIO F port pins,bit0 as ouput,bit1 as input,bit2 as output, bit3 as ouput
// Input Qualifier =0, none
EALLOW;
GpioMuxRegs.GPF
www.eeworm.com/read/421279/6767265
h dsp28_gpio.h
#ifndef DSP28_GPIO_H
#define DSP28_GPIO_H
//----------------------------------------------------
// General purpose I/O (GPIO) Register Bit Definitions
www.eeworm.com/read/421279/6767298
c dsp28_gpio.c
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Gpio.c
//
// T
www.eeworm.com/read/421279/6767328
obj dsp28_gpio.obj
www.eeworm.com/read/421279/6767358
h dsp28_gpio.h
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Gpio.h
//
// T
www.eeworm.com/read/421279/6767383
c dsp28_gpio.c
#include "DSP28_Device.h"
void InitGpio(void)
{
// Set GPIO F port pins,bit0 as ouput,bit1 as input,bit2 as output, bit3 as ouput
// Input Qualifier =0, none
EALLOW;
GpioMuxRegs.GPF
www.eeworm.com/read/421279/6767423
h dsp28_gpio.h
#ifndef DSP28_GPIO_H
#define DSP28_GPIO_H
//----------------------------------------------------
// General purpose I/O (GPIO) Register Bit Definitions