Home
last modified time | relevance | path

Searched refs:portasmHAS_MTIME (Results 1 – 7 of 7) sorted by relevance

/Kernel-v11.0.1/portable/IAR/RISC-V/
DportASM.s64 #if defined( portasmHAS_CLINT ) && defined( portasmHAS_MTIME )
65 …nt has been deprecated. Please replace it with portasmHAS_MTIME. portasmHAS_CLINT and portasmHAS…
69 …been deprecated. Please replace it with portasmHAS_MTIME and portasmHAS_SIFIVE_CLINT. For now po…
70 #define portasmHAS_MTIME portasmHAS_CLINT macro
74 #ifndef portasmHAS_MTIME
75 …#error freertos_risc_v_chip_specific_extensions.h must define portasmHAS_MTIME to either 1 (MTIME …
366 #if( portasmHAS_MTIME != 0 )
/Kernel-v11.0.1/portable/GCC/RISC-V/
DportASM.S64 #if defined( portasmHAS_CLINT ) && defined( portasmHAS_MTIME )
65 …nt has been deprecated. Please replace it with portasmHAS_MTIME. portasmHAS_CLINT and portasmHAS…
69 …been deprecated. Please replace it with portasmHAS_MTIME and portasmHAS_SIFIVE_CLINT. For now po…
70 #define portasmHAS_MTIME portasmHAS_CLINT macro
74 #ifndef portasmHAS_MTIME
75 …#error freertos_risc_v_chip_specific_extensions.h must define portasmHAS_MTIME to either 1 (MTIME …
351 #if( portasmHAS_MTIME != 0 )
/Kernel-v11.0.1/portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h58 #define portasmHAS_MTIME 1 macro
/Kernel-v11.0.1/portable/GCC/RISC-V/chip_specific_extensions/RISCV_MTIME_CLINT_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h58 #define portasmHAS_MTIME 1 macro
/Kernel-v11.0.1/portable/GCC/RISC-V/chip_specific_extensions/RISCV_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h58 #define portasmHAS_MTIME 0 macro
/Kernel-v11.0.1/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h58 #define portasmHAS_MTIME 1 macro
/Kernel-v11.0.1/portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/
Dfreertos_risc_v_chip_specific_extensions.h61 #define portasmHAS_MTIME 0 macro