Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/
Dpcnt_legacy.c31 #define PCNT_ENTER_CRITICAL(mux) portENTER_CRITICAL(mux) macro
112 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_counter_pause()
122 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_counter_resume()
132 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_counter_clear()
142 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_intr_enable()
269 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_isr_handler_add()
287 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_isr_handler_remove()
513 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in pcnt_isr_unregister()
523 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in pcnt_isr_register()