Home
last modified time | relevance | path

Searched defs:lldesc_s (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/components/esp_rom/include/esp32/rom/
Dlldesc.h67 typedef struct lldesc_s { struct
77 STAILQ_ENTRY(lldesc_s) qe; /* pointing to the next desc */ argument
/hal_espressif-3.4.0/components/esp_rom/include/esp32c3/rom/
Dlldesc.h67 typedef struct lldesc_s { struct
77 STAILQ_ENTRY(lldesc_s) qe; /* pointing to the next desc */ argument
/hal_espressif-3.4.0/components/esp_rom/include/esp32h2/rom/
Dlldesc.h67 typedef struct lldesc_s { struct
77 STAILQ_ENTRY(lldesc_s) qe; /* pointing to the next desc */ argument
/hal_espressif-3.4.0/components/esp_rom/include/esp32s2/rom/
Dlldesc.h67 typedef struct lldesc_s { struct
77 STAILQ_ENTRY(lldesc_s) qe; /* pointing to the next desc */ argument
/hal_espressif-3.4.0/components/esp_rom/include/esp32s3/rom/
Dlldesc.h65 typedef struct lldesc_s { struct
75 STAILQ_ENTRY(lldesc_s) qe; /* pointing to the next desc */ argument