Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dapb_ctrl_reg.h434 #define APB_CTRL_ROM_POWER_UP_M ((APB_CTRL_ROM_POWER_UP_V)<<(APB_CTRL_ROM_POWER_UP_S))
435 #define APB_CTRL_ROM_POWER_UP_V 0x3 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dapb_ctrl_reg.h554 #define APB_CTRL_ROM_POWER_UP_M ((APB_CTRL_ROM_POWER_UP_V)<<(APB_CTRL_ROM_POWER_UP_S))
555 #define APB_CTRL_ROM_POWER_UP_V 0x7 macro