Home
last modified time | relevance | path

Searched refs:rmt_ll_tx_set_mem_blocks (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Drmt_ll.h206 static inline void rmt_ll_tx_set_mem_blocks(rmt_dev_t *dev, uint32_t channel, uint8_t block_num) in rmt_ll_tx_set_mem_blocks() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h221 static inline void rmt_ll_tx_set_mem_blocks(rmt_dev_t *dev, uint32_t channel, uint8_t block_num) in rmt_ll_tx_set_mem_blocks() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h240 static inline void rmt_ll_tx_set_mem_blocks(rmt_dev_t *dev, uint32_t channel, uint8_t block_num) in rmt_ll_tx_set_mem_blocks() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drmt_ll.h229 static inline void rmt_ll_tx_set_mem_blocks(rmt_dev_t *dev, uint32_t channel, uint8_t block_num) in rmt_ll_tx_set_mem_blocks() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drmt_ll.h227 static inline void rmt_ll_tx_set_mem_blocks(rmt_dev_t *dev, uint32_t channel, uint8_t block_num) in rmt_ll_tx_set_mem_blocks() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drmt_ll.h226 static inline void rmt_ll_tx_set_mem_blocks(rmt_dev_t *dev, uint32_t channel, uint8_t block_num) in rmt_ll_tx_set_mem_blocks() function
/hal_espressif-latest/components/driver/deprecated/
Drmt_legacy.c200 rmt_ll_tx_set_mem_blocks(rmt_contex.hal.regs, channel, rmt_mem_num); in rmt_set_mem_block_num()
603 rmt_ll_tx_set_mem_blocks(dev, channel, mem_cnt); in rmt_internal_config()