Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_dmav2_drv.c25 ch->en_src_burst_in_fixed_trans = false; in dma_default_channel_config()
76 | DMAV2_CHCTRL_CTRL_SRC_FIXBURST_SET(ch->en_src_burst_in_fixed_trans) in dma_setup_channel()
134 | DMAV2_CHCTRL_CTRL_SRC_FIXBURST_SET(config->en_src_burst_in_fixed_trans) in dma_config_linked_descriptor()
/bsp/hpmicro/libraries/hpm_sdk/components/dma_mgr/
A Dhpm_dma_mgr.c357 config->en_src_burst_in_fixed_trans = false; in dma_mgr_get_default_chn_config()
399 dma_config.en_src_burst_in_fixed_trans = config->en_src_burst_in_fixed_trans; in dma_mgr_setup_channel()
444 dma_config.en_src_burst_in_fixed_trans = config->en_src_burst_in_fixed_trans; in dma_mgr_config_linked_descriptor()
A Dhpm_dma_mgr.h162 …bool en_src_burst_in_fixed_trans; /**< Source address burst in fix transfer size enable, discard s… member
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_dmav2_drv.h138 …bool en_src_burst_in_fixed_trans; /**< Source burst in fix transfer size enable, discard … member

Completed in 10 milliseconds