Searched defs:rmt_dev_t (Results 1 – 6 of 6) sorted by relevance
14 typedef struct rmt_dev_t { struct15 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 …]
14 typedef struct rmt_dev_t { struct15 …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 …]
775 typedef struct rmt_dev_t { struct798 } rmt_dev_t; argument
775 typedef struct rmt_dev_t { struct795 } rmt_dev_t; argument
1063 typedef struct rmt_dev_t { struct1085 } rmt_dev_t; argument