| .. |
|
esp32
|
68e1751b78
pm: initial implementation for ESP32
|
8 vuotta sitten |
|
hwcrypto
|
2624e10055
esp32 hwcrypto: Use AES registers directly
|
8 vuotta sitten |
|
rom
|
3e4627479b
Place uart_tx_wait_idle in IRAM
|
8 vuotta sitten |
|
xtensa
|
df6edb50e9
implement esp_deep_sleep, fix build issues
|
9 vuotta sitten |
|
esp_assert.h
|
377a1f5ea1
component/esp32 : do more fix of dualcore bug
|
8 vuotta sitten |
|
esp_attr.h
|
9aa0e29079
deep sleep: keep RTC_SLOW_MEM powered on if data is placed into RTC slow memory
|
9 vuotta sitten |
|
esp_brownout.h
|
01b185977c
brownout detector: enable by default
|
8 vuotta sitten |
|
esp_cache_err_int.h
|
0b79d07d34
add detection of invalid cache access
|
8 vuotta sitten |
|
esp_clk.h
|
37e9bc715c
esp_clk.h: make public, add getters for RTC time, CPU/APB freq
|
8 vuotta sitten |
|
esp_coexist.h
|
bb0298bc71
coexist: enable coexist when wifi&bt are enabled, disable coexist when one of wifi&bt is disabled.
|
9 vuotta sitten |
|
esp_core_dump.h
|
50b3ce616f
esp32: Adds documentation and comments to core dump feature files
|
9 vuotta sitten |
|
esp_crosscore_int.h
|
566f018996
crosscore_int: add support for FREQ_SWITCH event
|
8 vuotta sitten |
|
esp_deep_sleep.h
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
8 vuotta sitten |
|
esp_deepsleep.h
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
8 vuotta sitten |
|
esp_dport_access.h
|
b3fd494e71
Panic: stop dport access handler without trying to use a lock
|
8 vuotta sitten |
|
esp_err.h
|
b22067a8f0
Optimize configuration of base MAC address
|
8 vuotta sitten |
|
esp_event.h
|
55e95b04bd
bugfix: add netif info in event message when got ipv6 address
|
8 vuotta sitten |
|
esp_event_loop.h
|
53de9f115f
Event handling refactoring
|
9 vuotta sitten |
|
esp_flash_data_types.h
|
9eb135fd73
Flash encryption: Support enabling flash encryption in bootloader, app support
|
9 vuotta sitten |
|
esp_freertos_hooks.h
|
461f8da704
docs/Added documentation about esp32 hooks
|
8 vuotta sitten |
|
esp_gdbstub.h
|
c049cd55a6
gdbstub: Mark the panic handler entry as noreturn
|
8 vuotta sitten |
|
esp_int_wdt.h
|
d116adf260
Add documentation
|
9 vuotta sitten |
|
esp_interface.h
|
e0040af7e5
ethernet: add first version of ethernet driver
|
9 vuotta sitten |
|
esp_intr.h
|
6a1dbc3f1c
add RMT driver and example
|
9 vuotta sitten |
|
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 vuotta sitten |
|
esp_ipc.h
|
9297edaf60
ipc task: Allow configuration of IPC task stack size
|
8 vuotta sitten |
|
esp_now.h
|
e4ba31a8b9
add ESPNOW feature
|
8 vuotta sitten |
|
esp_panic.h
|
98895af68b
esp32: Core dump sanity checks were added
|
8 vuotta sitten |
|
esp_phy_init.h
|
fdc24eb118
phy init: remove descriptions of PHY init parameters
|
8 vuotta sitten |
|
esp_pm.h
|
47e3c9dd4b
pm: initial version of power management APIs
|
8 vuotta sitten |
|
esp_sleep.h
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
8 vuotta sitten |
|
esp_smartconfig.h
|
3984d96acb
esp32: refactor to sniffer
|
9 vuotta sitten |
|
esp_spiram.h
|
1da3204a7c
spiram: expose function to initialize SPI RAM cache
|
8 vuotta sitten |
|
esp_ssc.h
|
bd6ea4393c
Initial public version
|
9 vuotta sitten |
|
esp_system.h
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
8 vuotta sitten |
|
esp_task.h
|
857a29872d
esp_timer: add high resolution software timer API
|
8 vuotta sitten |
|
esp_task_wdt.h
|
b6a2bd1184
Revert "esp32: New Task Watchdog API"
|
8 vuotta sitten |
|
esp_timer.h
|
f13623d97d
make esp_timer.h public
|
8 vuotta sitten |
|
esp_types.h
|
2393d829de
remove legacy definitions from esp_types.h
|
9 vuotta sitten |
|
esp_wifi.h
|
0e586a4cdf
esp32: add const for some WiFi api
|
8 vuotta sitten |
|
esp_wifi_crypto_types.h
|
57bc38d867
Add the fast crypto function in supplicant
|
8 vuotta sitten |
|
esp_wifi_internal.h
|
713dee57f0
Merge branch 'feature/add_const_for_wifi_api' into 'master'
|
8 vuotta sitten |
|
esp_wifi_types.h
|
d515494d1b
wifi: optimize scan feature
|
8 vuotta sitten |
|
esp_wpa2.h
|
0e586a4cdf
esp32: add const for some WiFi api
|
8 vuotta sitten |
|
esp_wps.h
|
57bc38d867
Add the fast crypto function in supplicant
|
8 vuotta sitten |