Searched defs:p_twim (Results 1 – 2 of 2) sorted by relevance
162 static bool xfer_completeness_check(NRF_TWIM_Type * p_twim, twim_control_block_t const * p_cb) in xfer_completeness_check()279 NRF_TWIM_Type * p_twim = p_instance->p_twim; in nrfx_twim_init() local339 NRF_TWIM_Type * p_twim = p_instance->p_twim; in nrfx_twim_disable() local357 static void twim_list_enable_handle(NRF_TWIM_Type * p_twim, uint32_t flags) in twim_list_enable_handle()378 NRF_TWIM_Type * p_twim, in twim_xfer()650 static void twim_irq_handler(NRF_TWIM_Type * p_twim, twim_control_block_t * p_cb) in twim_irq_handler()
53 NRF_TWIM_Type * p_twim; ///< Pointer to a structure with TWIM registers. member
Completed in 4 milliseconds