代码搜索:GPIO
找到约 10,000 项符合「GPIO」的源代码
代码结果 10,000
www.eeworm.com/read/268564/11133988
c dsp28_gpio.c
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Gpio.c
//
// T
www.eeworm.com/read/268564/11134035
h dsp28_gpio.h
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Gpio.h
//
// T
www.eeworm.com/read/268564/11134075
c dsp28_gpio.c
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Gpio.c
//
// T
www.eeworm.com/read/268564/11134119
h dsp28_gpio.h
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Gpio.h
//
// T
www.eeworm.com/read/268564/11134153
c dsp28_gpio.c
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Gpio.c
//
// T
www.eeworm.com/read/268564/11134197
h dsp28_gpio.h
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Gpio.h
//
// T
www.eeworm.com/read/268564/11134256
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/268564/11134306
h dsp28_gpio.h
#ifndef DSP28_GPIO_H
#define DSP28_GPIO_H
//----------------------------------------------------
// General purpose I/O (GPIO) Register Bit Definitions
www.eeworm.com/read/268564/11134336
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/268564/11134380
h dsp28_gpio.h
#ifndef DSP28_GPIO_H
#define DSP28_GPIO_H
//----------------------------------------------------
// General purpose I/O (GPIO) Register Bit Definitions