/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_lptim.h | 179 #define LL_LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE /*!< Autoreload register updat… 2147 SET_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE); in LL_LPTIM_EnableIT_ARROK() 2158 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE); in LL_LPTIM_DisableIT_ARROK() 2169 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE) == LPTIM_DIER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
|
D | stm32wbaxx_hal_lptim.h | 465 #define LPTIM_IT_ARROK LPTIM_DIER_ARROKIE
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_lptim.h | 179 #define LL_LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE /*!< Autoreload register updat… 2163 SET_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE); in LL_LPTIM_EnableIT_ARROK() 2174 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE); in LL_LPTIM_DisableIT_ARROK() 2185 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE) == LPTIM_DIER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
|
D | stm32n6xx_hal_lptim.h | 463 #define LPTIM_IT_ARROK LPTIM_DIER_ARROKIE
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_lptim.h | 189 #define LL_LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE /*!< Autoreload register updat… 2246 SET_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE); in LL_LPTIM_EnableIT_ARROK() 2257 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE); in LL_LPTIM_DisableIT_ARROK() 2268 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE) == LPTIM_DIER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
|
D | stm32h5xx_hal_lptim.h | 463 #define LPTIM_IT_ARROK LPTIM_DIER_ARROKIE
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_lptim.h | 189 #define LL_LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE /*!< Autoreload register updat… 2199 SET_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE); in LL_LPTIM_EnableIT_ARROK() 2210 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE); in LL_LPTIM_DisableIT_ARROK() 2221 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE) == LPTIM_DIER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
|
D | stm32u5xx_hal_lptim.h | 463 #define LPTIM_IT_ARROK LPTIM_DIER_ARROKIE
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_lptim.h | 179 #define LL_LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE /*!< Autoreload register updat… 2174 SET_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE); in LL_LPTIM_EnableIT_ARROK() 2185 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE); in LL_LPTIM_DisableIT_ARROK() 2196 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE) == LPTIM_DIER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
|
D | stm32h7rsxx_hal_lptim.h | 463 #define LPTIM_IT_ARROK LPTIM_DIER_ARROKIE
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_lptim.h | 208 #define LL_LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE /*!< Autoreload register updat… 2742 SET_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE); in LL_LPTIM_EnableIT_ARROK() 2753 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE); in LL_LPTIM_DisableIT_ARROK() 2764 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_ARROKIE) == LPTIM_DIER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
|
D | stm32u0xx_hal_lptim.h | 485 #define LPTIM_IT_ARROK LPTIM_DIER_ARROKIE
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 4749 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload… macro
|
D | stm32wba52xx.h | 8350 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload… macro
|
D | stm32wba54xx.h | 8584 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload… macro
|
D | stm32wba5mxx.h | 8584 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload… macro
|
D | stm32wba55xx.h | 8584 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload… macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 8089 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload regi… macro
|
D | stm32u083xx.h | 9026 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload regi… macro
|
D | stm32u073xx.h | 8756 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload regi… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 7661 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload… macro
|
D | stm32h523xx.h | 10100 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload… macro
|
D | stm32h562xx.h | 10826 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 11193 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 12596 #define LPTIM_DIER_ARROKIE LPTIM_DIER_ARROKIE_Msk /*!< Autoreload regi… macro
|