Searched refs:LLDESC_TO_HOST_CLEANUP (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-3.7.0/components/esp_rom/include/esp32c2/rom/ |
D | lldesc.h | 126 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) macro
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32c3/rom/ |
D | lldesc.h | 126 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) macro
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32h2/rom/ |
D | lldesc.h | 126 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) macro
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32s3/rom/ |
D | lldesc.h | 124 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) macro
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32c6/rom/ |
D | lldesc.h | 133 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) macro
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32/rom/ |
D | lldesc.h | 137 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) macro
|
/hal_espressif-3.7.0/components/esp_rom/include/esp32s2/rom/ |
D | lldesc.h | 137 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) macro
|