Searched refs:rmt_ll_rx_get_mem_blocks (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/driver/deprecated/ |
D | rmt_legacy.c | 212 …*rmt_mem_num = (uint8_t)rmt_ll_rx_get_mem_blocks(rmt_contex.hal.regs, RMT_DECODE_RX_CHANNEL(channe… in rmt_get_mem_block_num() 295 …uint32_t item_block_len = rmt_ll_rx_get_mem_blocks(rmt_contex.hal.regs, RMT_DECODE_RX_CHANNEL(chan… in rmt_set_rx_thr_intr_en() 322 …const uint32_t item_block_len = rmt_ll_rx_get_mem_blocks(rmt_contex.hal.regs, RMT_DECODE_RX_CHANNE… in rmt_rx_start() 846 … int mem_item_size = rmt_ll_rx_get_mem_blocks(rmt_contex.hal.regs, channel) * RMT_MEM_ITEM_NUM; in rmt_driver_isr_default()
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | rmt_ll.h | 585 static inline uint32_t rmt_ll_rx_get_mem_blocks(rmt_dev_t *dev, uint32_t channel) in rmt_ll_rx_get_mem_blocks() function
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | rmt_ll.h | 731 static inline uint32_t rmt_ll_rx_get_mem_blocks(rmt_dev_t *dev, uint32_t channel) in rmt_ll_rx_get_mem_blocks() function
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | rmt_ll.h | 800 static inline uint32_t rmt_ll_rx_get_mem_blocks(rmt_dev_t *dev, uint32_t channel) in rmt_ll_rx_get_mem_blocks() function
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | rmt_ll.h | 777 static inline uint32_t rmt_ll_rx_get_mem_blocks(rmt_dev_t *dev, uint32_t channel) in rmt_ll_rx_get_mem_blocks() function
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | rmt_ll.h | 762 static inline uint32_t rmt_ll_rx_get_mem_blocks(rmt_dev_t *dev, uint32_t channel) in rmt_ll_rx_get_mem_blocks() function
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | rmt_ll.h | 774 static inline uint32_t rmt_ll_rx_get_mem_blocks(rmt_dev_t *dev, uint32_t channel) in rmt_ll_rx_get_mem_blocks() function
|