Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_twis.h364 NRF_STATIC_INLINE void nrf_twis_enable(NRF_TWIS_Type * p_reg);
767 NRF_STATIC_INLINE void nrf_twis_enable(NRF_TWIS_Type * p_reg) in nrf_twis_enable() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_twis.c583 nrf_twis_enable(p_instance->p_reg); in nrfx_twis_reconfigure()
640 nrf_twis_enable(p_reg); in nrfx_twis_enable()