Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/hal/
Dnrf_twis.h360 NRF_STATIC_INLINE void nrf_twis_enable(NRF_TWIS_Type * p_reg);
747 NRF_STATIC_INLINE void nrf_twis_enable(NRF_TWIS_Type * p_reg) in nrf_twis_enable() function
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_twis.c578 nrf_twis_enable(p_instance->p_reg); in nrfx_twis_reconfigure()
635 nrf_twis_enable(p_reg); in nrfx_twis_enable()