Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/stm32_digi_temp/
Dstm32_digi_temp.c41 struct stm32_digi_temp_config { struct
53 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_isr() argument
65 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_sample_fetch()
113 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_configure()
140 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_enable()
153 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_disable()
166 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_init()
227 const struct stm32_digi_temp_config *cfg = dev->config; in stm32_digi_temp_pm_action()
276 static const struct stm32_digi_temp_config stm32_digi_temp_dev_config_##index = { \