Home
last modified time | relevance | path

Searched defs:mutex (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_mutex.c12 bool nrf_mutex_lock(NRF_MUTEX_Type * p_reg, uint8_t mutex) in nrf_mutex_lock()
18 void nrf_mutex_unlock(NRF_MUTEX_Type * p_reg, uint8_t mutex) in nrf_mutex_unlock()