Searched refs:rmt_ll_tx_start (Results 1 – 7 of 7) sorted by relevance
194 static inline void rmt_ll_tx_start(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_start() function
197 static inline void rmt_ll_tx_start(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_start() function
212 static inline void rmt_ll_tx_start(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_start() function
201 static inline void rmt_ll_tx_start(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_start() function
199 static inline void rmt_ll_tx_start(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_start() function
198 static inline void rmt_ll_tx_start(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_start() function
270 rmt_ll_tx_start(rmt_contex.hal.regs, channel); in rmt_tx_start()