Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/
Dpcnt_legacy.c32 #define PCNT_EXIT_CRITICAL(mux) portEXIT_CRITICAL(mux) macro
114 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in _pcnt_counter_pause()
124 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in _pcnt_counter_resume()
134 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in _pcnt_counter_clear()
144 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in _pcnt_intr_enable()
278 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in _pcnt_isr_handler_add()
295 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in _pcnt_isr_handler_remove()
515 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in pcnt_isr_unregister()
525 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in pcnt_isr_register()