Home
last modified time | relevance | path

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

/kernel/uniproton/src/arch/cpu/armv7-m/common/
Dos_attr_armv7_m_external.h51 #ifndef VEC_SEC_DATA
52 #define VEC_SEC_DATA __attribute__((section("VECTOR"))) macro
/kernel/uniproton/src/arch/cpu/armv7-m/common/hwi/
Dprt_hwi.c28 VEC_SEC_DATA HwiPubintFunc g_hwiTable[OS_MX_VECTOR_CNT + 1] = {