Home
last modified time | relevance | path

Searched refs:IS_0110 (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dboot_mode.h45 #define IS_0110(v) (((v)&0x0f)==0x06) macro
78 #define ETS_IS_SDIO_REI_FEO_V1_BOOT() IS_0110(BOOT_MODE_GET())
81 #define ETS_IS_SDIO_BOOT() IS_0110(BOOT_MODE_GET())
85 #define ETS_IS_SPI_DOWNLOAD_BOOT() IS_0110(BOOT_MODE_GET())
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dboot_mode.h37 #define IS_0110(v) (((v)&0x0f)==0x06) macro
70 #define ETS_IS_SDIO_REI_FEO_V1_BOOT() IS_0110(BOOT_MODE_GET())
73 #define ETS_IS_SDIO_BOOT() IS_0110(BOOT_MODE_GET())
77 #define ETS_IS_SPI_DOWNLOAD_BOOT() IS_0110(BOOT_MODE_GET())
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dboot_mode.h44 #define IS_0110(v) (((v)&0x0f)==0x06) macro
77 #define ETS_IS_SDIO_REI_FEO_V1_BOOT() IS_0110(BOOT_MODE_GET())
80 #define ETS_IS_SDIO_BOOT() IS_0110(BOOT_MODE_GET())
84 #define ETS_IS_SPI_DOWNLOAD_BOOT() IS_0110(BOOT_MODE_GET())
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dboot_mode.h37 #define IS_0110(v) (((v)&0x0f)==0x06) macro
70 #define ETS_IS_SDIO_REI_FEO_V1_BOOT() IS_0110(BOOT_MODE_GET())
73 #define ETS_IS_SDIO_BOOT() IS_0110(BOOT_MODE_GET())
77 #define ETS_IS_SPI_DOWNLOAD_BOOT() IS_0110(BOOT_MODE_GET())
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dboot_mode.h45 #define IS_0110(v) (((v)&0x0f)==0x06) macro
78 #define ETS_IS_SDIO_REI_FEO_V1_BOOT() IS_0110(BOOT_MODE_GET())
81 #define ETS_IS_SDIO_BOOT() IS_0110(BOOT_MODE_GET())
85 #define ETS_IS_SPI_DOWNLOAD_BOOT() IS_0110(BOOT_MODE_GET())
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dboot_mode.h25 #define IS_0110(v) (((v)&0x0f)==0x06) macro
69 #define ETS_IS_SDIO_REI_FEO_V2_BOOT() IS_0110(BOOT_MODE_GET())