Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esptool_py/esptool/espefuse/efuse/esp32s2/
Dmem_definition.py77 EFUSE_PWR_ON_NUM_S = 8 variable in EfuseDefineRegisters
78 EFUSE_PWR_ON_NUM_M = 0xFFFF << EFUSE_PWR_ON_NUM_S
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Defuse_reg.h1913 #define EFUSE_PWR_ON_NUM_M ((EFUSE_PWR_ON_NUM_V)<<(EFUSE_PWR_ON_NUM_S))
1915 #define EFUSE_PWR_ON_NUM_S 8 macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Defuse_reg.h2035 #define EFUSE_PWR_ON_NUM_M ((EFUSE_PWR_ON_NUM_V)<<(EFUSE_PWR_ON_NUM_S))
2037 #define EFUSE_PWR_ON_NUM_S 8 macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Defuse_reg.h1975 #define EFUSE_PWR_ON_NUM_M ((EFUSE_PWR_ON_NUM_V)<<(EFUSE_PWR_ON_NUM_S))
1977 #define EFUSE_PWR_ON_NUM_S 8 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Defuse_reg.h2286 #define EFUSE_PWR_ON_NUM_M ((EFUSE_PWR_ON_NUM_V)<<(EFUSE_PWR_ON_NUM_S))
2288 #define EFUSE_PWR_ON_NUM_S 8 macro