Searched refs:__get_PRIMASK (Results 1 – 13 of 13) sorted by relevance
9 volatile uint32_t result = __get_PRIMASK(); in get_primask()
589 uint32_t orig = __get_PRIMASK(); in TC_CoreFunc_PRIMASK()595 uint32_t result = __get_PRIMASK(); in TC_CoreFunc_PRIMASK()599 result = __get_PRIMASK(); in TC_CoreFunc_PRIMASK()603 result = __get_PRIMASK(); in TC_CoreFunc_PRIMASK()607 result = __get_PRIMASK(); in TC_CoreFunc_PRIMASK()
706 primask_bit = __get_PRIMASK(); in FLASH_Program_QuadWord()746 primask_bit = __get_PRIMASK(); in FLASH_Program_Burst()
823 primask_bit = __get_PRIMASK(); in FLASH_Program_QuadWord()866 primask_bit = __get_PRIMASK(); in FLASH_Program_QuadWord_OBK()
671 primask_bit = __get_PRIMASK(); in FLASH_Program_DoubleWord()
751 primask_bit = __get_PRIMASK(); in FLASH_MassErase()810 primask_bit = __get_PRIMASK(); in FLASH_PageErase()
797 mask = __get_PRIMASK(); in DisableGlobalIRQ()
951 __STATIC_FORCEINLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK() function
952 __STATIC_FORCEINLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK() function
1135 __STATIC_FORCEINLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK() function
359 #define __get_PRIMASK() (__arm_rsr("PRIMASK")) macro
725 pmsk = __get_PRIMASK(); in POWER_EnterSleep()