Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_twim.c605 uint32_t errorsrc = nrfy_twim_errorsrc_get_and_clear(p_twim); in twim_xfer()
827 uint32_t errorsrc = nrfy_twim_errorsrc_get_and_clear(p_twim); in irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_twim.h590 NRFY_STATIC_INLINE uint32_t nrfy_twim_errorsrc_get_and_clear(NRF_TWIM_Type * p_reg) in nrfy_twim_errorsrc_get_and_clear() function