Lines Matching refs:mcux_flexcomm_data
49 struct mcux_flexcomm_data { struct
66 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_configure() argument
111 struct mcux_flexcomm_data *data = userData; in mcux_flexcomm_master_transfer_callback()
140 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_transfer()
210 struct mcux_flexcomm_data *data) in mcux_flexcomm_find_free_target()
225 struct mcux_flexcomm_data *data, uint16_t address) in mcux_flexcomm_find_target_by_address()
239 static int mcux_flexcomm_setup_i2c_config_address(struct mcux_flexcomm_data *data, in mcux_flexcomm_setup_i2c_config_address()
287 struct mcux_flexcomm_data *data = userData; in i2c_target_transfer_callback()
354 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_setup_slave_config()
378 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_target_register()
418 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_target_unregister()
453 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_isr()
469 struct mcux_flexcomm_data *data = dev->data; in mcux_flexcomm_init()
547 static struct mcux_flexcomm_data mcux_flexcomm_data_##id; \