Searched defs:cpsr (Results 1 – 9 of 9) sorted by relevance
50 uint32_t cpsr = __get_CPSR(); in int_lock_global() local70 uint32_t cpsr = __get_CPSR(); in int_unlock_global() local
22 void cpu_intrpt_restore(size_t cpsr) in cpu_intrpt_restore()
33 #define KMM_CRITICAL_ENTER(head, cpsr) MM_CRITICAL_ENTER(head, cpsr) argument34 #define KMM_CRITICAL_EXIT(head, cpsr) MM_CRITICAL_EXIT(head, cpsr) argument
409 __STATIC_FORCEINLINE void __set_CPSR(uint32_t cpsr) in __set_CPSR()453 uint32_t cpsr; in __get_SP_usr() local470 uint32_t cpsr; in __set_SP_usr() local
638 __STATIC_FORCEINLINE void __set_CPSR(uint32_t cpsr) in __set_CPSR()682 uint32_t cpsr = __get_CPSR(); in __get_SP_usr() local698 uint32_t cpsr = __get_CPSR(); in __set_SP_usr() local
470 uint32_t cpsr; in __get_SP_usr() local484 uint32_t cpsr; in __set_SP_usr() local
354 __STATIC_INLINE void __set_CPSR(uint32_t cpsr) in __set_CPSR()
41 int cpsr; in oneWireUdelay() local
47 int cpsr; in oneWireUdelay() local
Completed in 18 milliseconds