Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/driver/
Dpcnt.c31 #define PCNT_ENTER_CRITICAL(mux) portENTER_CRITICAL(mux) macro
109 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_counter_pause()
119 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_counter_resume()
129 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_counter_clear()
139 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_intr_enable()
266 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_isr_handler_add()
284 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_isr_handler_remove()
510 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in pcnt_isr_unregister()
520 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in pcnt_isr_register()