/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_lptim.h | 2315 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UEDE); in LL_LPTIM_EnableDMAReq_UPDATE() 2326 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UEDE); in LL_LPTIM_DisableDMAReq_UPDATE() 2337 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UEDE) == (LPTIM_DIER_UEDE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledDMAReq_UPDATE()
|
D | stm32wbaxx_hal_lptim.h | 434 #define LPTIM_DMA_UPDATE LPTIM_DIER_UEDE /*!< DMA request is triggered …
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_lptim.h | 2418 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UEDE); in LL_LPTIM_EnableDMAReq_UPDATE() 2429 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UEDE); in LL_LPTIM_DisableDMAReq_UPDATE() 2440 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UEDE) == (LPTIM_DIER_UEDE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledDMAReq_UPDATE()
|
D | stm32h5xx_hal_lptim.h | 432 #define LPTIM_DMA_UPDATE LPTIM_DIER_UEDE /*!< DMA request is triggered …
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_lptim.h | 2346 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UEDE); in LL_LPTIM_EnableDMAReq_UPDATE() 2357 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UEDE); in LL_LPTIM_DisableDMAReq_UPDATE() 2368 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UEDE) == (LPTIM_DIER_UEDE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledDMAReq_UPDATE()
|
D | stm32h7rsxx_hal_lptim.h | 432 #define LPTIM_DMA_UPDATE LPTIM_DIER_UEDE /*!< DMA request is triggered …
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_lptim.h | 2370 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UEDE); in LL_LPTIM_EnableDMAReq_UPDATE() 2381 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UEDE); in LL_LPTIM_DisableDMAReq_UPDATE() 2392 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UEDE) == (LPTIM_DIER_UEDE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledDMAReq_UPDATE()
|
D | stm32u5xx_hal_lptim.h | 431 #define LPTIM_DMA_UPDATE LPTIM_DIER_UEDE /*!< DMA request is triggered …
|
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 4779 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|
D | stm32wba52xx.h | 8379 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|
D | stm32wba54xx.h | 8613 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|
D | stm32wba55xx.h | 8613 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 7693 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|
D | stm32h523xx.h | 10134 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|
D | stm32h562xx.h | 10840 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|
D | stm32h533xx.h | 10542 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|
D | stm32h563xx.h | 12924 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|
D | stm32h573xx.h | 13332 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 12626 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update event DM… macro
|
D | stm32h7s3xx.h | 13071 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update event DM… macro
|
D | stm32h7s7xx.h | 13215 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update event DM… macro
|
D | stm32h7r7xx.h | 12768 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update event DM… macro
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 10820 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|
D | stm32u545xx.h | 11220 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|
D | stm32u575xx.h | 11854 #define LPTIM_DIER_UEDE LPTIM_DIER_UEDE_Msk /*!< Update eve… macro
|