micropython/cc3200/hal
danicampora f3661d4100 cc3200: Change PRCM_PeriphRegs_t fields to unsigned char.
This helps saving ~300 bytes. Thanks to dpgeorge.
2015-02-25 23:25:23 +01:00
..
inc
adc.c
adc.h
aes.c
aes.h
cc3200_asm.h
cc3200_hal.c cc3200: Add SD module and disable SD card support for the LAUNCHXL. 2015-02-21 14:19:40 +01:00
cc3200_hal.h cc3200: Remove dependencies from FreeRTOS. 2015-02-22 17:50:50 +01:00
cpu.c
cpu.h
crc.c
crc.h
debug.h
des.c
des.h
fault_registers.h
gpio.c
gpio.h
i2c.c cc3200: Add I2C module. Only master mode is currently supported. 2015-02-13 17:54:04 +01:00
i2c.h cc3200: Add I2C module. Only master mode is currently supported. 2015-02-13 17:54:04 +01:00
i2s.c
i2s.h
interrupt.c
interrupt.h
pin.c
pin.h
prcm.c
prcm.h cc3200: Change PRCM_PeriphRegs_t fields to unsigned char. 2015-02-25 23:25:23 +01:00
rom.h
rom_map.h
rom_patch.h cc3200: Add I2C module. Only master mode is currently supported. 2015-02-13 17:54:04 +01:00
sdhost.c
sdhost.h
shamd5.c
shamd5.h
spi.c
spi.h
startup_gcc.c
systick.c
systick.h
timer.c
timer.h
uart.c
uart.h
utils.c
utils.h
wdt.c
wdt.h