Home
last modified time | relevance | path

Searched refs:OS_GET_32BIT_HIGH_16BIT (Results 1 - 2 of 2) sorted by relevance

/kernel/uniproton/src/arch/cpu/armv7-m/common/exc/
H A Dprt_exc.c133 U16 tmpFlag = (U16)OS_GET_32BIT_HIGH_16BIT(excType); in OsExcRecordInfo()
/kernel/uniproton/src/utility/lib/include/
H A Dprt_lib_external.h35 #define OS_GET_32BIT_HIGH_16BIT(num) ((num) >> 16) macro

Completed in 2 milliseconds