Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dts.c235 assert_param(IS_DTS_REFCLK(hdts->Init.RefClock)); in HAL_DTS_Init()
284 if (hdts->Init.RefClock == DTS_REFCLKSEL_PCLK) in HAL_DTS_Init()
295 if (hdts->Init.RefClock != DTS_REFCLKSEL_LSE) in HAL_DTS_Init()
305 if (hdts->Init.RefClock == DTS_REFCLKSEL_LSE) in HAL_DTS_Init()
698 if (hdts->Init.RefClock == DTS_REFCLKSEL_LSE) in HAL_DTS_Start_IT()
760 if (hdts->Init.RefClock == DTS_REFCLKSEL_LSE) in HAL_DTS_Stop_IT()
816 if ((hdts->Init.RefClock) == DTS_REFCLKSEL_LSE) in HAL_DTS_GetTemperature()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dts.c128 assert_param(IS_DTS_REFCLK(hdts->Init.RefClock)); in HAL_DTS_Init()
177 if (hdts->Init.RefClock == DTS_REFCLKSEL_PCLK) in HAL_DTS_Init()
188 if (hdts->Init.RefClock != DTS_REFCLKSEL_LSE) in HAL_DTS_Init()
198 if (hdts->Init.RefClock == DTS_REFCLKSEL_LSE) in HAL_DTS_Init()
591 if (hdts->Init.RefClock == DTS_REFCLKSEL_LSE) in HAL_DTS_Start_IT()
653 if (hdts->Init.RefClock == DTS_REFCLKSEL_LSE) in HAL_DTS_Stop_IT()
709 if ((hdts->Init.RefClock) == DTS_REFCLKSEL_LSE) in HAL_DTS_GetTemperature()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dts.c237 assert_param(IS_DTS_REFCLK(hdts->Init.RefClock)); in HAL_DTS_Init()
286 if (hdts->Init.RefClock == DTS_REFCLKSEL_PCLK) in HAL_DTS_Init()
297 if (hdts->Init.RefClock != DTS_REFCLKSEL_LSE) in HAL_DTS_Init()
307 if (hdts->Init.RefClock == DTS_REFCLKSEL_LSE) in HAL_DTS_Init()
700 if (hdts->Init.RefClock == DTS_REFCLKSEL_LSE) in HAL_DTS_Start_IT()
762 if (hdts->Init.RefClock == DTS_REFCLKSEL_LSE) in HAL_DTS_Stop_IT()
818 if ((hdts->Init.RefClock) == DTS_REFCLKSEL_LSE) in HAL_DTS_GetTemperature()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dts.h52 uint32_t RefClock; /*!< Specifies the reference clock selection of the DTS sensor. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dts.h53 uint32_t RefClock; /*!< Specifies the reference clock selection of the DTS sensor. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dts.h51 uint32_t RefClock; /*!< Specifies the reference clock selection of the DTS sensor. member