Searched refs:inttype (Results 1 – 5 of 5) sorted by relevance
239 void dmaEnableInterrupt(uint32 channel, dmaInterrupt_t inttype);240 void dmaDisableInterrupt(uint32 channel, dmaInterrupt_t inttype);258 void dmaGroupANotification(dmaInterrupt_t inttype, sint32 channel);
396 void vimEnableInterrupt(uint32 channel, boolean inttype);
350 void vimEnableInterrupt(uint32 channel, boolean inttype) in vimEnableInterrupt() argument354 if(inttype == SYS_IRQ) in vimEnableInterrupt()366 if(inttype == SYS_IRQ) in vimEnableInterrupt()378 if(inttype == SYS_IRQ) in vimEnableInterrupt()
36 volatile uint32_t inttype[2]; /**< GPIO pad interrupt type bit 0 & 1 configuration register. */ member196 uint32_t inttype:32; member
153 __IO uint32_t inttype : 3; member176 __IO uint32_t inttype : 3; member
Completed in 12 milliseconds