Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_twis.h213 NRF_STATIC_INLINE bool nrf_twis_event_check(NRF_TWIS_Type const * p_reg, nrf_twis_event_t event);
668 NRF_STATIC_INLINE bool nrf_twis_event_check(NRF_TWIS_Type const * p_reg, nrf_twis_event_t event) in nrf_twis_event_check() function
675 bool ret = nrf_twis_event_check(p_reg, event); in nrf_twis_event_get_and_clear()