Searched defs:module_id (Results 1 – 2 of 2) sorted by relevance
1057 int module_id = ((uint32_t)PDMA - DEF_PDMA_BASE_START) / 0x10000UL; in nu_pdma_isr() local
1034 int module_id = ((uint32_t)PDMA - PDMA0_BASE) / 0x10000UL; in PDMA_IRQHandler() local
Completed in 9 milliseconds