Home
last modified time | relevance | path

Searched refs:bus_clock_update (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_tree_ll.h342 PCR.bus_clk_update.bus_clock_update = 1; in clk_ll_bus_update()
343 while (PCR.bus_clk_update.bus_clock_update); in clk_ll_bus_update()
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_struct.h1855 uint32_t bus_clock_update:1; member