Searched refs:dmac_int_irq (Results 1 – 2 of 2) sorted by relevance
389 R_BSP_IrqDisable(p_extend->dmac_int_irq); in R_DMAC_B_Close()390 R_FSP_IsrContextSet(p_extend->dmac_int_irq, NULL); in R_DMAC_B_Close()539 R_BSP_IrqCfgEnable(p_extend->dmac_int_irq, p_extend->dmac_int_ipl, p_ctrl); in r_dmac_b_prv_enable()542 if (p_extend->dmac_int_irq >= 0) in r_dmac_b_prv_enable()742 FSP_ERROR_RETURN(p_extend->dmac_int_irq >= 0, FSP_ERR_IRQ_BSP_DISABLED); in r_dmac_b_open_parameter_checking()
148 IRQn_Type dmac_int_irq; ///< DMAC interrupt number member