Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/soc/xtensa/esp32/
Dsoc.c41 volatile uint32_t *app_cpu_config_reg = (uint32_t *)DPORT_APPCPU_CTRL_B_REG; in __start() local
85 *app_cpu_config_reg &= ~DPORT_APPCPU_CLKGATE_EN; in __start()