ESP-IDF
RMT_LL_MEM_OWNER_HW
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
RMT_LL_MEM_OWNER_HW
RMT_LL_MEM_OWNER_HW value
Syntax
Show:
Summary
Declaration
from
rmt_ll.h:41
RMT_LL_MEM_OWNER_HW
=
1
;
Examples
References
from
examples
Code
Location
Referrer
RMT_LL_MEM_OWNER_HW
=
1
,
rmt_ll.h:41
rmt_ll_rx_set_mem_owner
(
dev
,
RMT_DECODE_RX_CHANNEL
(
channel
)
,
RMT_LL_MEM_OWNER_HW
)
;
rmt_legacy.c:669
rmt_internal_config()
rmt_ll_rx_set_mem_owner
(
rmt_contex
.
hal
.
regs
,
channel
,
RMT_LL_MEM_OWNER_HW
)
;
rmt_legacy.c:863
rmt_driver_isr_default()
rmt_ll_rx_set_mem_owner
(
hal
->
regs
,
channel_id
,
RMT_LL_MEM_OWNER_HW
)
;
rmt_rx.c:298
rmt_new_rx_channel()
rmt_ll_rx_set_mem_owner
(
hal
->
regs
,
channel_id
,
RMT_LL_MEM_OWNER_HW
)
;
rmt_rx.c:454
rmt_receive()
rmt_ll_rx_set_mem_owner
(
hal
->
regs
,
channel_id
,
RMT_LL_MEM_OWNER_HW
)
;
rmt_rx.c:647
rmt_isr_handle_rx_done()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
RMT_LL_MEM_OWNER_HW
is read by 5 functions:
All items filtered out
RMT_LL_MEM_OWNER_HW
rmt_internal_config()
rmt_driver_isr_default()
rmt_new_rx_channel()
rmt_receive()
rmt_isr_handle_rx_done()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out