Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dboot_mode.h33 #define IS_0010(v) (((v)&0x0f)==0x02) macro
72 #define ETS_IS_SDIO_REI_FEO_V2_BOOT() IS_0010(BOOT_MODE_GET())
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dboot_mode.h25 #define IS_0010(v) (((v)&0x0f)==0x02) macro
64 #define ETS_IS_SDIO_REI_FEO_V2_BOOT() IS_0010(BOOT_MODE_GET())
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dboot_mode.h32 #define IS_0010(v) (((v)&0x0f)==0x02) macro
71 #define ETS_IS_SDIO_REI_FEO_V2_BOOT() IS_0010(BOOT_MODE_GET())
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dboot_mode.h25 #define IS_0010(v) (((v)&0x0f)==0x02) macro
64 #define ETS_IS_SDIO_REI_FEO_V2_BOOT() IS_0010(BOOT_MODE_GET())
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dboot_mode.h33 #define IS_0010(v) (((v)&0x0f)==0x02) macro
72 #define ETS_IS_SDIO_REI_FEO_V2_BOOT() IS_0010(BOOT_MODE_GET())
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dboot_mode.h37 #define IS_0010(v) (((v)&0x0f)==0x02) macro
50 #define ETS_IS_UART_BOOT() IS_0010(BOOT_MODE_GET())