Home
last modified time | relevance | path

Searched refs:inttype (Results 1 – 5 of 5) sorted by relevance

/bsp/rm48x50/HALCoGen/include/
A Dsys_dma.h239 void dmaEnableInterrupt(uint32 channel, dmaInterrupt_t inttype);
240 void dmaDisableInterrupt(uint32 channel, dmaInterrupt_t inttype);
258 void dmaGroupANotification(dmaInterrupt_t inttype, sint32 channel);
A Dsys_vim.h396 void vimEnableInterrupt(uint32 channel, boolean inttype);
/bsp/rm48x50/HALCoGen/source/
A Dsys_vim.c350 void vimEnableInterrupt(uint32 channel, boolean inttype) in vimEnableInterrupt() argument
354 if(inttype == SYS_IRQ) in vimEnableInterrupt()
366 if(inttype == SYS_IRQ) in vimEnableInterrupt()
378 if(inttype == SYS_IRQ) in vimEnableInterrupt()
/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/
A Dhal_gpio_periph.h36 volatile uint32_t inttype[2]; /**< GPIO pad interrupt type bit 0 & 1 configuration register. */ member
196 uint32_t inttype:32; member
A Dhal_apb_gpio_reg_defs.h153 __IO uint32_t inttype : 3; member
176 __IO uint32_t inttype : 3; member

Completed in 12 milliseconds