Searched refs:ch_dev_tout (Results 1 – 3 of 3) sorted by relevance
133 pdma_cfg.pdma_ch_cfg.ch_dev_tout = 0xFFF; in test_pdma_tx()195 pdma_cfg.pdma_ch_cfg.ch_dev_tout = 0xFFF; in test_pdma_rx()
215 volatile rt_uint32_t ch_dev_tout : 12; member
431 reg |= (cfg->ch_dev_tout & 0xFFF) << 16; in _k230_pdma_ch_cfg_to_reg()
Completed in 12 milliseconds