Searched refs:rmt_ll_rx_set_mem_owner (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/driver/deprecated/ |
D | rmt_legacy.c | 370 rmt_ll_rx_set_mem_owner(rmt_contex.hal.regs, RMT_DECODE_RX_CHANNEL(channel), owner); in rmt_set_memory_owner() 639 rmt_ll_rx_set_mem_owner(dev, RMT_DECODE_RX_CHANNEL(channel), RMT_LL_MEM_OWNER_HW); in rmt_internal_config() 807 rmt_ll_rx_set_mem_owner(rmt_contex.hal.regs, channel, RMT_LL_MEM_OWNER_SW); in rmt_driver_isr_default() 833 rmt_ll_rx_set_mem_owner(rmt_contex.hal.regs, channel, RMT_LL_MEM_OWNER_HW); in rmt_driver_isr_default() 850 rmt_ll_rx_set_mem_owner(rmt_contex.hal.regs, channel, RMT_LL_MEM_OWNER_SW); in rmt_driver_isr_default() 852 rmt_ll_rx_set_mem_owner(rmt_contex.hal.regs, channel, RMT_LL_MEM_OWNER_HW); in rmt_driver_isr_default()
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | rmt_ll.h | 404 static inline void rmt_ll_rx_set_mem_owner(rmt_dev_t *dev, uint32_t channel, rmt_ll_mem_owner_t own… in rmt_ll_rx_set_mem_owner() function
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | rmt_ll.h | 511 static inline void rmt_ll_rx_set_mem_owner(rmt_dev_t *dev, uint32_t channel, rmt_ll_mem_owner_t own… in rmt_ll_rx_set_mem_owner() function
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | rmt_ll.h | 557 static inline void rmt_ll_rx_set_mem_owner(rmt_dev_t *dev, uint32_t channel, rmt_ll_mem_owner_t own… in rmt_ll_rx_set_mem_owner() function
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | rmt_ll.h | 534 static inline void rmt_ll_rx_set_mem_owner(rmt_dev_t *dev, uint32_t channel, rmt_ll_mem_owner_t own… in rmt_ll_rx_set_mem_owner() function
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | rmt_ll.h | 519 static inline void rmt_ll_rx_set_mem_owner(rmt_dev_t *dev, uint32_t channel, rmt_ll_mem_owner_t own… in rmt_ll_rx_set_mem_owner() function
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | rmt_ll.h | 531 static inline void rmt_ll_rx_set_mem_owner(rmt_dev_t *dev, uint32_t channel, rmt_ll_mem_owner_t own… in rmt_ll_rx_set_mem_owner() function
|