Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spis.h282 NRF_STATIC_INLINE void nrf_spis_shorts_enable(NRF_SPIS_Type * p_reg,
765 NRF_STATIC_INLINE void nrf_spis_shorts_enable(NRF_SPIS_Type * p_reg, in nrf_spis_shorts_enable() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c245 nrf_spis_shorts_enable(p_spis, NRF_SPIS_SHORT_END_ACQUIRE); in spis_configure()