Home
last modified time | relevance | path

Searched refs:TIM_DIER_IERRIE (Results 1 – 25 of 56) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_tim.h662 #define LL_TIM_DIER_IERRIE TIM_DIER_IERRIE /*!< Index Error interrupt enab…
5776 SET_BIT(TIMx->DIER, TIM_DIER_IERRIE); in LL_TIM_EnableIT_IERR()
5789 CLEAR_BIT(TIMx->DIER, TIM_DIER_IERRIE); in LL_TIM_DisableIT_IERR()
5802 return ((READ_BIT(TIMx->DIER, TIM_DIER_IERRIE) == (TIM_DIER_IERRIE)) ? 1UL : 0UL); in LL_TIM_IsEnabledIT_IERR()
Dstm32n6xx_hal_tim.h740 #define TIM_IT_IERR TIM_DIER_IERRIE /*!< Index error in…
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_tim.h645 #define LL_TIM_DIER_IERRIE TIM_DIER_IERRIE /*!< Index Error interrupt enab…
5605 SET_BIT(TIMx->DIER, TIM_DIER_IERRIE); in LL_TIM_EnableIT_IERR()
5618 CLEAR_BIT(TIMx->DIER, TIM_DIER_IERRIE); in LL_TIM_DisableIT_IERR()
5631 return ((READ_BIT(TIMx->DIER, TIM_DIER_IERRIE) == (TIM_DIER_IERRIE)) ? 1UL : 0UL); in LL_TIM_IsEnabledIT_IERR()
Dstm32h7rsxx_hal_tim.h740 #define TIM_IT_IERR TIM_DIER_IERRIE /*!< Index error in…
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_tim.h647 #define LL_TIM_DIER_IERRIE TIM_DIER_IERRIE /*!< Index Error interrupt enab…
5615 SET_BIT(TIMx->DIER, TIM_DIER_IERRIE); in LL_TIM_EnableIT_IERR()
5628 CLEAR_BIT(TIMx->DIER, TIM_DIER_IERRIE); in LL_TIM_DisableIT_IERR()
5641 return ((READ_BIT(TIMx->DIER, TIM_DIER_IERRIE) == (TIM_DIER_IERRIE)) ? 1UL : 0UL); in LL_TIM_IsEnabledIT_IERR()
Dstm32wbaxx_hal_tim.h743 #define TIM_IT_IERR TIM_DIER_IERRIE /*!< Index error in…
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_tim.h660 #define LL_TIM_DIER_IERRIE TIM_DIER_IERRIE /*!< Index Error interrupt enab…
6075 SET_BIT(TIMx->DIER, TIM_DIER_IERRIE); in LL_TIM_EnableIT_IERR()
6088 CLEAR_BIT(TIMx->DIER, TIM_DIER_IERRIE); in LL_TIM_DisableIT_IERR()
6101 return ((READ_BIT(TIMx->DIER, TIM_DIER_IERRIE) == (TIM_DIER_IERRIE)) ? 1UL : 0UL); in LL_TIM_IsEnabledIT_IERR()
Dstm32h5xx_hal_tim.h745 #define TIM_IT_IERR TIM_DIER_IERRIE /*!< Index error in…
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_tim.h658 #define LL_TIM_DIER_IERRIE TIM_DIER_IERRIE /*!< Index Error interrupt enab…
5995 SET_BIT(TIMx->DIER, TIM_DIER_IERRIE); in LL_TIM_EnableIT_IERR()
6008 CLEAR_BIT(TIMx->DIER, TIM_DIER_IERRIE); in LL_TIM_DisableIT_IERR()
6021 return ((READ_BIT(TIMx->DIER, TIM_DIER_IERRIE) == (TIM_DIER_IERRIE)) ? 1UL : 0UL); in LL_TIM_IsEnabledIT_IERR()
Dstm32u5xx_hal_tim.h745 #define TIM_IT_IERR TIM_DIER_IERRIE /*!< Index error in…
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_tim.h647 #define LL_TIM_DIER_IERRIE TIM_DIER_IERRIE /*!< Index Error interrupt enab…
6228 SET_BIT(TIMx->DIER, TIM_DIER_IERRIE); in LL_TIM_EnableIT_IERR()
6241 CLEAR_BIT(TIMx->DIER, TIM_DIER_IERRIE); in LL_TIM_DisableIT_IERR()
6254 return ((READ_BIT(TIMx->DIER, TIM_DIER_IERRIE) == (TIM_DIER_IERRIE)) ? 1UL : 0UL); in LL_TIM_IsEnabledIT_IERR()
Dstm32g4xx_hal_tim.h754 #define TIM_IT_IERR TIM_DIER_IERRIE /*!< Index error in…
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h8430 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder ind… macro
Dstm32wba52xx.h12598 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder ind… macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h9617 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder index er… macro
Dstm32g411xc.h9835 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder index er… macro
Dstm32g441xx.h10389 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder index er… macro
Dstm32gbk1cb.h10131 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder index er… macro
Dstm32g431xx.h10159 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder index er… macro
Dstm32g4a1xx.h10899 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder index er… macro
Dstm32g491xx.h10669 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder index er… macro
Dstm32g473xx.h11442 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder index er… macro
Dstm32g471xx.h10892 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder index er… macro
Dstm32g483xx.h11672 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder index er… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h6916 #define TIM_DIER_IERRIE TIM_DIER_IERRIE_Msk /*!<Encoder ind… macro

123