Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twim.c436 nrf_twim_shorts_set(p_twim, NRF_TWIM_SHORT_LASTTX_SUSPEND_MASK); in twim_xfer()
459 nrf_twim_shorts_set(p_twim, NRF_TWIM_SHORT_LASTTX_STARTRX_MASK | in twim_xfer()
468 nrf_twim_shorts_set(p_twim, NRF_TWIM_SHORT_LASTTX_SUSPEND_MASK); in twim_xfer()
473 nrf_twim_shorts_set(p_twim, NRF_TWIM_SHORT_LASTTX_STOP_MASK); in twim_xfer()
480 nrf_twim_shorts_set(p_twim, NRF_TWIM_SHORT_LASTRX_STOP_MASK); in twim_xfer()
721 nrf_twim_shorts_set(p_twim, 0); in twim_irq_handler()
753 nrf_twim_shorts_set(p_twim, 0); in twim_irq_handler()
767 nrf_twim_shorts_set(p_twim, NRF_TWIM_SHORT_LASTTX_STOP_MASK); in twim_irq_handler()
/lk-master/external/platform/nrfx/hal/
A Dnrf_twim.h370 NRF_STATIC_INLINE void nrf_twim_shorts_set(NRF_TWIM_Type * p_reg,
587 NRF_STATIC_INLINE void nrf_twim_shorts_set(NRF_TWIM_Type * p_reg, in nrf_twim_shorts_set() function

Completed in 5 milliseconds