Home
last modified time | relevance | path

Searched defs:rmt_dev_t (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drmt_struct.h14 typedef struct rmt_dev_t { struct
15 volatile uint32_t data_ch[4];
16 volatile union {
37 } tx_conf[2];
38 volatile struct {
66 } rx_conf[2];
67 volatile union {
78 } tx_status[2];
79 volatile union {
92 } rx_status[2];
[all …]
/hal_espressif-latest/components/soc/esp32/include/soc/
Drmt_struct.h14 typedef struct rmt_dev_t { struct
15 …uint32_t data_ch[8]; /*The R/W ram address for channel0-7 by apb fifo access.
18 volatile struct {
50 } conf_ch[8];
51 volatile uint32_t status_ch[8]; /*The status for channel0-7*/
52 …el0-7 by apb fifo access (using fifo is discouraged, please see the note above at data_ch[] item)*/
53 volatile union {
89 } int_raw;
90 volatile union {
126 } int_st;
[all …]
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drmt_struct.h775 typedef struct rmt_dev_t { struct
798 } rmt_dev_t; argument
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drmt_struct.h775 typedef struct rmt_dev_t { struct
798 } rmt_dev_t; argument
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drmt_struct.h775 typedef struct rmt_dev_t { struct
795 } rmt_dev_t; argument
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drmt_struct.h1063 typedef struct rmt_dev_t { struct
1085 } rmt_dev_t; argument