Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twis.c86 } twis_control_block_t; typedef
87 static twis_control_block_t m_cb[NRFX_TWIS_ENABLED_COUNT];
210 static void call_event_handler(twis_control_block_t const * p_cb, in call_event_handler()
232 static inline void nrfx_twis_process_error(twis_control_block_t * p_cb, in nrfx_twis_process_error()
250 twis_control_block_t * p_cb) in nrfx_twis_state_machine()
440 twis_control_block_t * p_cb = &m_cb[p_instance->drv_inst_idx]; in nrfx_twis_preprocess_status()
464 twis_control_block_t * p_cb = &m_cb[p_instance->drv_inst_idx]; in nrfx_twis_init()
557 twis_control_block_t * p_cb = &m_cb[p_instance->drv_inst_idx]; in nrfx_twis_uninit()
581 twis_control_block_t * p_cb = &m_cb[p_instance->drv_inst_idx]; in nrfx_twis_enable()
602 twis_control_block_t * p_cb = &m_cb[p_instance->drv_inst_idx]; in nrfx_twis_disable()
[all …]

Completed in 3 milliseconds