Searched refs:nrf_twim_shorts_get (Results 1 – 2 of 2) sorted by relevance
380 NRF_STATIC_INLINE uint32_t nrf_twim_shorts_get(NRF_TWIM_Type const * p_reg);593 NRF_STATIC_INLINE uint32_t nrf_twim_shorts_get(NRF_TWIM_Type const * p_reg) in nrf_twim_shorts_get() function
548 uint32_t shorts_mask = nrf_twim_shorts_get(p_twim); in twim_xfer()689 (nrf_twim_shorts_get(p_twim) & NRF_TWIM_SHORT_LASTTX_STOP_MASK))) in twim_irq_handler()
Completed in 4 milliseconds