Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_twim.h380 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
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twim.c548 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 5 milliseconds