Home
last modified time | relevance | path

Searched refs:TIM_BREAKINPUTSOURCE_DFSDM1 (Results 1 – 25 of 34) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_tim_ex.h158 #define TIM_BREAKINPUTSOURCE_DFSDM1 0x00000008U /*!< The analog wat… macro
215 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_DFSDM1))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_tim_ex.h207 #define TIM_BREAKINPUTSOURCE_DFSDM1 0x00000008U /*!< The analog wat… macro
259 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_DFSDM1))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_tim_ex.h156 #define TIM_BREAKINPUTSOURCE_DFSDM1 0x00000008U /*!< The analog wat… macro
267 ((__SOURCE__) == TIM_BREAKINPUTSOURCE_DFSDM1))
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_tim_ex.c2111 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
2133 case TIM_BREAKINPUTSOURCE_DFSDM1: in HAL_TIMEx_ConfigBreakInput()
2166 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
2188 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_tim_ex.c2111 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
2149 case TIM_BREAKINPUTSOURCE_DFSDM1: in HAL_TIMEx_ConfigBreakInput()
2182 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
2204 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_tim_ex.c2124 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
2158 case TIM_BREAKINPUTSOURCE_DFSDM1: in HAL_TIMEx_ConfigBreakInput()
2189 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
2209 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_tim_ex.c2154 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
2188 case TIM_BREAKINPUTSOURCE_DFSDM1: in HAL_TIMEx_ConfigBreakInput()
2219 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
2239 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_tim_ex.c1811 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
1852 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
1872 if (sBreakInputConfig->Source != TIM_BREAKINPUTSOURCE_DFSDM1) in HAL_TIMEx_ConfigBreakInput()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_tim_ex.h121 #define TIM_BREAKINPUTSOURCE_DFSDM1 (0x00000008U) /*!< The analog watchdog outpu… macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_tim_ex.h143 #define TIM_BREAKINPUTSOURCE_DFSDM1 0x00000008U /* !< The analog wa… macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h3911 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3805 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3895 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h4299 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h4214 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h4243 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h4299 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h4299 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h4299 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h4255 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h4256 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h4256 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h4242 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h4296 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h4235 #define TIM_BREAKINPUTSOURCE_DFSDM TIM_BREAKINPUTSOURCE_DFSDM1

12