Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/
Drmt_legacy.c214 *rmt_mem_num = (uint8_t)rmt_ll_tx_get_mem_blocks(rmt_contex.hal.regs, channel); in rmt_get_mem_block_num()
501 …uint32_t item_block_len = rmt_ll_tx_get_mem_blocks(rmt_contex.hal.regs, channel) * RMT_MEM_ITEM_NU… in rmt_set_tx_thr_intr_en()
697 uint8_t mem_cnt = rmt_ll_tx_get_mem_blocks(rmt_contex.hal.regs, channel); in rmt_fill_tx_items()
1090 uint32_t mem_blocks = rmt_ll_tx_get_mem_blocks(rmt_contex.hal.regs, channel); in rmt_write_items()
1182 uint32_t mem_blocks = rmt_ll_tx_get_mem_blocks(rmt_contex.hal.regs, channel); in rmt_translator_init()
1234 uint32_t mem_blocks = rmt_ll_tx_get_mem_blocks(rmt_contex.hal.regs, channel); in rmt_write_sample()
/hal_espressif-latest/components/hal/esp32/include/hal/
Drmt_ll.h579 static inline uint32_t rmt_ll_tx_get_mem_blocks(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_get_mem_blocks() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h725 static inline uint32_t rmt_ll_tx_get_mem_blocks(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_get_mem_blocks() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drmt_ll.h794 static inline uint32_t rmt_ll_tx_get_mem_blocks(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_get_mem_blocks() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Drmt_ll.h771 static inline uint32_t rmt_ll_tx_get_mem_blocks(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_get_mem_blocks() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drmt_ll.h756 static inline uint32_t rmt_ll_tx_get_mem_blocks(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_get_mem_blocks() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Drmt_ll.h768 static inline uint32_t rmt_ll_tx_get_mem_blocks(rmt_dev_t *dev, uint32_t channel) in rmt_ll_tx_get_mem_blocks() function