Searched defs:chn_ctx (Results 1 – 1 of 1) sorted by relevance
90 dma_chn_context_t *chn_ctx; in dma_mgr_isr_handler() local194 dma_chn_context_t *chn_ctx = NULL; in dma_mgr_search_chn_context() local222 dma_chn_context_t *chn_ctx = dma_mgr_search_chn_context(resource); in dma_mgr_release_resource() local247 dma_chn_context_t *chn_ctx = dma_mgr_search_chn_context(resource); in dma_mgr_enable_dma_irq_with_priority() local262 dma_chn_context_t *chn_ctx = dma_mgr_search_chn_context(resource); in dma_mgr_disable_dma_irq() local277 dma_chn_context_t *chn_ctx = dma_mgr_search_chn_context(resource); in dma_mgr_install_chn_tc_callback() local293 dma_chn_context_t *chn_ctx = dma_mgr_search_chn_context(resource); in dma_mgr_install_chn_half_tc_callback() local309 dma_chn_context_t *chn_ctx = dma_mgr_search_chn_context(resource); in dma_mgr_install_chn_error_callback() local325 dma_chn_context_t *chn_ctx = dma_mgr_search_chn_context(resource); in dma_mgr_install_chn_abort_callback() local369 dma_chn_context_t *chn_ctx = dma_mgr_search_chn_context(resource); in dma_mgr_setup_channel() local[all …]
Completed in 7 milliseconds