代码搜索:gpio的引脚
找到约 10,000 项符合「gpio的引脚」的源代码
代码结果 10,000
www.eeworm.com/read/421402/10737882
dat gpio.dat
1651 1 800B 1 158
0x158
0x0
0x0000
0x09F3
0x0000
0x0002
0x1C00
0x0293
0xFFFF
0x0100
0x0000
0x0255
0x0000
0x0800
0x1047
0x2422
0x193C
0x049E
0x9904
0x194F
0x2
www.eeworm.com/read/421297/10743577
c gpio.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : gpio.c
* Author : MCD Application Team
* Date First Issued : 06/08/2003
* Descr
www.eeworm.com/read/421297/10743748
h gpio.h
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : gpio.h
* Author : MCD Application Team
* Date First Issued : 08/06/2003
* Descr
www.eeworm.com/read/421297/10743808
o gpio.o
www.eeworm.com/read/421297/10743845
o gpio.o
www.eeworm.com/read/421297/10743865
o gpio.o
www.eeworm.com/read/350384/10745455
h gpio.h
#ifndef GPIO_PORTF_HEADER
#define GPIO_PORTF_HEADER
#include "..\sys_event.h"
#include "..\..\core_event\core_event.h"
#include "..\..\intrmgr\evtmgr.h"
#define LED1_ON 0x1UL
#d
www.eeworm.com/read/350384/10745459
c gpio.c
#include "gpio.h"
void init_gpio(void)
{
// enable PB1~PB3 input buffer
PORTFIO_INEN = 0x1c;
// make LED1~LED6 as output
PORTFIO_DIR = 0x0fc0;
// make LED1~LED6 off
PORTFIO_CLE
www.eeworm.com/read/420994/10761878
prj gpio.prj
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - ARM Ltd
$sARM_C22.stp
[PROJECT]
author_=USB00423
www.eeworm.com/read/420976/10763789
tra gpio_in.tra
*** Creating Trace Output File '.\Output\GPIO_IN.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\output\stm32f10x.o"'
### List of Objects: addin