Searched refs:LLDESC_TO_HOST_CLEANUP (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.4.0/components/esp_rom/include/esp32/rom/ |
D | lldesc.h | 170 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) macro
|
/hal_espressif-3.4.0/components/esp_rom/include/esp32c3/rom/ |
D | lldesc.h | 170 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) macro
|
/hal_espressif-3.4.0/components/esp_rom/include/esp32h2/rom/ |
D | lldesc.h | 170 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) macro
|
/hal_espressif-3.4.0/components/esp_rom/include/esp32s2/rom/ |
D | lldesc.h | 170 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) macro
|
/hal_espressif-3.4.0/components/esp_rom/include/esp32s3/rom/ |
D | lldesc.h | 169 #define LLDESC_TO_HOST_CLEANUP(ds) LLDESC_CONFIG((ds), LLDESC_HW_OWNED, 0, 0, 0) macro
|