Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/stm32_digi_temp/
Dstm32_digi_temp.c24 struct stm32_digi_temp_data { struct
52 struct stm32_digi_temp_data *data = dev->data; in stm32_digi_temp_isr() argument
66 struct stm32_digi_temp_data *data = dev->data; in stm32_digi_temp_sample_fetch()
98 struct stm32_digi_temp_data *data = dev->data; in stm32_digi_temp_channel_get()
114 struct stm32_digi_temp_data *data = dev->data; in stm32_digi_temp_configure()
167 struct stm32_digi_temp_data *data = dev->data; in stm32_digi_temp_init()
274 static struct stm32_digi_temp_data stm32_digi_temp_dev_data_##index; \