Searched refs:efm32_irq_hook_t (Results 1 – 4 of 4) sorted by relevance
35 efm32_irq_hook_t dmaCbTable[DMA_CHAN_COUNT * 2] = {RT_NULL};36 efm32_irq_hook_t timerCbTable[TIMER_COUNT] = {RT_NULL};38 efm32_irq_hook_t letimerCbTable[LETIMER_COUNT] = {RT_NULL};40 efm32_irq_hook_t rtcCbTable[RTC_COUNT] = {RT_NULL};41 efm32_irq_hook_t gpioCbTable[16] = {RT_NULL};42 efm32_irq_hook_t acmpCbTable[ACMP_COUNT] = {RT_NULL};45 efm32_irq_hook_t usartCbTable[USART_COUNT * 2 + UART_COUNT * 2] = {RT_NULL};47 efm32_irq_hook_t usartCbTable[USART_COUNT * 2] = {RT_NULL};51 efm32_irq_hook_t leuartCbTable[LEUART_COUNT] = {RT_NULL};54 efm32_irq_hook_t iicCbTable[I2C_COUNT] = {RT_NULL};
21 efm32_irq_hook_t hook;27 efm32_irq_hook_t hook;
22 efm32_irq_hook_t hook;38 efm32_irq_hook_t hook;
44 } efm32_irq_hook_t; typedef
Completed in 6 milliseconds