代码搜索:Peripherals

找到约 2,004 项符合「Peripherals」的源代码

代码结果 2,004
www.eeworm.com/read/479477/1332015

ld uart.ld

MEMORY { UNPLACED_SECTIONS (wx) : ORIGIN = 0x100000000, LENGTH = 0 Private_Peripheral_Bus (wx) : ORIGIN = 0xe0000000, LENGTH = 0x00100000 Peripherals (wx) : ORIGIN = 0x40020000, LENGTH = 0x0
www.eeworm.com/read/479477/1332020

ld uart.ld

MEMORY { UNPLACED_SECTIONS (wx) : ORIGIN = 0x100000000, LENGTH = 0 Private_Peripheral_Bus (wx) : ORIGIN = 0xe0000000, LENGTH = 0x00100000 Peripherals (wx) : ORIGIN = 0x40020000, LENGTH = 0x0
www.eeworm.com/read/479477/1332022

ld ex471.ld

MEMORY { UNPLACED_SECTIONS (wx) : ORIGIN = 0x100000000, LENGTH = 0 Private_Peripheral_Bus (wx) : ORIGIN = 0xe0000000, LENGTH = 0x00100000 Peripherals (wx) : ORIGIN = 0x40020000, LENGTH = 0x0
www.eeworm.com/read/479477/1332027

ld ex411.ld

MEMORY { UNPLACED_SECTIONS (wx) : ORIGIN = 0x100000000, LENGTH = 0 Private_Peripheral_Bus (wx) : ORIGIN = 0xe0000000, LENGTH = 0x00100000 Peripherals (wx) : ORIGIN = 0x40020000, LENGTH = 0x0
www.eeworm.com/read/479477/1332030

ld ex412.ld

MEMORY { UNPLACED_SECTIONS (wx) : ORIGIN = 0x100000000, LENGTH = 0 Private_Peripheral_Bus (wx) : ORIGIN = 0xe0000000, LENGTH = 0x00100000 Peripherals (wx) : ORIGIN = 0x40020000, LENGTH = 0x0
www.eeworm.com/read/479477/1332032

ld ex413.ld

MEMORY { UNPLACED_SECTIONS (wx) : ORIGIN = 0x100000000, LENGTH = 0 Private_Peripheral_Bus (wx) : ORIGIN = 0xe0000000, LENGTH = 0x00100000 Peripherals (wx) : ORIGIN = 0x40020000, LENGTH = 0x0
www.eeworm.com/read/281219/4117919

ld demo.ld

MEMORY { UNPLACED_SECTIONS (wx) : ORIGIN = 0x100000000, LENGTH = 0 Private_Peripheral_Bus (wx) : ORIGIN = 0xe0000000, LENGTH = 0x00100000 Peripherals (wx) : ORIGIN = 0x40020000, LENGTH = 0x0
www.eeworm.com/read/425717/10334655

s chinese_text.s

.module Chinese_Text.C .area text(rom, con, rel) .dbfile L:\AVR_PROJECTs\ICC_PROJECTs\PERIPHERALs\KS0108_12864LCD\Source\Chinese_Text.C .area lit(rom, con, rel) _CN_WELCOME:: .byte 20,36 .
www.eeworm.com/read/425717/10334897

s chinese_text.s

.module Chinese_Text.C .area text(rom, con, rel) .dbfile L:\AVR_PROJECTs\ICC_PROJECTs\PERIPHERALs\KS0108_12864LCD\Source\Chinese_Text.C .area lit(rom, con, rel) _CN_WELCOME:: .byte 20,36 .
www.eeworm.com/read/273920/10894734

c vs1003.c

#include "AT91SAM7S64.h" #include "lib_AT91SAM7S64.h" #include "SAMspi.h" #include "vs1003.h" #define SIN_TEST 0 // all peripherals use same NPCS // use PIO to select peripheral #def