dongyou 0b1ef494a7 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 14:08:46 +08:00
..
2020-07-30 22:09:39 +08:00
2020-01-22 12:14:38 +08:00
2020-03-02 19:31:29 +08:00
2019-11-21 10:40:49 +08:00
2019-12-13 18:33:15 +08:00
2020-03-30 22:05:48 +08:00