esp-idf/components/hal/esp32h2/include
Mahavir Jain f790fe0e1f
clk_gate_ll: fix issue with DS peripheral clk reset
In ESP32-H2, every peripheral reset enable bit is in different register
(unlike some of the previous SoCs) and hence they must be handled with
multiple register write operations.

This allows AES, MPI peripherals to works correctly after DS peripheral
has done some operations.
2023-02-09 17:11:37 +05:30
..
hal clk_gate_ll: fix issue with DS peripheral clk reset 2023-02-09 17:11:37 +05:30