Searched refs:rmt_tx_end_fn_t (Results 1 – 3 of 3) sorted by relevance
246 typedef void (*rmt_tx_end_fn_t)(rmt_channel_t channel, void *arg); typedef252 rmt_tx_end_fn_t function; /*!< Function which is called on RMT TX end */
672 rmt_tx_end_callback_t rmt_register_tx_end_callback(rmt_tx_end_fn_t function, void *arg);
1169 rmt_tx_end_callback_t rmt_register_tx_end_callback(rmt_tx_end_fn_t function, void *arg) in rmt_register_tx_end_callback()