esp-idf/components/esp32/include
XiaXiaotian 87d3986b87 Fix the return value of esp_now_send() 2017-10-31 15:18:20 +08:00
..
esp32 pm: initial implementation for ESP32 2017-10-18 14:19:16 +08:00
hwcrypto
rom
xtensa
esp_assert.h
esp_attr.h
esp_brownout.h
esp_cache_err_int.h
esp_clk.h esp_clk.h: make public, add getters for RTC time, CPU/APB freq 2017-10-18 14:19:14 +08:00
esp_coexist.h
esp_core_dump.h
esp_crosscore_int.h crosscore_int: add support for FREQ_SWITCH event 2017-10-18 12:31:38 +08:00
esp_deep_sleep.h sleep: add light sleep, factor out APIs common for deep/light sleep 2017-09-01 10:36:14 +08:00
esp_deepsleep.h sleep: add light sleep, factor out APIs common for deep/light sleep 2017-09-01 10:36:14 +08:00
esp_dport_access.h Panic: stop dport access handler without trying to use a lock 2017-09-11 17:24:22 +08:00
esp_err.h
esp_event.h bugfix: add netif info in event message when got ipv6 address 2017-10-23 13:50:43 +08:00
esp_event_loop.h
esp_flash_data_types.h
esp_freertos_hooks.h docs/Added documentation about esp32 hooks 2017-10-18 15:19:35 +08:00
esp_gdbstub.h
esp_int_wdt.h
esp_interface.h
esp_intr.h
esp_intr_alloc.h fix(intr): always assign the same intr to a same source, disable the source only when all the handlers disabled. 2017-09-06 15:20:01 +08:00
esp_ipc.h
esp_now.h Fix the return value of esp_now_send() 2017-10-31 15:18:20 +08:00
esp_panic.h
esp_phy_init.h phy init: remove descriptions of PHY init parameters 2017-10-09 14:40:08 +08:00
esp_pm.h pm: initial version of power management APIs 2017-10-18 14:19:16 +08:00
esp_sleep.h sleep: add light sleep, factor out APIs common for deep/light sleep 2017-09-01 10:36:14 +08:00
esp_smartconfig.h
esp_spiram.h spiram: expose function to initialize SPI RAM cache 2017-10-16 09:15:11 +08:00
esp_ssc.h
esp_system.h sleep: add light sleep, factor out APIs common for deep/light sleep 2017-09-01 10:36:14 +08:00
esp_task.h
esp_task_wdt.h Revert "esp32: New Task Watchdog API" 2017-09-30 18:07:19 +08:00
esp_timer.h make esp_timer.h public 2017-10-18 12:31:38 +08:00
esp_types.h
esp_wifi.h Wifi: bugfix of get wrong ap information in all channel scan 2017-10-31 11:35:11 +08:00
esp_wifi_crypto_types.h
esp_wifi_internal.h Merge branch 'feature/add_const_for_wifi_api' into 'master' 2017-10-13 17:08:29 +08:00
esp_wifi_types.h wifi: optimize scan feature 2017-10-10 12:27:02 +08:00
esp_wpa2.h esp32: add const for some WiFi api 2017-10-13 15:10:34 +08:00
esp_wps.h