OVMS3-idf/components/soc/src
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
..
esp32 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 2020-08-05 14:08:46 +08:00
esp32s2 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 2020-08-05 14:08:46 +08:00
hal Merge branch 'feature/twai_backport_v4.2' into 'release/v4.2' 2020-08-03 11:13:20 +08:00
compare_set.c spin_lock: added new spinlock interface and decoupled it from RTOS 2020-01-22 06:20:34 +08:00
cpu_util.c esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
lldesc.c spi_master: refactor and add HAL support 2019-03-28 17:14:50 +08:00
memory_layout_utils.c heap: add rtc fast memory region to dynamic pool 2020-05-14 13:12:26 +00:00
soc_include_legacy_warn.c global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00