esp-open-rtos/core/include
Paul Sokolovsky 0aabbea16f esp/wdt_regs.h: Add "current value" register.
WDT is countdown timer. Current value is accessible via VAL register. At
this time it's unclear if it's RO or RW (common sense says it shoul be RO).

Source: looking at the WDT registers on a running chip.
2016-08-20 16:13:07 +03:00
..
esp esp/wdt_regs.h: Add "current value" register. 2016-08-20 16:13:07 +03:00
common_macros.h i2s_dma: Implementation of I2S + DMA wrapper library 2016-08-16 10:19:33 +03:00
debug_dumps.h Add heap information to fatal exception & abort dumps 2016-05-15 22:30:01 +10:00
esp8266.h Consolidate interrupt management in core as esp/interrupts.h & esp_interrupts.c 2015-09-28 22:15:40 +10:00
flashchip.h First batch of opensdk additions 2016-07-06 17:21:34 +10:00
os_version.h Replace libmain:app_main.o with core/app_main.c 2015-08-28 18:53:43 -07:00
sdk_internal.h Added first half of RE'd user_interface.c 2016-07-06 17:21:34 +10:00
sysparam.h Sysparam by @foogod (#180) 2016-08-18 12:07:46 +02:00
xtensa_ops.h First batch of opensdk additions 2016-07-06 17:21:34 +10:00