Files
esp-idf/components/driver
dongyou 94f4a88c2d 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 17:41:05 +08:00
..
2019-12-16 07:45:38 +00:00
2019-06-21 19:53:29 +08:00
2019-04-12 02:24:28 +08:00
2019-06-03 14:15:08 +08:00
2019-06-03 14:15:08 +08:00
2020-05-06 17:28:18 +08:00