macros
共 24 篇文章
macros 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 24 篇文章,持续更新中。
Stm32编译函数库
The STM32F10x Standard Peripherals Library is a complete package, consisting of device drivers for all of the standard device peripherals, for STM32 Value line(Medium and Low), Connectivity line, XL-,
Emacs_Windows v23.2
一种强大的文本编辑器,Emacs是一种强大的文本编辑器,它可以扩展,可以自己定制,在程序员和其他以技术工作为主的计算机用户中广受欢迎EMACS,即Editor MACroS(编辑器宏)的缩写..Emacs不仅仅是一个编辑器,他是一个整合环境,或可称它为集成开发环境,这些功能如让使用者置身于全功能的操作系统中,在基于编辑器的功能基础上,Emacs自行开发了一个“bourne-shell-like”的
2.rar
很好的//包含所需头文件
#include <ioM16v.h>
#include <macros.h>
macros.h
资料->【B】电子技术->【B5】通信技术->【1】通信协议->【USB、OTG】->USB开发资料->USB - PS2 mouse->src->macros.h
ucos-ii经典讲解,嵌入式操作系统ucos-ii的使用
<p>为了实现资源共享,一个操作系统必须提供临界段擦作的功能。</p><p>uC/OS-II为了处理临界段代码需要关中断,处理完毕后再开中断。这使得uC/OS-Ⅱ能够避免同时有其它任务或中断服务进入临界段代码。μC/OS-Ⅱ定义两个宏(macros)来开关中断。分别是:0S_ENTER_CRITICAL()和OS_EXIT_CRITICAL()。<br/></p><p>这两个宏的定义取决于所用的微
IDE开发环境
IDE开发环境,可以挂载SDCC
The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options,
舵机电机PID控制算法
#include <hidef.h> /*
common defines and macros */<br />
#include "derivative.h" /*
derivative-specific definitions */<br />
#include <mc9s12
AVR单片机转速表
/**************************************************************** <br />
外部晶振8M <br />
 
This design package includes reference materials for creating a USB - PS/2 combination mouse that a
This design package includes reference materials for creating a
USB - PS/2 combination mouse that auto-detects the interface and
configures itself to operate on the appropriate bus.
Documentation
我收藏的c語言900個例題
我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡
Attributes, Constraints, and Carry Logic Overview Information for Mentor Customers Schematic S
Attributes,
Constraints,
and Carry Logic
Overview
Information for Mentor
Customers
Schematic Syntax
UCF/NCF File Syntax
Attributes/Logical
Constraints
Placement Constraints
Relative Locatio
This little program shows how to use COM technology in Win32Asm. When it s run it lets the user fr
This little program shows how to use COM technology in
Win32Asm. When it s run it lets the user freely decide
about the presence of the program with the WS_EX_TOOLWINDOW
style on the taskbar. Th
DWT变换源代码
DWT变换源代码,As a special exception, you may use this file as part of a free
software library without restriction. Specifically, if other files
instantiate templates or use macros or inline functions fr
用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main sourc
用CY7C63723设计的鼠标固件程序
chip.c - include file that defines CY7C63723 constants
- combi.c - main source file
- combi.hex - Intel hex file for programming a CY7C63723 microcontroller
- combi.lst - ou
File: fw.c Contents: Firmware frameworks task dispatcher and device request parser File: FX2.h Co
File: fw.c
Contents: Firmware frameworks task dispatcher and device request parser
File: FX2.h
Contents: EZ-USB FX2 constants, macros, datatypes, globals, and library
function prototypes.
File: F
DSP算法(ANSI_C) TEST VECTOR MACROS INPUTS: NONE OUTPUTS: PRINT OF TEST VECTORS
DSP算法(ANSI_C)
TEST VECTOR MACROS
INPUTS: NONE
OUTPUTS: PRINT OF TEST VECTORS
Macros to emulate new microprocessor instructions.
Macros to emulate new microprocessor instructions.
Advanced_modelling_in_finance_using_Excel_and_VBA(pdf) The book adopts a step-by-step approach to un
Advanced_modelling_in_finance_using_Excel_and_VBA(pdf) The book adopts a step-by-step approach to understanding the more sophisticated aspects of Excel macros and VBA programming, showing how these pr
The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he
The tar file contains the following files:
ptfsf.c: heart of the perfect TFSF code
ptfsf.h: header file for same
ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentiall
ucos在ATMEGA128L上的移植
<p>
和其他的μC/OS-II移植文件类似,设备代码由以下3 到5 个文件组成的。<br />
Os_cpu.h<br />
Os_cpu_c.c<br />
Os_cpu_a.s90 (该文件仅在ICC 编译器中使用)<br />
Os_cpu_i.s90 (该文件仅在ICC 编译器中使用)<br />
Os_dbg.c<br />
Os_dbg.c 仅需在IAR 工程中使