..
clocks.h
Timer FRC1 & FRC2 registers
2015-06-12 17:05:54 +10:00
dport_regs.h
Various app_main.c bug fixes
2015-08-28 18:53:43 -07:00
gpio.h
Separate pullup config out of gpio_enable()
2016-02-21 18:34:11 -08:00
gpio_regs.h
Rename GPIO_CONF_PUSH_PULL to GPIO_CONF_OPEN_DRAIN
2015-09-20 21:13:38 +10:00
hwrand.h
core headers: Add C++ linker compatibility
2015-10-05 18:33:32 +11:00
i2s_regs.h
Add static asserts and create slc.h header for descriptor struct
2015-11-19 21:14:16 +02:00
interrupts.h
Removed INLINED (force inline) macro.
2015-11-28 18:01:03 +11:00
iomux.h
Separate pullup config out of gpio_enable()
2016-02-21 18:34:11 -08:00
iomux_regs.h
GPIO2 UART iomux values: Remove _BLINK from macro name
2015-10-28 20:31:50 +11:00
registers.h
registers.h: Add i2s, SLC, RTC register headers
2015-11-20 17:56:38 +11:00
rom.h
core headers: Add C++ linker compatibility
2015-10-05 18:33:32 +11:00
rtc_regs.h
RTC registers: Add some notes about other register values
2015-11-20 17:49:46 +11:00
rtcmem_regs.h
Add esp/rtcmem_regs.h
2015-08-21 14:20:00 -07:00
slc.h
Add static asserts and create slc.h header for descriptor struct
2015-11-19 21:14:16 +02:00
slc_regs.h
Add static asserts and create slc.h header for descriptor struct
2015-11-19 21:14:16 +02:00
spi_regs.h
Remove 'packed' attribute from all regs structs
2015-08-26 11:23:52 +10:00
timer.h
timers.h: Return error codes instead of true/false for failures
2015-11-28 16:33:39 +11:00
timer_regs.h
Remove 'packed' attribute from all regs structs
2015-08-26 11:23:52 +10:00
types.h
Separate pullup config out of gpio_enable()
2016-02-21 18:34:11 -08:00
uart.h
uart.h: Add uart_get_baud/uart_set_baud functions, change default baud rate from 74906 to 115200
2015-10-06 17:49:00 +11:00
uart_regs.h
Fix broken UART(i) definition
2015-08-25 22:31:47 -07:00
wdev_regs.h
Merge branch 'master' into feature/mbedtls
2015-09-24 20:40:36 +10:00
wdt_regs.h
Replace libmain:app_main.o with core/app_main.c
2015-08-28 18:53:43 -07:00