Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/hal/
Dnrf_twis.h475 NRF_STATIC_INLINE void nrf_twis_tx_prepare(NRF_TWIS_Type * p_reg,
835 NRF_STATIC_INLINE void nrf_twis_tx_prepare(NRF_TWIS_Type * p_reg, in nrf_twis_tx_prepare() function
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_twis.c777 nrf_twis_tx_prepare(p_instance->p_reg, in nrfx_twis_tx_prepare()