esp-idf/components/esp32/include
Tian Hao 3d22f1ee2f component/esp32 : fix library sport access protections.
1. add esp32 library access DPORT register protections.
2. add bluetooth library access DPORT register protections.
3. change register operation(suffix/prefix) to new style.
2017-05-13 19:55:11 +08:00
..
hwcrypto
rom component/esp32 : do more fix of dualcore bug 2017-05-12 15:41:51 +08:00
xtensa
esp_app_trace.h esp32: Adds functionality for application tracing over JTAG 2017-04-17 23:26:29 +03:00
esp_assert.h component/esp32 : do more fix of dualcore bug 2017-05-12 15:41:51 +08:00
esp_attr.h
esp_cache_err_int.h
esp_clk.h Add support for 32k XTAL as RTC_SLOW_CLK source 2017-04-26 12:43:22 +08:00
esp_coexist.h
esp_core_dump.h
esp_crosscore_int.h
esp_deep_sleep.h
esp_deepsleep.h
esp_dport_access.h component/esp32 : fix library sport access protections. 2017-05-13 19:55:11 +08:00
esp_err.h Optimize configuration of base MAC address 2017-05-10 10:15:07 +08:00
esp_event.h
esp_event_loop.h
esp_flash_data_types.h
esp_freertos_hooks.h
esp_gdbstub.h
esp_heap_alloc_caps.h Warn against and check for non-DMA-capable pointers being passed to SPI when DMA is used 2017-05-05 12:28:03 +08:00
esp_int_wdt.h
esp_interface.h
esp_intr.h
esp_intr_alloc.h
esp_ipc.h
esp_panic.h esp32: Core dump sanity checks were added 2017-04-26 21:13:02 +03:00
esp_phy_init.h
esp_smartconfig.h
esp_ssc.h
esp_system.h Merge branch 'feature/get_chip_ver' into 'master' 2017-05-11 12:05:55 +08:00
esp_task.h Enable lwip PPPoS support 2017-04-21 14:23:34 +10:00
esp_task_wdt.h
esp_types.h
esp_wifi.h
esp_wifi_internal.h
esp_wifi_types.h Merge branch 'feature/opt_scan_before_connect' into 'master' 2017-04-27 21:11:13 +08:00
esp_wpa2.h
esp_wps.h
heap_alloc_caps.h