Lines Matching refs:pcnt_spinlock
56 static portMUX_TYPE pcnt_spinlock = portMUX_INITIALIZER_UNLOCKED; variable
112 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_counter_pause()
114 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in _pcnt_counter_pause()
122 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_counter_resume()
124 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in _pcnt_counter_resume()
132 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_counter_clear()
134 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in _pcnt_counter_clear()
142 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_intr_enable()
144 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in _pcnt_intr_enable()
269 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_isr_handler_add()
278 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in _pcnt_isr_handler_add()
287 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in _pcnt_isr_handler_remove()
295 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in _pcnt_isr_handler_remove()
513 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in pcnt_isr_unregister()
515 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in pcnt_isr_unregister()
523 PCNT_ENTER_CRITICAL(&pcnt_spinlock); in pcnt_isr_register()
525 PCNT_EXIT_CRITICAL(&pcnt_spinlock); in pcnt_isr_register()