Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_twis.c325 nrf_twis_error_source_get_and_clear(p_reg)); in irq_handler()
343 nrf_twis_error_source_get_and_clear(p_reg)); in irq_handler()
369 nrf_twis_error_source_get_and_clear(p_reg)); in irq_handler()
388 nrf_twis_error_source_get_and_clear(p_reg)); in irq_handler()
410 nrf_twis_error_source_get_and_clear(p_reg)); in irq_handler()
/hal_nordic-latest/nrfx/hal/
Dnrf_twis.h345 NRF_STATIC_INLINE uint32_t nrf_twis_error_source_get_and_clear(NRF_TWIS_Type * p_reg);
755 NRF_STATIC_INLINE uint32_t nrf_twis_error_source_get_and_clear(NRF_TWIS_Type * p_reg) in nrf_twis_error_source_get_and_clear() function