Home
last modified time | relevance | path

Searched refs:R_BSP_DMAC_ACTIVATION_SOURCE_DISABLE (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_dmac_b/
Dr_dmac_b.c380 R_BSP_DMAC_ACTIVATION_SOURCE_DISABLE(p_extend->unit, p_extend->channel); in R_DMAC_B_Close()
584 R_BSP_DMAC_ACTIVATION_SOURCE_DISABLE(p_extend->unit, p_extend->channel); in r_dmac_b_prv_disable()
829 R_BSP_DMAC_ACTIVATION_SOURCE_DISABLE(p_extend->unit, p_extend->channel); in dmac_b_int_isr()
/hal_renesas-latest/drivers/rz/fsp/src/rzg/bsp/mcu/rzg3s/
Dbsp_dmac.h280 #define R_BSP_DMAC_ACTIVATION_SOURCE_DISABLE(unit, channel) {if (0 == (channel / 2)) … macro