Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/
Dspi_bus_lock.c272 IRAM_ATTR static inline uint32_t lock_status_fetch_clear(spi_bus_lock_t *lock, uint32_t clear) in lock_status_fetch_clear() function
291 uint32_t state = lock_status_fetch_clear(lock, clear); in lock_status_clear()
471 lock_status_fetch_clear(lock, active_req_bits); in update_pend_core()