Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/CCRH/F1Kx/
A Dport.c80 #define portMEV_BASE_ADDR configEXCLUSIVE_ADDRESS macro
82 #define portMEV_BASE_ADDR ( 0xFFFEEC00 ) macro
238 volatile BaseType_t * pxPortExclusiveReg = ( volatile BaseType_t * ) ( portMEV_BASE_ADDR );

Completed in 28 milliseconds