Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/
Dpcnt_legacy.c52 } pcnt_isr_func_t; typedef
54 static pcnt_isr_func_t *pcnt_isr_func = NULL;
322 pcnt_isr_func = (pcnt_isr_func_t *) calloc(SOC_PCNT_UNITS_PER_GROUP, sizeof(pcnt_isr_func_t)); in _pcnt_isr_service_install()