Searched refs:IntDisable (Results 1 – 25 of 41) sorted by relevance
12
91 #define IntDisable NOROM_IntDisable macro326 extern void IntDisable(uint32_t ui32Interrupt);476 #undef IntDisable477 #define IntDisable ROM_IntDisable macro
109 IntDisable(INT_CRYPTO_RESULT_AVAIL_IRQ); in CRYPTOAesLoadKey()347 IntDisable(INT_CRYPTO_RESULT_AVAIL_IRQ); in CRYPTOAesEcbStatus()385 IntDisable(INT_CRYPTO_RESULT_AVAIL_IRQ); in CRYPTOCcmAuthEncrypt()619 IntDisable(INT_CRYPTO_RESULT_AVAIL_IRQ); in CRYPTOCcmAuthEncryptStatus()708 IntDisable(INT_CRYPTO_RESULT_AVAIL_IRQ); in CRYPTOCcmInvAuthDecrypt()942 IntDisable(INT_CRYPTO_RESULT_AVAIL_IRQ); in CRYPTOCcmInvAuthDecryptStatus()
62 #undef IntDisable63 #define IntDisable NOROM_IntDisable macro378 IntDisable(uint32_t ui32Interrupt) in IntDisable() function
347 IntDisable(ui32Int); in TimerIntUnregister()363 IntDisable(ui32Int + 1); in TimerIntUnregister()
198 IntDisable(ui32Int); in I2CIntUnregister()
375 IntDisable(INT_WDT_IRQ); in WatchdogIntUnregister()
431 IntDisable(INT_TRNG_IRQ); in TRNGIntUnregister()
335 IntDisable(ui32Int); in SSIIntUnregister()
362 IntDisable(INT_UART0_COMB); in UARTIntUnregister()
715 IntDisable(INT_CRYPTO_RESULT_AVAIL_IRQ); in CRYPTOIntUnregister()
531 IntDisable(INT_FLASH); in FlashIntUnregister()
574 IntDisable(INT_I2S_IRQ); in I2SIntUnregister()
106 IntDisable(INT_SYSEXC); in SysExcIntUnregister()
77 extern void IntDisable(unsigned long ulInterrupt);
447 IntDisable(FAULT_MPU); in MPUIntUnregister()
301 IntDisable(INT_COMP0 + ulComp); in ComparatorIntUnregister()
610 IntDisable(INT_FAN0); in FanIntUnregister()
415 IntDisable(INT_WATCHDOG); in WatchdogIntUnregister()
482 IntDisable(ulInt); in QEIIntUnregister()
1141 IntDisable(INT_HIBERNATE); in HibernateIntUnregister()
1252 IntDisable(ulBase); in TimerIntUnregister()1268 IntDisable(ulBase + 1); in TimerIntUnregister()
806 IntDisable(INT_FLASH); in FlashIntUnregister()
379 IntDisable(ulInt); in SSIIntUnregister()
552 IntDisable(unsigned long ulInterrupt) in IntDisable() function
1136 IntDisable(INT_I2S0); in I2SIntUnregister()
Completed in 46 milliseconds