Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_twis.h624 NRF_STATIC_INLINE volatile uint32_t* nrf_twis_getRegPtr(NRF_TWIS_Type * p_reg, uint32_t offset) in nrf_twis_getRegPtr() function
653 *(nrf_twis_getRegPtr(p_reg, (uint32_t)task)) = 1UL; in nrf_twis_task_trigger()
664 *(nrf_twis_getRegPtr(p_reg, (uint32_t)event)) = 0UL; in nrf_twis_event_clear()