Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/driver/
Dpcnt.c297 static void IRAM_ATTR pcnt_intr_service(void *arg) in pcnt_intr_service() function
324 …ret = pcnt_isr_register(pcnt_intr_service, (void *)pcnt_port, intr_alloc_flags, &pcnt_isr_service); in _pcnt_isr_service_install()