| .. |
|
esp32
|
bec70ce298
esp32: use new CPU frequency setting API
|
há 7 anos atrás |
|
hwcrypto
|
088439c634
aes: Add fault injection checks when writing key to hardware
|
há 6 anos atrás |
|
rom
|
a6f990ffb9
bugfix(flash): improve flash dio read timing
|
há 6 anos atrás |
|
xtensa
|
964f5a91f7
bootloader, esp32: add workaround for Tensilica erratum 572
|
há 7 anos atrás |
|
esp_assert.h
|
377a1f5ea1
component/esp32 : do more fix of dualcore bug
|
há 8 anos atrás |
|
esp_attr.h
|
4a42827c4a
esp32: esp_attr.h should include sdkconfig.h
|
há 7 anos atrás |
|
esp_brownout.h
|
01b185977c
brownout detector: enable by default
|
há 8 anos atrás |
|
esp_cache_err_int.h
|
0b79d07d34
add detection of invalid cache access
|
há 8 anos atrás |
|
esp_clk.h
|
6091021e83
unity: separate common and IDF specific functionality
|
há 7 anos atrás |
|
esp_coexist.h
|
58e7464dc0
component/esp32 : clear some minor thingsw about PM and coexistence
|
há 7 anos atrás |
|
esp_coexist_adapter.h
|
b9b401ee39
Decouple WiFi and BT with coexist to reduce bin size
|
há 7 anos atrás |
|
esp_coexist_internal.h
|
b9b401ee39
Decouple WiFi and BT with coexist to reduce bin size
|
há 7 anos atrás |
|
esp_crosscore_int.h
|
566f018996
crosscore_int: add support for FREQ_SWITCH event
|
há 8 anos atrás |
|
esp_dbg_stubs.h
|
c1b6a37bb1
esp32: Adds GCOV debug stubs support
|
há 7 anos atrás |
|
esp_deep_sleep.h
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
há 8 anos atrás |
|
esp_deepsleep.h
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
há 8 anos atrás |
|
esp_dport_access.h
|
b482ba117d
efuse: update the scheme of getting chip revision
|
há 6 anos atrás |
|
esp_err.h
|
d4e572bdb1
esp32: Add macro to check a condition without abort
|
há 7 anos atrás |
|
esp_event_legacy.h
|
cf3647fe40
wps: add overlap event (backport v3.3)
|
há 6 anos atrás |
|
esp_event_loop.h
|
53de9f115f
Event handling refactoring
|
há 9 anos atrás |
|
esp_flash_data_types.h
|
e916cf52a3
bootloader: Add support of anti-rollback
|
há 7 anos atrás |
|
esp_freertos_hooks.h
|
9d63e1da4a
New Task Watchdog API (Revert of Revert)
|
há 8 anos atrás |
|
esp_gdbstub.h
|
c049cd55a6
gdbstub: Mark the panic handler entry as noreturn
|
há 8 anos atrás |
|
esp_himem.h
|
81e35a142a
Spiram: Add option to reserve MMU banks; add himem API to make use of those banks
|
há 7 anos atrás |
|
esp_int_wdt.h
|
624828ce83
Dump the frame of the other core when interrupt watchdog happens
|
há 8 anos atrás |
|
esp_interface.h
|
e0040af7e5
ethernet: add first version of ethernet driver
|
há 9 anos atrás |
|
esp_intr.h
|
6a1dbc3f1c
add RMT driver and example
|
há 9 anos atrás |
|
esp_intr_alloc.h
|
bbca0e46ed
driver(interrupt): fix the issue that interrupt might be allocated and freed on different cores
|
há 7 anos atrás |
|
esp_ipc.h
|
4ff262ecff
ipc: initialise automatically, if called from the app
|
há 7 anos atrás |
|
esp_mesh.h
|
f4ee20165e
mesh: bugfix
|
há 6 anos atrás |
|
esp_mesh_internal.h
|
9c4cc55012
mesh: bugfix
|
há 7 anos atrás |
|
esp_now.h
|
7c4b3d50f8
Make error codes globally unique
|
há 7 anos atrás |
|
esp_panic.h
|
a8e46775c6
soc/rtc_wdt: Add API functions for rtc_wdt
|
há 7 anos atrás |
|
esp_phy_init.h
|
59f34461d7
component/bt: bugfix of bluetooth modem sleep not being able to work with Dynamic Frequency Scaling
|
há 7 anos atrás |
|
esp_pm.h
|
47e3c9dd4b
pm: initial version of power management APIs
|
há 8 anos atrás |
|
esp_sleep.h
|
ce3d20dcd2
Fix external start fail
|
há 6 anos atrás |
|
esp_smartconfig.h
|
e5049021ed
smartconfig_ack.c : Fixed the declaration of remote_ip in sc_ack_send_task()
|
há 7 anos atrás |
|
esp_spiram.h
|
a0beff99d2
bugfix(psram): fix psram size acquisition method
|
há 7 anos atrás |
|
esp_ssc.h
|
bd6ea4393c
Initial public version
|
há 9 anos atrás |
|
esp_system.h
|
83a179abb0
esp32: Add esp_fill_random() function
|
há 7 anos atrás |
|
esp_task.h
|
3c362f4d75
esp32: Add missing header file in esp_task.h
|
há 7 anos atrás |
|
esp_task_wdt.h
|
9d63e1da4a
New Task Watchdog API (Revert of Revert)
|
há 8 anos atrás |
|
esp_timer.h
|
4ba19abeb6
esp_timer: add a function to get next alarm time
|
há 7 anos atrás |
|
esp_types.h
|
cb649e452f
remove executable permission from source files
|
há 7 anos atrás |
|
esp_wifi.h
|
620bba3a66
esp32: fix some WiFi bugs
|
há 6 anos atrás |
|
esp_wifi_crypto_types.h
|
c2dc09304c
gcc8_newlib3: Compilation warnings and errors not specific to newlib v3
|
há 7 anos atrás |
|
esp_wifi_internal.h
|
b9b401ee39
Decouple WiFi and BT with coexist to reduce bin size
|
há 7 anos atrás |
|
esp_wifi_os_adapter.h
|
620bba3a66
esp32: fix some WiFi bugs
|
há 6 anos atrás |
|
esp_wifi_types.h
|
620bba3a66
esp32: fix some WiFi bugs
|
há 6 anos atrás |
|
esp_wpa2.h
|
b00d256d5b
wpa_supplicant:move part of codes to IDF
|
há 7 anos atrás |
|
esp_wps.h
|
54d9a392e4
wifi: add set factory information feature by customer in wps
|
há 7 anos atrás |