Home Download
Download
Up

Various

Various pieces of code...

 

ARM_headers (119.39 kB) hot

Collection of headers for various ARM core microcontrollers.

ARM_headers-1.0.0-120412
|-- ARMv4
|   |-- ARM7TDMI
|   |   `-- NXP
|   |       `-- LPC2xxx
|   |           |-- LPC2101_2_3
|   |           |   `-- hdr_scb.h
|   |           `-- hdr_mam.h
|   `-- hdr_cpsr.h
|-- ARMv6-M
|   |-- Cortex-M0
|   |   `-- NXP
|   |       `-- LPC11xx
|   |           |-- hdr_gpio_masked_access.h
|   |           `-- hdr_syscon.h
|   `-- hdr_special_registers.h
`-- ARMv7-M(E)
    |-- Cortex-M3
    |   |-- NXP
    |   |   `-- LPC175x_6x
    |   |       |-- hdr_gpio.h
    |   |       |-- hdr_pincon.h
    |   |       `-- hdr_sc.h
    |   `-- ST
    |       `-- STM32F10x
    |           |-- STM32F105x_7x
    |           |   `-- hdr_rcc.h
    |           |-- hdr_adc.h
    |           |-- hdr_afio.h
    |           |-- hdr_dma.h
    |           |-- hdr_exti.h
    |           |-- hdr_flash.h
    |           |-- hdr_gpio.h
    |           |-- hdr_i2c.h
    |           |-- hdr_nvic.h
    |           |-- hdr_rcc.h
    |           |-- hdr_spi.h
    |           |-- hdr_tim.h
    |           `-- hdr_usart.h
    |-- Cortex-M4
    |   `-- ST
    |       `-- STM32F4x
    |           |-- hdr_gpio.h
    |           `-- hdr_rcc.h
    |-- hdr_bitband.h
    `-- hdr_special_registers.h

19 directories, 26 files
hdr_generator (24.11 kB) hot
Spreadsheet (LibreOffice Calc) for generating headers for peripherals - bits, bits' aliases in bit-banding region, values for bitfields.
itoa() (1.65 kB) hot
Implementation of itoa() function, which cannot be found in the newlib library.
Simplified versions of printf() and sprintf() functions - only %d (int10), %x (int16), %c (char), %s (char*) i %% ('%') specifiers are supported.
syscalls (3.04 kB) hot
System calls (so-called syscalls) required by some functions (malloc(), printf(), ...) from newlib's libc.
Display Num 

 

Powered by Phoca Download