Home
last modified time | relevance | path

Searched refs:IntDisable (Results 1 – 25 of 41) sorted by relevance

12

/external/platform/cc13xx/cc13xxware/driverlib/
A Dinterrupt.h91 #define IntDisable NOROM_IntDisable macro
326 extern void IntDisable(uint32_t ui32Interrupt);
476 #undef IntDisable
477 #define IntDisable ROM_IntDisable macro
A Dcrypto.c109 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()
A Dinterrupt.c62 #undef IntDisable
63 #define IntDisable NOROM_IntDisable macro
378 IntDisable(uint32_t ui32Interrupt) in IntDisable() function
A Dtimer.c347 IntDisable(ui32Int); in TimerIntUnregister()
363 IntDisable(ui32Int + 1); in TimerIntUnregister()
A Di2c.c198 IntDisable(ui32Int); in I2CIntUnregister()
A Dwatchdog.h375 IntDisable(INT_WDT_IRQ); in WatchdogIntUnregister()
A Dtrng.h431 IntDisable(INT_TRNG_IRQ); in TRNGIntUnregister()
A Dssi.c335 IntDisable(ui32Int); in SSIIntUnregister()
A Duart.c362 IntDisable(INT_UART0_COMB); in UARTIntUnregister()
A Dcrypto.h715 IntDisable(INT_CRYPTO_RESULT_AVAIL_IRQ); in CRYPTOIntUnregister()
A Dflash.h531 IntDisable(INT_FLASH); in FlashIntUnregister()
A Di2s.h574 IntDisable(INT_I2S_IRQ); in I2SIntUnregister()
/external/platform/stellaris/ti-driverlib/driverlib/
A Dsysexc.c106 IntDisable(INT_SYSEXC); in SysExcIntUnregister()
A Dinterrupt.h77 extern void IntDisable(unsigned long ulInterrupt);
A Dmpu.c447 IntDisable(FAULT_MPU); in MPUIntUnregister()
A Dcomp.c301 IntDisable(INT_COMP0 + ulComp); in ComparatorIntUnregister()
A Dfan.c610 IntDisable(INT_FAN0); in FanIntUnregister()
A Dwatchdog.c415 IntDisable(INT_WATCHDOG); in WatchdogIntUnregister()
A Dqei.c482 IntDisable(ulInt); in QEIIntUnregister()
A Dhibernate.c1141 IntDisable(INT_HIBERNATE); in HibernateIntUnregister()
A Dtimer.c1252 IntDisable(ulBase); in TimerIntUnregister()
1268 IntDisable(ulBase + 1); in TimerIntUnregister()
A Dflash.c806 IntDisable(INT_FLASH); in FlashIntUnregister()
A Dssi.c379 IntDisable(ulInt); in SSIIntUnregister()
A Dinterrupt.c552 IntDisable(unsigned long ulInterrupt) in IntDisable() function
A Di2s.c1136 IntDisable(INT_I2S0); in I2SIntUnregister()

Completed in 32 milliseconds

12