Home
last modified time | relevance | path

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

/SCP-firmware-master/product/rcar/src/CMSIS-FreeRTOS/Source/portable/GCC/ARM_CA53_64_Rcar/
A Dport.c70 #define portAPSR_MODE_BITS_MASK (0x0C) macro
210 ulAPSR &= portAPSR_MODE_BITS_MASK; in xPortStartScheduler()

Completed in 2 milliseconds