Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/CCRH/F1Kx/
A Dport.c71 #define portIPIR_BASE_ADDR ( ( 0xFFFEEC80 ) + ( configIPIR_CHANNEL << 2 ) ) macro
73 #define portIPIR_BASE_ADDR ( 0xFFFEEC80 ) macro
563 pulIPIRReg = ( volatile uint32_t * ) ( portIPIR_BASE_ADDR ); in vPortYieldCore()

Completed in 4 milliseconds