Home
last modified time | relevance | path

Searched refs:IS_RISCV (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.7.0/tools/esptool_py/flasher_stub/include/
Dsoc_support.h41 #define IS_RISCV 1 macro
51 #define IS_RISCV 1 macro
56 #define IS_RISCV 1 macro
61 #define IS_RISCV 1 macro
68 #define IS_RISCV 1 macro
Drom_functions.h127 #if IS_RISCV
/hal_espressif-3.7.0/tools/esptool_py/flasher_stub/
Dstub_io.c67 #if IS_RISCV in stub_configure_rx_uart()