Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mdf.c2640 assert_param(IS_MDF_OLD_DECIMATION_RATIO(pOldConfig->OldDecimationRatio)); in HAL_MDF_OldStart()
2689 ((pOldConfig->OldDecimationRatio - 1U) << MDF_OLDCR_ACICD_Pos) | in HAL_MDF_OldStart()
2851 assert_param(IS_MDF_OLD_DECIMATION_RATIO(pOldConfig->OldDecimationRatio)); in HAL_MDF_OldStart_IT()
2900 ((pOldConfig->OldDecimationRatio - 1U) << MDF_OLDCR_ACICD_Pos) | in HAL_MDF_OldStart_IT()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_mdf.c2644 assert_param(IS_MDF_OLD_DECIMATION_RATIO(pOldConfig->OldDecimationRatio)); in HAL_MDF_OldStart()
2693 ((pOldConfig->OldDecimationRatio - 1U) << MDF_OLDCR_ACICD_Pos) | in HAL_MDF_OldStart()
2855 assert_param(IS_MDF_OLD_DECIMATION_RATIO(pOldConfig->OldDecimationRatio)); in HAL_MDF_OldStart_IT()
2904 ((pOldConfig->OldDecimationRatio - 1U) << MDF_OLDCR_ACICD_Pos) | in HAL_MDF_OldStart_IT()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_mdf.h341 uint32_t OldDecimationRatio; /*!< Out-off limit detector decimation ratio. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_mdf.h339 uint32_t OldDecimationRatio; /*!< Out-off limit detector decimation ratio. member