Searched refs:v0 (Results 1 – 11 of 11) sorted by relevance
13 bool "Rev v0.0 (ECO0)"15 bool "Rev v0.1 (ECO1)"17 bool "Rev v0.2 (ECO2)"19 bool "Rev v0.3 (ECO3)"21 bool "Rev v0.4 (ECO4)"
13 bool "Rev v0.0 (ECO0)"15 bool "Rev v0.1 (ECO1)"17 bool "Rev v0.2 (ECO2)"34 comment "Maximum Supported ESP32-S3 Revision (Rev v0.99)"
13 bool "Rev v0.0"15 bool "Rev v0.1 (ECO1)"31 comment "Maximum Supported ESP32-C6 Revision (Rev v0.99)"
13 bool "Rev v0.0"15 bool "Rev v0.1 (ECO1)"17 bool "Rev v0.2 (ECO2)"
3 # eFuses that only exist on ESP32-H2 v0.0 - v1.1.
67 OI_UINT32 u0, v0; in default_mul_32s_32s_hi() local71 v0 = v & 0xFFFF; v1 = v >> 16; in default_mul_32s_32s_hi()72 t = u0 * v0; in default_mul_32s_32s_hi()73 t = u1 * v0 + ((OI_UINT32)t >> 16); in default_mul_32s_32s_hi()
220 OI_UINT16 v0; in default_mul_16s_32s_hi() local225 v0 = (OI_UINT16)(v & 0xffff); in default_mul_16s_32s_hi()229 x = u * v0; in default_mul_16s_32s_hi()
3 …y were released at https://github.com/esp-rs/esp-flasher-stub/releases/tag/v0.3.0 from where the s…
13 bool "Rev v0.0 (ECO0)"
640 # Secure boot is not supported for ESP32-C3 revision < v0.3