esp-idf/components
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-05-22 16:39:44 +08:00
2020-05-18 16:51:45 +08:00
2020-05-18 16:51:45 +08:00
2020-07-13 11:49:52 +08:00
2020-04-30 14:05:36 +00:00
2020-04-15 15:46:47 +02:00