Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dapb_ctrl_reg.h428 #define APB_CTRL_SRAM_POWER_UP_M ((APB_CTRL_SRAM_POWER_UP_V)<<(APB_CTRL_SRAM_POWER_UP_S))
430 #define APB_CTRL_SRAM_POWER_UP_S 2 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dapb_ctrl_reg.h548 #define APB_CTRL_SRAM_POWER_UP_M ((APB_CTRL_SRAM_POWER_UP_V)<<(APB_CTRL_SRAM_POWER_UP_S))
550 #define APB_CTRL_SRAM_POWER_UP_S 3 macro