代码搜索:microcontrollers

找到约 2,262 项符合「microcontrollers」的源代码

代码结果 2,262
www.eeworm.com/read/199706/7833424

h bitops.h

/*These are the standard ANSI bit operation macros. They are used by */ /*microcontrollers that don't have special bit operation instructions.*/ #define BIT(x) (1
www.eeworm.com/read/199701/7834043

h bitops.h

/*These are the standard ANSI bit operation macros. They are used by */ /*microcontrollers that don't have special bit operation instructions.*/ #define BIT(x) (1
www.eeworm.com/read/199697/7834253

h bitops.h

/*These are the standard ANSI bit operation macros. They are used by */ /*microcontrollers that don't have special bit operation instructions.*/ #define BIT(x) (1
www.eeworm.com/read/299054/7895278

h bitops.h

/*These are the standard ANSI bit operation macros. They are used by */ /*microcontrollers that don't have special bit operation instructions.*/ #define BIT(x) (1
www.eeworm.com/read/433985/7898703

txt readme.txt

AVR-CDC This is the Readme file to firmware-only CDC driver for Atmel AVR microcontrollers. For more information please visit http://www.recu
www.eeworm.com/read/198169/7948932

h bitops.h

/*These are the standard ANSI bit operation macros. They are used by */ /*microcontrollers that don't have special bit operation instructions.*/ #define BIT(x) (1
www.eeworm.com/read/333204/12698684

h bitops.h

/*These are the standard ANSI bit operation macros. They are used by */ /*microcontrollers that don't have special bit operation instructions.*/ #define BIT(x) (1
www.eeworm.com/read/333204/12698692

h bitops.h

/*These are the standard ANSI bit operation macros. They are used by */ /*microcontrollers that don't have special bit operation instructions.*/ #define BIT(x) (1
www.eeworm.com/read/145488/12719167

h bitops.h

/*These are the standard ANSI bit operation macros. They are used by */ /*microcontrollers that don't have special bit operation instructions.*/ #define BIT(x) (1
www.eeworm.com/read/332500/12752256

readme

USBtiny ======= USBtiny is a software implementation of the USB low-speed protocol for the Atmel ATtiny microcontrollers. Of course, it will also work on the ATmega series. The software is written fo