Searched defs:stm32_digi_temp_data (Results 1 – 1 of 1) sorted by relevance
24 struct stm32_digi_temp_data { struct25 struct k_sem sem_isr;26 struct k_mutex mutex;52 struct stm32_digi_temp_data *data = dev->data; in stm32_digi_temp_isr() argument