esp-idf/components/esp_wifi/src
songruo 60bb5c913d clk_tree: prework of introducing clk subsystem control
1. Clean up clk usage in IDF, replace rtc_clk_xtal/apb_freq_get with
   upper level API esp_clk_xtal/apb_freq
2. Fix small errors and wrong comments related to clock
3. Add clk_tree_defs.h to provide an unified clock id for each chip
   Modify the NGed drivers to adopt new clock ids
2022-04-11 12:09:06 +08:00
..
coexist.c pre-commit fix 2021-10-12 14:05:19 +08:00
mesh_event.c mesh: use new event library 2019-07-05 21:14:30 +08:00
smartconfig_ack.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
smartconfig.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
wifi_default.c esp_netif: Remove tcpip_adapter compatibility layer 2022-03-10 08:19:43 +01:00
wifi_init.c clk_tree: prework of introducing clk subsystem control 2022-04-11 12:09:06 +08:00
wifi_netif.c optimize the null pointer judgment of eb 2022-02-23 16:01:19 +08:00