Home
last modified time | relevance | path

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

/kernel/uniproton/src/arch/cpu/armv7-m/common/hwi/
Dprt_hwi_internal.h37 #define OS_NVIC_AIRCR_REG_ACCESS_PSW 0x05FA0000U macro
Dprt_hwi.c73 *(volatile U32 *)OS_NVIC_AIRCR = (OS_NVIC_AIRCR_REG_ACCESS_PSW | in OsHwiGICInit()