Home
last modified time | relevance | path

Searched defs:configMTIMECMP_BASE_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Kernel/portable/IAR/RISC-V/
A Dportmacro.h180 #define configMTIMECMP_BASE_ADDRESS ( 0 ) macro
187 #define configMTIMECMP_BASE_ADDRESS ( ( configCLINT_BASE_ADDRESS ) + 0x4000UL ) macro
/FreeRTOS-Kernel/portable/GCC/RISC-V/
A Dportmacro.h188 #define configMTIMECMP_BASE_ADDRESS ( 0 ) macro
195 #define configMTIMECMP_BASE_ADDRESS ( ( configCLINT_BASE_ADDRESS ) + 0x4000UL ) macro

Completed in 4 milliseconds