Files
esp-idf/components
dongyou 46691df851 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 16:30:16 +08:00
..
2019-12-10 10:23:00 +08:00
2020-06-04 11:07:30 +08:00
2019-12-10 14:30:25 +08:00
2019-11-29 18:05:24 +08:00
2020-05-25 11:36:05 +08:00
2019-12-09 09:44:56 +08:00
2020-03-22 20:00:21 +08:00