/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_hrtim.h | 7505 SET_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Enable() 7516 CLEAR_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Disable() 7527 return ((READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME) == (HRTIM_BMCR_BME)) ? 1UL : 0UL); in LL_HRTIM_BM_IsEnabled()
|
D | stm32h7xx_hal_hrtim.h | 1757 #define HRTIM_BURSTMODECTL_ENABLED (HRTIM_BMCR_BME) /*!< Burst mode enabled */
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_hrtim.h | 7575 SET_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Enable() 7586 CLEAR_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Disable() 7597 return ((READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME) == (HRTIM_BMCR_BME)) ? 1UL : 0UL); in LL_HRTIM_BM_IsEnabled()
|
D | stm32f3xx_hal_hrtim.h | 1779 #define HRTIM_BURSTMODECTL_ENABLED (HRTIM_BMCR_BME) /*!< Burst mode enabled */
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_hrtim.h | 10713 SET_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Enable() 10724 CLEAR_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Disable() 10735 return ((READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME) == (HRTIM_BMCR_BME)) ? 1UL : 0UL); in LL_HRTIM_BM_IsEnabled()
|
D | stm32g4xx_hal_hrtim.h | 2383 #define HRTIM_BURSTMODECTL_ENABLED (HRTIM_BMCR_BME) /*!< Burst mode enabled */
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hrtim.c | 5548 MODIFY_REG(hhrtim->Instance->sCommonRegs.BMCR, HRTIM_BMCR_BME, Enable); in HAL_HRTIM_BurstModeCtl()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_hrtim.c | 5692 MODIFY_REG(hhrtim->Instance->sCommonRegs.BMCR, HRTIM_BMCR_BME, Enable); in HAL_HRTIM_BurstModeCtl()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_hrtim.c | 6830 MODIFY_REG(hhrtim->Instance->sCommonRegs.BMCR, HRTIM_BMCR_BME, Enable); in HAL_HRTIM_BurstModeCtl()
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f334x8.h | 10044 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g414xx.h | 8668 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
D | stm32g474xx.h | 9081 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
D | stm32g484xx.h | 9302 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h742xx.h | 22616 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
D | stm32h750xx.h | 23545 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
D | stm32h753xx.h | 23551 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
D | stm32h745xx.h | 24037 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
D | stm32h745xg.h | 24037 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
D | stm32h743xx.h | 23264 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
D | stm32h755xx.h | 24324 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
D | stm32h757xx.h | 27497 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
D | stm32h747xg.h | 27210 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|
D | stm32h747xx.h | 27210 #define HRTIM_BMCR_BME HRTIM_BMCR_BME_Msk /*!< Burst mode enab… macro
|