Home
last modified time | relevance | path

Searched refs:mem_owner (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Drmt_ll.h406 dev->conf_ch[channel].conf1.mem_owner = owner; in rmt_ll_rx_set_mem_owner()
626 return dev->conf_ch[channel].conf1.mem_owner; in rmt_ll_rx_get_mem_owner()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drmt_struct.h38 …uint32_t mem_owner: 1; /*This is the mark of channel0-7's ram usage right.1'b1:re… member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drmt_struct.h56 uint32_t mem_owner: 1; member
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drmt_ll.h521 dev->rx_conf[channel].conf1.mem_owner = owner; in rmt_ll_rx_set_mem_owner()
811 return dev->rx_conf[channel].conf1.mem_owner; in rmt_ll_rx_get_mem_owner()