Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_dmac_b/
Dr_dmac_b.c27 #define DMAC_B_PRV_CHANNEL(channel) (channel % 8) macro
234 uint8_t channel = DMAC_B_PRV_CHANNEL(p_extend->channel); in R_DMAC_B_SoftwareStart()
261 uint8_t channel = DMAC_B_PRV_CHANNEL(p_extend->channel); in R_DMAC_B_SoftwareStop()
348 uint8_t channel = DMAC_B_PRV_CHANNEL(p_extend->channel); in R_DMAC_B_InfoGet()
377 uint8_t channel = DMAC_B_PRV_CHANNEL(p_extend->channel); in R_DMAC_B_Close()
424 uint8_t channel = DMAC_B_PRV_CHANNEL(p_extend->channel); in R_DMAC_B_Reload()
520 uint8_t channel = DMAC_B_PRV_CHANNEL(p_extend->channel); in r_dmac_b_prv_enable()
572 uint8_t channel = DMAC_B_PRV_CHANNEL(p_extend->channel); in r_dmac_b_prv_disable()
601 uint8_t channel = DMAC_B_PRV_CHANNEL(p_extend->channel); in r_dmac_b_config_transfer_info()
779 uint8_t channel = DMAC_B_PRV_CHANNEL(p_extend->channel); in r_dmac_b_enable_parameter_checking()
[all …]