Home
last modified time | relevance | path

Searched refs:pau_context_t (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/
Dpau_regdma.c22 } pau_context_t; typedef
24 pau_context_t * __attribute__((weak)) IRAM_ATTR PAU_instance(void) in PAU_instance()
27 static pau_context_t pau_context = { .hal = &pau_hal }; in PAU_instance()