Home
last modified time | relevance | path

Searched refs:TIM_IT_BREAK (Results 1 – 25 of 66) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_tim_ex.c260 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
343 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
733 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
816 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
Dstm32wb0x_hal_tim.c4026 if ((itsource & (TIM_IT_BREAK)) == (TIM_IT_BREAK)) in HAL_TIM_IRQHandler()
4028 __HAL_TIM_CLEAR_IT(htim, TIM_IT_BREAK); in HAL_TIM_IRQHandler()
4040 if ((itsource & (TIM_IT_BREAK)) == (TIM_IT_BREAK)) in HAL_TIM_IRQHandler()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_tim_ex.c620 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
690 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1027 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1098 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_tim_ex.c757 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
840 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1228 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1311 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_tim_ex.c758 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
841 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1229 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1312 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_tim_ex.c757 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
840 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1228 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1311 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_tim_ex.c757 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
840 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1228 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1311 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_tim_ex.c759 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
842 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1230 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1313 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
Dstm32f3xx_hal_tim.c3986 if ((itsource & (TIM_IT_BREAK)) == (TIM_IT_BREAK)) in HAL_TIM_IRQHandler()
4000 if ((itsource & (TIM_IT_BREAK)) == (TIM_IT_BREAK)) in HAL_TIM_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_tim_ex.c758 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
841 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1229 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1312 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_tim_ex.c759 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
842 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1230 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1313 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_tim_ex.c769 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
852 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1240 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1323 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_tim_ex.c770 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
853 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1241 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1324 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
Dstm32u0xx_hal_tim.c3987 if ((itsource & (TIM_IT_BREAK)) == (TIM_IT_BREAK)) in HAL_TIM_IRQHandler()
4000 if ((itsource & (TIM_IT_BREAK)) == (TIM_IT_BREAK)) in HAL_TIM_IRQHandler()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_tim_ex.c770 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
853 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1241 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1324 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_tim_ex.c795 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
878 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1266 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1349 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_tim_ex.c771 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
854 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1242 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1325 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_tim_ex.c781 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
864 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1263 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1346 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_tim_ex.c770 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
853 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1241 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1324 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_tim_ex.c785 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
876 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1305 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1396 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tim_ex.c786 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
877 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1306 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1397 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_tim_ex.c785 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
876 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1305 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1396 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tim_ex.c786 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
877 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1306 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1397 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_tim_ex.c786 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
877 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1306 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1397 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim_ex.c786 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Start_IT()
877 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_OCN_Stop_IT()
1306 __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Start_IT()
1397 __HAL_TIM_DISABLE_IT(htim, TIM_IT_BREAK); in HAL_TIMEx_PWMN_Stop_IT()

123