esp-idf/components/esp_wifi
dongyou 97ae87df41 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM
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-05 11:04:16 +08:00
..
esp32 esp_wifi: Add esp_wifi_get_tsf_time() API to get the tsf time of 2020-07-13 17:04:11 +05:30
esp32s2 esp_wifi: Add esp_wifi_get_tsf_time() API to get the tsf time of 2020-07-13 17:04:11 +05:30
include esp_wifi: Add esp_wifi_get_tsf_time() API to get the tsf time of 2020-07-13 17:04:11 +05:30
lib@1dc481e59a esp_wifi: Fix WiFi fragment issue 2020-07-31 20:02:27 +08:00
src wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 2020-08-05 11:04:16 +08:00
test Revert "Merge branch 'bugfix/resume_esp32s2_wifi_unit_test' into 'master'" 2020-07-27 05:06:28 +00:00
test_md5
CMakeLists.txt
Kconfig
Makefile.projbuild
component.mk
linker.lf
phy_multiple_init_data.bin
sdkconfig.rename