| .. |
|
esp32
|
68e1751b78
pm: initial implementation for ESP32
|
8 anni fa |
|
hwcrypto
|
2624e10055
esp32 hwcrypto: Use AES registers directly
|
8 anni fa |
|
rom
|
3e4627479b
Place uart_tx_wait_idle in IRAM
|
8 anni fa |
|
xtensa
|
df6edb50e9
implement esp_deep_sleep, fix build issues
|
9 anni fa |
|
esp_assert.h
|
377a1f5ea1
component/esp32 : do more fix of dualcore bug
|
8 anni fa |
|
esp_attr.h
|
9aa0e29079
deep sleep: keep RTC_SLOW_MEM powered on if data is placed into RTC slow memory
|
9 anni fa |
|
esp_brownout.h
|
01b185977c
brownout detector: enable by default
|
8 anni fa |
|
esp_cache_err_int.h
|
0b79d07d34
add detection of invalid cache access
|
8 anni fa |
|
esp_clk.h
|
37e9bc715c
esp_clk.h: make public, add getters for RTC time, CPU/APB freq
|
8 anni fa |
|
esp_coexist.h
|
bb0298bc71
coexist: enable coexist when wifi&bt are enabled, disable coexist when one of wifi&bt is disabled.
|
9 anni fa |
|
esp_core_dump.h
|
50b3ce616f
esp32: Adds documentation and comments to core dump feature files
|
9 anni fa |
|
esp_crosscore_int.h
|
566f018996
crosscore_int: add support for FREQ_SWITCH event
|
8 anni fa |
|
esp_deep_sleep.h
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
8 anni fa |
|
esp_deepsleep.h
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
8 anni fa |
|
esp_dport_access.h
|
b3fd494e71
Panic: stop dport access handler without trying to use a lock
|
8 anni fa |
|
esp_err.h
|
8712fd3ccf
Update esp_err.h
|
8 anni fa |
|
esp_event.h
|
55e95b04bd
bugfix: add netif info in event message when got ipv6 address
|
8 anni fa |
|
esp_event_loop.h
|
53de9f115f
Event handling refactoring
|
9 anni fa |
|
esp_flash_data_types.h
|
9eb135fd73
Flash encryption: Support enabling flash encryption in bootloader, app support
|
9 anni fa |
|
esp_freertos_hooks.h
|
9d63e1da4a
New Task Watchdog API (Revert of Revert)
|
8 anni fa |
|
esp_gdbstub.h
|
c049cd55a6
gdbstub: Mark the panic handler entry as noreturn
|
8 anni fa |
|
esp_int_wdt.h
|
d116adf260
Add documentation
|
9 anni fa |
|
esp_interface.h
|
e0040af7e5
ethernet: add first version of ethernet driver
|
9 anni fa |
|
esp_intr.h
|
6a1dbc3f1c
add RMT driver and example
|
9 anni fa |
|
esp_intr_alloc.h
|
c82e51cf79
fix(intr): always assign the same intr to a same source, disable the source only when all the handlers disabled.
|
8 anni fa |
|
esp_ipc.h
|
4c13b2f391
docs/ipc documentation
|
8 anni fa |
|
esp_now.h
|
87d3986b87
Fix the return value of esp_now_send()
|
8 anni fa |
|
esp_panic.h
|
98895af68b
esp32: Core dump sanity checks were added
|
8 anni fa |
|
esp_phy_init.h
|
fdc24eb118
phy init: remove descriptions of PHY init parameters
|
8 anni fa |
|
esp_pm.h
|
47e3c9dd4b
pm: initial version of power management APIs
|
8 anni fa |
|
esp_sleep.h
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
8 anni fa |
|
esp_smartconfig.h
|
3984d96acb
esp32: refactor to sniffer
|
9 anni fa |
|
esp_spiram.h
|
1da3204a7c
spiram: expose function to initialize SPI RAM cache
|
8 anni fa |
|
esp_ssc.h
|
bd6ea4393c
Initial public version
|
9 anni fa |
|
esp_system.h
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
8 anni fa |
|
esp_task.h
|
710055025e
esp32/lwip: adjust task stack size according 'nano' print
|
8 anni fa |
|
esp_task_wdt.h
|
9d63e1da4a
New Task Watchdog API (Revert of Revert)
|
8 anni fa |
|
esp_timer.h
|
f0547d58e4
esp_timer: add documentation, expose profiling option in Kconfig
|
8 anni fa |
|
esp_types.h
|
2393d829de
remove legacy definitions from esp_types.h
|
9 anni fa |
|
esp_wifi.h
|
3f6a8f1430
esp32: add options to disable/enable TX/RX AMPDU independently
|
8 anni fa |
|
esp_wifi_crypto_types.h
|
c40dc36814
docs: Remove internal header esp_wifi_crypto_types.h from documentation
|
8 anni fa |
|
esp_wifi_internal.h
|
713dee57f0
Merge branch 'feature/add_const_for_wifi_api' into 'master'
|
8 anni fa |
|
esp_wifi_types.h
|
beba74ff61
docs: Add esp_wifi_types.h descriptions
|
8 anni fa |
|
esp_wpa2.h
|
0e586a4cdf
esp32: add const for some WiFi api
|
8 anni fa |
|
esp_wps.h
|
57bc38d867
Add the fast crypto function in supplicant
|
8 anni fa |