esp-idf/components/esp32
dongyou 15250a747a Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM.
AddIRAM_ATTR periph_ll_wifi_bt_module_enable_clk_clear_rstandIRAM_ATTR periph_ll_wifi_bt_module_disable_clk_set_rstto fit O0 optimization level.
Delete duplicated spinlock and counter.
2020-08-06 17:30:01 +08:00
..
hwcrypto
include add soft solution for esp32 eco3 live lock issue 2020-07-15 01:50:31 +00:00
ld components/bt: Fix assert when create conntion cancel 2020-03-28 22:05:55 +08:00
lib@d02ebb13a7 eps_wifi: Fix WiFi fragment issue 2020-07-31 20:39:01 +08:00
test esp_timer/esp32: Fix case when alarm_reg > counter_reg but FRC_TIMER_INT_STATUS is not set (fast forward) 2020-02-06 22:23:19 +00:00
CMakeLists.txt esp_wifi: Put some rx code to iram 2019-12-17 20:51:26 +08:00
Kconfig add soft solution for esp32 eco3 live lock issue 2020-07-15 01:50:31 +00:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c
coexist.c
coexist_internal.h
component.mk esp_wifi: Put some rx code to iram 2019-12-17 20:51:26 +08:00
core_dump.c
cpu_start.c add soft solution for esp32 eco3 live lock issue 2020-07-15 01:50:31 +00:00
crosscore_int.c
dbg_stubs.c
dport_access.c esp32: Fix esp_dport_access_reg_read 2020-01-16 14:39:38 +08:00
dport_panic_highint_hdl.S add soft solution for esp32 eco3 live lock issue 2020-07-15 01:50:31 +00:00
esp_clk_internal.h
esp_err_to_name.c
esp_err_to_name.c.in
esp_timer.c esp_timer: fix the bug that when timeout of timer happens try to run callback, and high priority task delete the timer and break the callback 2019-11-19 23:00:15 +08:00
esp_timer_esp32.c esp_timer/esp32: Fix case when alarm_reg > counter_reg but FRC_TIMER_INT_STATUS is not set (fast forward) 2020-02-06 22:23:19 +00:00
esp_timer_impl.h esp_timer/esp32: Fix case when alarm_reg > counter_reg but FRC_TIMER_INT_STATUS is not set (fast forward) 2020-02-06 22:23:19 +00:00
ets_timer_legacy.c
event_default_handlers.c
event_loop.c
fast_crypto_ops.c
freertos_hooks.c
gdbstub.c
hw_random.c
int_wdt.c add soft solution for esp32 eco3 live lock issue 2020-07-15 01:50:31 +00:00
intr_alloc.c
ipc.c
lib_printf.c
libhal.a
panic.c add soft solution for esp32 eco3 live lock issue 2020-07-15 01:50:31 +00:00
phy.h
phy_init.c Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. 2020-08-06 17:30:01 +08:00
phy_init_data.h
pm_esp32.c pm: prevent interrupt nesting during esp_pm_impl_isr_hook 2019-10-18 11:33:06 +02:00
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
project_include.cmake
restore.c
sleep_modes.c esp32: Fix a wrong reset of the wdt feed bit 2019-11-19 12:59:41 +08:00
spiram.c
spiram_psram.c Merge branch 'bugfix/psram_single_bit_error_v3.1' into 'release/v3.1' 2020-05-22 21:10:44 +08:00
spiram_psram.h
stack_check.c
system_api.c add soft solution for esp32 eco3 live lock issue 2020-07-15 01:50:31 +00:00
task_wdt.c
wifi_init.c
wifi_os_adapter.c esp_wifi: Update WiFi lib 2020-03-24 15:16:33 +08:00