/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_lptim.h | 183 #define LL_LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE /*!< Repetition register updat… 2246 SET_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE); in LL_LPTIM_EnableIT_REPOK() 2257 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE); in LL_LPTIM_DisableIT_REPOK() 2268 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE) == (LPTIM_DIER_REPOKIE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledIT_REPOK()
|
D | stm32wbaxx_hal_lptim.h | 461 #define LPTIM_IT_REPOK LPTIM_DIER_REPOKIE
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_lptim.h | 183 #define LL_LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE /*!< Repetition register updat… 2262 SET_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE); in LL_LPTIM_EnableIT_REPOK() 2273 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE); in LL_LPTIM_DisableIT_REPOK() 2284 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE) == (LPTIM_DIER_REPOKIE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledIT_REPOK()
|
D | stm32n6xx_hal_lptim.h | 459 #define LPTIM_IT_REPOK LPTIM_DIER_REPOKIE
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_lptim.h | 193 #define LL_LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE /*!< Repetition register updat… 2345 SET_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE); in LL_LPTIM_EnableIT_REPOK() 2356 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE); in LL_LPTIM_DisableIT_REPOK() 2367 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE) == (LPTIM_DIER_REPOKIE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledIT_REPOK()
|
D | stm32h5xx_hal_lptim.h | 459 #define LPTIM_IT_REPOK LPTIM_DIER_REPOKIE
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_lptim.h | 193 #define LL_LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE /*!< Repetition register updat… 2298 SET_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE); in LL_LPTIM_EnableIT_REPOK() 2309 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE); in LL_LPTIM_DisableIT_REPOK() 2320 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE) == (LPTIM_DIER_REPOKIE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledIT_REPOK()
|
D | stm32u5xx_hal_lptim.h | 459 #define LPTIM_IT_REPOK LPTIM_DIER_REPOKIE
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_lptim.h | 183 #define LL_LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE /*!< Repetition register updat… 2273 SET_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE); in LL_LPTIM_EnableIT_REPOK() 2284 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE); in LL_LPTIM_DisableIT_REPOK() 2295 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE) == (LPTIM_DIER_REPOKIE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledIT_REPOK()
|
D | stm32h7rsxx_hal_lptim.h | 459 #define LPTIM_IT_REPOK LPTIM_DIER_REPOKIE
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_lptim.h | 212 #define LL_LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE /*!< Repetition register updat… 2841 SET_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE); in LL_LPTIM_EnableIT_REPOK() 2852 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE); in LL_LPTIM_DisableIT_REPOK() 2863 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_REPOKIE) == (LPTIM_DIER_REPOKIE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledIT_REPOK()
|
D | stm32u0xx_hal_lptim.h | 481 #define LPTIM_IT_REPOK LPTIM_DIER_REPOKIE
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 4761 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition… macro
|
D | stm32wba52xx.h | 8362 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition… macro
|
D | stm32wba54xx.h | 8596 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition… macro
|
D | stm32wba5mxx.h | 8596 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition… macro
|
D | stm32wba55xx.h | 8596 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition… macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 8101 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition regi… macro
|
D | stm32u083xx.h | 9038 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition regi… macro
|
D | stm32u073xx.h | 8768 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition regi… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 7673 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition… macro
|
D | stm32h523xx.h | 10112 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition… macro
|
D | stm32h562xx.h | 10838 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 11205 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 12608 #define LPTIM_DIER_REPOKIE LPTIM_DIER_REPOKIE_Msk /*!< Repetition regi… macro
|