Searched refs:adc_cc13xx_cc26xx_data (Results 1 – 1 of 1) sorted by relevance
62 struct adc_cc13xx_cc26xx_data { struct82 struct adc_cc13xx_cc26xx_data *data = in adc_context_start_sampling() argument83 CONTAINER_OF(ctx, struct adc_cc13xx_cc26xx_data, ctx); in adc_context_start_sampling()94 struct adc_cc13xx_cc26xx_data *data = in adc_context_update_buffer_pointer()95 CONTAINER_OF(ctx, struct adc_cc13xx_cc26xx_data, ctx); in adc_context_update_buffer_pointer()106 struct adc_cc13xx_cc26xx_data *data = dev->data; in adc_cc13xx_cc26xx_init()125 struct adc_cc13xx_cc26xx_data *data = dev->data; in adc_cc13xx_cc26xx_channel_setup()196 struct adc_cc13xx_cc26xx_data *data = dev->data; in cc13xx_cc26xx_read()248 struct adc_cc13xx_cc26xx_data *data = dev->data; in adc_cc13xx_cc26xx_isr()292 static struct adc_cc13xx_cc26xx_data adc_cc13xx_cc26xx_data_##index = { \