Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_twis.h484 NRF_STATIC_INLINE uint8_t * nrf_twis_tx_buffer_get(NRF_TWIS_Type const * p_reg);
856 NRF_STATIC_INLINE uint8_t * nrf_twis_tx_buffer_get(NRF_TWIS_Type const * p_reg) in nrf_twis_tx_buffer_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_twis.c357 NRFX_LOG_HEXDUMP_DEBUG((uint8_t const *)nrf_twis_tx_buffer_get(p_reg), in irq_handler()