Home
last modified time | relevance | path

Searched refs:APB_CTRL_SRAM_POWER_UP_V (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))
429 #define APB_CTRL_SRAM_POWER_UP_V 0xF 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))
549 #define APB_CTRL_SRAM_POWER_UP_V 0x7FF macro