esp-open-rtos/core/include/esp
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
..
clocks.h Timer FRC1 & FRC2 registers 2015-06-12 17:05:54 +10:00
dport_regs.h Added first half of RE'd user_interface.c 2016-07-06 17:21:34 +10:00
gpio_regs.h Add PHY hardware management for Bluetooth Coexistence pin choice 2016-05-15 22:21:10 +10:00
gpio.h Add gpio_set_iomux_function(). 2016-08-15 22:23:45 +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 esp/interrupts.h: Add wDev FIQ interrupt number. 2016-08-20 16:06:09 +03:00
iomux_regs.h iomux_set_function: remove the IOMUX_FUNC transform of the func argument. 2016-08-15 22:10:59 +10:00
iomux.h Merge branch 'iomux-set-func' of https://github.com/ourairquality/esp-open-rtos into ourairquality-iomux-set-func 2016-08-17 14:36:46 +03:00
phy.h Add PHY hardware management for Bluetooth Coexistence pin choice 2016-05-15 22:21:10 +10:00
registers.h registers.h: Add i2s, SLC, RTC register headers 2015-11-20 17:56:38 +11:00
rom.h First batch of opensdk additions 2016-07-06 17:21:34 +10:00
rtc_regs.h Added first half of RE'd user_interface.c 2016-07-06 17:21:34 +10:00
rtcmem_regs.h Add esp/rtcmem_regs.h 2015-08-21 14:20:00 -07:00
sar_regs.h Added first half of RE'd user_interface.c 2016-07-06 17:21:34 +10:00
slc_regs.h Add static asserts and create slc.h header for descriptor struct 2015-11-19 21:14:16 +02:00
slc.h Add static asserts and create slc.h header for descriptor struct 2015-11-19 21:14:16 +02:00
spi_regs.h First batch of opensdk additions 2016-07-06 17:21:34 +10:00
spi.h SPI big endian swap bug fix, spi_get_settings()/spi_set_settings() 2016-03-18 03:27:36 +05:00
timer_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
types.h Sysparam by @foogod (#180) 2016-08-18 12:07:46 +02:00
uart_regs.h Fix broken UART(i) definition 2015-08-25 22:31:47 -07: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
wdev_regs.h Merge branch 'master' into feature/mbedtls 2015-09-24 20:40:36 +10:00
wdt_regs.h esp/wdt_regs.h: Add "current value" register. 2016-08-20 16:13:07 +03:00