Searched refs:IntUnregister (Results 1 – 25 of 41) sorted by relevance
12
85 #define IntUnregister NOROM_IntUnregister macro210 extern void IntUnregister(uint32_t ui32Interrupt);452 #undef IntUnregister453 #define IntUnregister ROM_IntUnregister macro
50 #undef IntUnregister51 #define IntUnregister NOROM_IntUnregister macro200 IntUnregister(uint32_t ui32Interrupt) in IntUnregister() function
175 IntUnregister(INT_SYSTICK); in SysTickIntUnregister()
352 IntUnregister(ui32Int); in TimerIntUnregister()368 IntUnregister(ui32Int + 1); in TimerIntUnregister()
203 IntUnregister(ui32Int); in I2CIntUnregister()
380 IntUnregister(INT_WDT_IRQ); in WatchdogIntUnregister()
436 IntUnregister(INT_TRNG_IRQ); in TRNGIntUnregister()
340 IntUnregister(ui32Int); in SSIIntUnregister()
367 IntUnregister(INT_UART0_COMB); in UARTIntUnregister()
720 IntUnregister(INT_CRYPTO_RESULT_AVAIL_IRQ); in CRYPTOIntUnregister()
536 IntUnregister(INT_FLASH); in FlashIntUnregister()
579 IntUnregister(INT_I2S_IRQ); in I2SIntUnregister()
111 IntUnregister(INT_SYSEXC); in SysExcIntUnregister()
70 extern void IntUnregister(unsigned long ulInterrupt);
154 IntUnregister(FAULT_SYSTICK); in SysTickIntUnregister()
452 IntUnregister(FAULT_MPU); in MPUIntUnregister()
306 IntUnregister(INT_COMP0 + ulComp); in ComparatorIntUnregister()
615 IntUnregister(INT_FAN0); in FanIntUnregister()
420 IntUnregister(INT_WATCHDOG); in WatchdogIntUnregister()
487 IntUnregister(ulInt); in QEIIntUnregister()
1146 IntUnregister(INT_HIBERNATE); in HibernateIntUnregister()
1257 IntUnregister(ulBase); in TimerIntUnregister()1273 IntUnregister(ulBase + 1); in TimerIntUnregister()
811 IntUnregister(INT_FLASH); in FlashIntUnregister()
384 IntUnregister(ulInt); in SSIIntUnregister()
322 IntUnregister(unsigned long ulInterrupt) in IntUnregister() function
Completed in 32 milliseconds