Searched refs:tx_conti_mode_chn (Results 1 – 8 of 8) sorted by relevance
63 uint32_t tx_conti_mode_chn:1; member
110 uint32_t tx_conti_mode_chn: 1; member
248 dev->conf_ch[channel].conf1.tx_conti_mode_chn = enable; in rmt_ll_tx_enable_loop()739 return dev->conf_ch[channel].conf1.tx_conti_mode_chn; in rmt_ll_tx_is_loop_enabled()
267 dev->chnconf0[channel].tx_conti_mode_chn = enable; in rmt_ll_tx_enable_loop()808 return dev->chnconf0[channel].tx_conti_mode_chn; in rmt_ll_tx_is_loop_enabled()
256 dev->chnconf0[channel].tx_conti_mode_chn = enable; in rmt_ll_tx_enable_loop()785 return dev->chnconf0[channel].tx_conti_mode_chn; in rmt_ll_tx_is_loop_enabled()
253 dev->chnconf0[channel].tx_conti_mode_chn = enable; in rmt_ll_tx_enable_loop()782 return dev->chnconf0[channel].tx_conti_mode_chn; in rmt_ll_tx_is_loop_enabled()
63 uint32_t tx_conti_mode_chn: 1; member